|
MOM6
|
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) |
| subroutine, public | coord_sigma::set_sigma_params (CS, min_thickness) |
| subroutine, public | coord_sigma::build_sigma_column (CS, nz, depth, totalThickness, zInterface) |
| Build a sigma coordinate column. More... | |