MOM6
coord_rho::rho_cs Type Reference

Detailed Description

Control structure containing required parameters for the rho coordinate.

Definition at line 14 of file coord_rho.F90.

Collaboration diagram for coord_rho::rho_cs:
[legend]

Public variables and constants

integer nk
 Number of layers.
 
real min_thickness = 0.
 Minimum thickness allowed for layers, often in [H ~> m or kg m-2].
 
real ref_pressure
 Reference pressure for density calculations [Pa].
 
logical integrate_downward_for_e = .false.
 If true, integrate for interface positions from the top downward. If false, integrate from the bottom upward, as does the rest of the model.
 
real, dimension(:), allocatable target_density
 Nominal density of interfaces [kg m-3].
 
type(interp_cs_type) interp_cs
 Interpolation control structure.
 

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