#include <MOM_memory.h>
Go to the source code of this file.
|
| module | dome2d_initialization |
| | Initialization of the 2D DOME experiment with density water initialized on a coastal shelf.
|
| |
|
| subroutine, public | dome2d_initialization::dome2d_initialize_topography (D, G, param_file, max_depth) |
| | Initialize topography with a shelf and slope in a 2D domain. More...
|
| |
| subroutine, public | dome2d_initialization::dome2d_initialize_thickness (h, G, GV, US, param_file, just_read_params) |
| | Initialize thicknesses according to coordinate mode. More...
|
| |
| subroutine, public | dome2d_initialization::dome2d_initialize_temperature_salinity (T, S, h, G, GV, param_file, eqn_of_state, just_read_params) |
| | Initialize temperature and salinity in the 2d DOME configuration. More...
|
| |
| subroutine, public | dome2d_initialization::dome2d_initialize_sponges (G, GV, tv, param_file, use_ALE, CSp, ACSp) |
| | Set up sponges in 2d DOME configuration. More...
|
| |