mom_ice_shelf_initialize module reference¶
Initialize ice shelf variables.
Functions/Subroutines¶
Initialize ice shelf thickness. |
|
Initialize ice shelf thickness from file. |
|
Initialize ice shelf thickness for a channel configuration. |
Detailed Description¶
Initialize ice shelf variables.
Function/Subroutine Documentation¶
-
subroutine
mom_ice_shelf_initialize/initialize_ice_thickness(h_shelf, area_shelf_h, hmask, G, US, PF)¶ Initialize ice shelf thickness.
- Parameters
g :: [in] The ocean’s grid structure
h_shelf :: [inout] The ice shelf thickness [Z ~> m].
area_shelf_h :: [inout] The area per cell covered by the ice shelf [L2 ~> m2].
hmask :: [inout] A mask indicating which tracer points are
us :: [in] A structure containing unit conversion factors
pf :: [in] A structure to parse for run-time parameters
- Call to
initialize_ice_thickness_channelinitialize_ice_thickness_from_filemom_error_handler::mom_erroruser_shelf_init::user_init_ice_thickness- Called from
-
subroutine
mom_ice_shelf_initialize/initialize_ice_thickness_from_file(h_shelf, area_shelf_h, hmask, G, US, PF)¶ Initialize ice shelf thickness from file.
- Parameters
g :: [in] The ocean’s grid structure
h_shelf :: [inout] The ice shelf thickness [Z ~> m].
area_shelf_h :: [inout] The area per cell covered by the ice shelf [L2 ~> m2].
hmask :: [inout] A mask indicating which tracer points are
us :: [in] A structure containing unit conversion factors
pf :: [in] A structure to parse for run-time parameters
- Call to
- Called from
-
subroutine
mom_ice_shelf_initialize/initialize_ice_thickness_channel(h_shelf, area_shelf_h, hmask, G, US, PF)¶ Initialize ice shelf thickness for a channel configuration.
- Parameters
g :: [in] The ocean’s grid structure
h_shelf :: [inout] The ice shelf thickness [Z ~> m].
area_shelf_h :: [inout] The area per cell covered by the ice shelf [L2 ~> m2].
hmask :: [inout] A mask indicating which tracer points are
us :: [in] A structure containing unit conversion factors
pf :: [in] A structure to parse for run-time parameters
- Call to
- Called from