Opened 7 years ago
Closed 6 years ago
#252 closed task (fixed)
calculate itopmax : number of layers for the upper 10cm
Reported by: | jgipsl | Owned by: | jgipsl |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Anthropogenic processes | Version: | |
Keywords: | Cc: |
Description
The variable itopmax should be calculated in hydrol instead of set =6 as done for now. itopmax=6 is ok for default discretization but needs to be calculated for the case another choice of vertical discretization is used.
The variable itopmax is used to calculate the diagnostics for the soil moisture in the upper 10cm of the soil.
Change History (3)
comment:1 Changed 6 years ago by jgipsl
- Owner changed from somebody to jgipsl
- Status changed from new to accepted
comment:2 Changed 6 years ago by jgipsl
comment:3 Changed 6 years ago by jgipsl
- Resolution set to fixed
- Status changed from accepted to closed
Note: See
TracTickets for help on using
tickets.
The depth of the nodes znh are used to calculate the number of layers above 0.1m. Done in the trunk rev [4208].