Go to the source code of this file.
|
module | mom_fixed_initialization |
| Initializes fixed aspects of the model, such as horizontal grid metrics, topography and Coriolis.
|
|
|
subroutine, public | mom_fixed_initialization::mom_initialize_fixed (G, OBC, PF, write_geom, output_dir) |
| MOM_initialize_fixed sets up time-invariant quantities related to MOM6's horizontal grid, bathymetry, and the Coriolis parameter. More...
|
|
subroutine, public | mom_fixed_initialization::mom_initialize_topography (D, max_depth, G, PF) |
| MOM_initialize_topography makes the appropriate call to set up the bathymetry. More...
|
|