MOM6
coord_sigma.F90 File Reference

Go to the source code of this file.

Data Types

type  coord_sigma::sigma_cs
 Control structure containing required parameters for the sigma coordinate. More...
 

Modules

module  coord_sigma
 Regrid columns for the sigma coordinate.
 

Functions/Subroutines

subroutine, public coord_sigma::init_coord_sigma (CS, nk, coordinateResolution)
 Initialise a sigma_CS with pointers to parameters. More...
 
subroutine, public coord_sigma::end_coord_sigma (CS)
 This subroutine deallocates memory in the control structure for the coord_sigma module. More...
 
subroutine, public coord_sigma::set_sigma_params (CS, min_thickness)
 This subroutine can be used to set the parameters for the coord_sigma module. More...
 
subroutine, public coord_sigma::build_sigma_column (CS, depth, totalThickness, zInterface)
 Build a sigma coordinate column. More...