MOM6
coord_hycom::hycom_cs Type Reference

Detailed Description

Control structure containing required parameters for the HyCOM coordinate.

Definition at line 13 of file coord_hycom.F90.

Collaboration diagram for coord_hycom::hycom_cs:
[legend]

Public variables and constants

integer nk
 Number of layers/levels in generated grid.
 
real, dimension(:), allocatable coordinateresolution
 Nominal near-surface resolution.
 
real, dimension(:), allocatable target_density
 Nominal density of interfaces.
 
real, dimension(:), allocatable max_interface_depths
 Maximum depths of interfaces.
 
real, dimension(:), allocatable max_layer_thickness
 Maximum thicknesses of layers.
 
type(interp_cs_type) interp_cs
 Interpolation control structure.
 

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