#2293 closed Defect (fixed)
agn
Reported by: | agn | Owned by: | agn |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | DIA | Version: | v4.0 |
Severity: | minor | Keywords: | diagnostics ocean upper v4.0 |
Cc: |
Description (last modified by agn)
Context
The dia_hth routine in diahth.F90 still only works with a cpp key lk_diahth switched on. The metrics of vertical mixing output by dia_hth are quite useful, especially pycndep, which is the ML depth calculated from the so-called Kara criterion used e.g. in the recent ML climatology of Holte et al. (2017). It would also be useful to be able to select which metrics to be calculated using xios and iom_use.
Analysis
Recommendation
Replace the key with a namelist/logical. This requires the definition of a new logical variable ln_diahth, together with a new namelist nam_diahth as well as rewriting diahth.F90 so as no unnecessary calculations are performed.
Commit History (0)
(No commits)
Change History (4)
comment:1 Changed 5 years ago by agn
- Owner changed from systeam to agn
- Status changed from new to assigned
comment:2 Changed 5 years ago by agn
- Description modified (diff)
comment:3 Changed 5 years ago by cetlod
- Resolution set to fixed
- Status changed from assigned to closed
comment:4 Changed 3 years ago by nemo
- Keywords v4.0 added
resolved in 2019 merge branch