MOM6
coord_hycom.F90 File Reference

Go to the source code of this file.

Data Types

type  coord_hycom::hycom_cs
 Control structure containing required parameters for the HyCOM coordinate. More...
 

Modules

module  coord_hycom
 Regrid columns for the HyCOM coordinate.
 

Functions/Subroutines

subroutine, public coord_hycom::init_coord_hycom (CS, nk, coordinateResolution, target_density, interp_CS, rho_scale)
 Initialise a hycom_CS with pointers to parameters. More...
 
subroutine, public coord_hycom::end_coord_hycom (CS)
 This subroutine deallocates memory in the control structure for the coord_hycom module. More...
 
subroutine, public coord_hycom::set_hycom_params (CS, max_interface_depths, max_layer_thickness, interp_CS)
 This subroutine can be used to set the parameters for the coord_hycom module. More...
 
subroutine, public coord_hycom::build_hycom1_column (CS, eqn_of_state, nz, depth, h, T, S, p_col, z_col, z_col_new, zScale, h_neglect, h_neglect_edge)
 Build a HyCOM coordinate column. More...