MOM6
sloshing_initialization.F90 File Reference
#include <MOM_memory.h>
Include dependency graph for sloshing_initialization.F90:

Go to the source code of this file.

Modules

module  sloshing_initialization
 The module configures the model for the non-rotating sloshing test case.
 

Functions/Subroutines

subroutine, public sloshing_initialization::sloshing_initialize_topography (D, G, param_file, max_depth)
 Initialization of topography. More...
 
subroutine, public sloshing_initialization::sloshing_initialize_thickness (h, G, GV, param_file, just_read_params)
 Initialization of thicknesses This routine is called when THICKNESS_CONFIG is set to 'sloshing'. More...
 
subroutine, public sloshing_initialization::sloshing_initialize_temperature_salinity (T, S, h, G, param_file, eqn_of_state, just_read_params)
 Initialization of temperature and salinity. More...
 

Variables

character(len=40) sloshing_initialization::mdl = "sloshing_initialization"