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, US, 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, US) |
| MOM_initialize_topography makes the appropriate call to set up the bathymetry. At this point the topography is in units of [m], but this can be changed later. More...
|
|