Opened 5 years ago
Closed 4 years ago
#512 closed enhancement (fixed)
Add CN changes to enerbil
Reported by: | luyssaert | Owned by: | somebody |
---|---|---|---|
Priority: | critical | Milestone: | IPSLCM6.v2 |
Component: | Physical processes | Version: | |
Keywords: | Cc: |
Description
enerbil.f90. The version of CAN was copied into the merge. It still needs to be checked whether CN/trunk contains changes that need to be integrated in enerbil.f90.
Change History (5)
comment:1 Changed 4 years ago by jgipsl
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 4 years ago by jgipsl
- Resolution fixed deleted
- Status changed from closed to reopened
Check that changes done in the trunk in enerbil standard routines are done in mleb_ equivalent routines should be done.
comment:3 Changed 4 years ago by jgipsl
- Priority changed from major to critical
comment:4 Changed 4 years ago by jgipsl
Update mleb routines with changes done in enerbil since the start of branch CN-CAN:
- First step: check changes done in the branch CN since the creation of CN-CAN until the end of the branch CN. This corresponds to revision 3238:5638 on the branch CN. Integrate these changes in the mleb routines in CAN. => Done in changeset [6298].
- Second step: check changes done in the trunk after inclusion of CN and until now. This corresponds to revision 5638:6298 on the trunk. In enerbil, only 2 changes have been done in this interval, since inclusion of CN : [5738] and [6018]. Changset 6018 was already integrated in mleb. => The rest is done in [6299]
comment:5 Changed 4 years ago by jgipsl
- Resolution set to fixed
- Status changed from reopened to closed
Note: See
TracTickets for help on using
tickets.
I've checked the differences between enerbil.f90 in rev 5966 CN-CAN with enerbil in the trunk rev 5957. All common subroutines are the same. Only difference is in CN-CAN, added get_printlev_loc and correct comments for temp_sol has been done.