MOM6
mom_entrain_diffusive::entrain_diffusive_cs Type Reference

Detailed Description

The control structure holding parametes for the MOM_entrain_diffusive module.

Definition at line 29 of file MOM_entrain_diffusive.F90.

Collaboration diagram for mom_entrain_diffusive::entrain_diffusive_cs:
[legend]

Public variables and constants

logical bulkmixedlayer
 If true, a refined bulk mixed layer is used with GVnk_rho_varies variable density mixed & buffer layers.
 
integer max_ent_it
 The maximum number of iterations that may be used to calculate the diapycnal entrainment.
 
real tolerance_ent
 The tolerance with which to solve for entrainment values [H ~> m or kg m-2].
 
real rho_sig_off
 The offset between potential density and a sigma value [R ~> kg m-3].
 
type(diag_ctrl), pointer diag => NULL()
 A structure that is used to regulate the timing of diagnostic output.
 
integer id_kd = -1
 Diagnostic ID for diffusivity.
 
integer id_diff_work = -1
 Diagnostic ID for mixing work.
 

Detailed Description

The control structure holding parametes for the MOM_entrain_diffusive module.

Definition at line 29 of file MOM_entrain_diffusive.F90.


The documentation for this type was generated from the following file: