Go to the source code of this file.
|
module | coord_rho |
| Regrid columns for the continuous isopycnal (rho) coordinate.
|
|
|
subroutine, public | coord_rho::init_coord_rho (CS, nk, ref_pressure, target_density, interp_CS) |
| Initialise a rho_CS with pointers to parameters. More...
|
|
subroutine, public | coord_rho::end_coord_rho (CS) |
|
subroutine, public | coord_rho::set_rho_params (CS, min_thickness, integrate_downward_for_e, interp_CS) |
|
subroutine, public | coord_rho::build_rho_column (CS, remapCS, nz, depth, h, T, S, eqn_of_state, zInterface) |
|
subroutine, public | coord_rho::old_inflate_layers_1d (minThickness, N, h) |
|