Opened 8 years ago
Last modified 3 years ago
#199 new enhancement
Passing prognostic variables as arguments in the subroutines that change them, even in their native module
Reported by: | aducharne | Owned by: | somebody |
---|---|---|---|
Priority: | minor | Milestone: | Not scheduled yet |
Component: | Model architecture | Version: | trunc |
Keywords: | Cc: |
Description
During the technical meeting of Sept 11, 2015, we discussed the example of mc in hydrol, which is updated by many subroutines and by ok_freeze, knowing that updates to related diagnostic variables are often needed. It would be very helpful to see where mc is changed, and a good way would be to pass it as argument in the subroutines that change it.
The first thinkg to do is to check that it remains consistent with fortran's rules, and that it doesn't not overload memory.
Change History (3)
comment:1 Changed 6 years ago by jgipsl
- Milestone changed from IPSLCM6.v1 to ORCHIDEE 3.0
comment:2 Changed 4 years ago by aducharne
- Milestone changed from ORCHIDEE 3.0 to ORCHIDEE 4.0
comment:3 Changed 3 years ago by luyssaert
- Milestone changed from ORCHIDEE 4.0 to Not scheduled yet
Note: See
TracTickets for help on using
tickets.