circle_obcs_initialization module reference¶
Configures the model for the “circle_obcs” experiment which tests Open Boundary Conditions radiating an SSH anomaly.
Functions/Subroutines¶
This subroutine initializes layer thicknesses for the circle_obcs experiment. |
Detailed Description¶
Configures the model for the “circle_obcs” experiment which tests Open Boundary Conditions radiating an SSH anomaly.
Function/Subroutine Documentation¶
-
subroutine
circle_obcs_initialization/
circle_obcs_initialize_thickness
(h, G, GV, param_file, just_read_params)¶ This subroutine initializes layer thicknesses for the circle_obcs experiment.
- Parameters
g :: [in] The ocean’s grid structure.
gv :: [in] The ocean’s vertical grid structure.
h :: [out] The thickness that is being initialized [H ~> m or kg m-2].
param_file :: [in] A structure indicating the open file to parse for model parameter values.
just_read_params :: [in] If present and true, this call will only read parameters without changing h.
- Call to
- Called from