| 
    MOM6
    
   | 
 
Control structure containing required parameters for the sigma coordinate.
Definition at line 9 of file coord_sigma.F90.
Public variables and constants | |
| integer | nk | 
| Number of levels.  More... | |
| real | min_thickness | 
| Minimum thickness allowed for layers.  More... | |
| real, dimension(:), allocatable | coordinateresolution | 
| Target coordinate resolution.  More... | |
| real, dimension(:), allocatable coord_sigma::sigma_cs::coordinateresolution | 
Target coordinate resolution.
Definition at line 19 of file coord_sigma.F90.
| real coord_sigma::sigma_cs::min_thickness | 
Minimum thickness allowed for layers.
Definition at line 16 of file coord_sigma.F90.
| integer coord_sigma::sigma_cs::nk |