MOM6
user_change_diffusivity::user_change_diff_cs Type Reference

Detailed Description

Control structure for user_change_diffusivity.

Definition at line 27 of file user_change_diffusivity.F90.

Collaboration diagram for user_change_diffusivity::user_change_diff_cs:
[legend]

Public variables and constants

real kd_add
 The scale of a diffusivity that is added everywhere without any filtering or scaling [Z2 T-1 ~> m2 s-1].
 
real, dimension(4) lat_range
 4 values that define the latitude range over which a diffusivity scaled by Kd_add is added [degLat].
 
real, dimension(4) rho_range
 4 values that define the coordinate potential density range over which a diffusivity scaled by Kd_add is added [kg m-3].
 
logical use_abs_lat
 If true, use the absolute value of latitude when setting lat_range.
 
type(diag_ctrl), pointer diag => NULL()
 A structure that is used to regulate the timing of diagnostic output.
 

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