MOM6
coord_adapt::adapt_cs Type Reference

Detailed Description

Control structure for adaptive coordinates (coord_adapt).

Definition at line 16 of file coord_adapt.F90.

Collaboration diagram for coord_adapt::adapt_cs:
[legend]

Public variables and constants

integer nk
 Number of layers/levels.
 
real, dimension(:), allocatable coordinateresolution
 Nominal near-surface resolution [H ~> m or kg m-2].
 
real adapttimeratio
 Ratio of optimisation and diffusion timescales.
 
real adaptalpha
 Nondimensional coefficient determining how much optimisation to apply.
 
real adaptzoom
 Near-surface zooming depth [H ~> m or kg m-2].
 
real adaptzoomcoeff
 Near-surface zooming coefficient.
 
real adaptbuoycoeff
 Stratification-dependent diffusion coefficient.
 
real adaptdrho0
 Reference density difference for stratification-dependent diffusion [kg m-3].
 
logical adaptdomin = .false.
 If true, form a HYCOM1-like mixed layet by preventing interfaces from becoming shallower than the depths set by coordinateResolution.
 

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