|
MOM6
|
The control structure holding parametes for the MOM_entrain_diffusive module.
Definition at line 29 of file MOM_entrain_diffusive.F90.
Public variables and constants | |
| logical | bulkmixedlayer |
| If true, a refined bulk mixed layer is used with GVnk_rho_varies variable density mixed & buffer layers. | |
| logical | correct_density |
| If true, the layer densities are restored toward their target variables by the diapycnal mixing. | |
| 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]. | |
| 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. | |