Go to the source code of this file.
|
module | coord_hycom |
| Regrid columns for the HyCOM coordinate.
|
|
|
subroutine, public | coord_hycom::init_coord_hycom (CS, nk, coordinateResolution, target_density, interp_CS) |
| Initialise a hycom_CS with pointers to parameters. More...
|
|
subroutine, public | coord_hycom::end_coord_hycom (CS) |
|
subroutine, public | coord_hycom::set_hycom_params (CS, max_interface_depths, max_layer_thickness, interp_CS) |
|
subroutine, public | coord_hycom::build_hycom1_column (CS, eqn_of_state, nz, depth, h, T, S, p_col, z_col, z_col_new) |
| Build a HyCOM coordinate column. More...
|
|