New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
#2293 (agn) – NEMO

Opened 5 years ago

Closed 4 years ago

Last modified 2 years ago

#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 4 years ago by cetlod

  • Resolution set to fixed
  • Status changed from assigned to closed

resolved in 2019 merge branch

comment:4 Changed 2 years ago by nemo

  • Keywords v4.0 added
Note: See TracTickets for help on using tickets.