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

Go to the source code of this file.

Modules

module  dumbbell_initialization
 Configures the model for the idealized dumbbell test case.
 

Functions/Subroutines

subroutine, public dumbbell_initialization::dumbbell_initialize_topography (D, G, param_file, max_depth)
 Initialization of topography. More...
 
subroutine, public dumbbell_initialization::dumbbell_initialize_thickness (h, G, GV, US, param_file, just_read_params)
 Initializes the layer thicknesses to be uniform in the dumbbell test case. More...
 
subroutine, public dumbbell_initialization::dumbbell_initialize_temperature_salinity (T, S, h, G, GV, param_file, eqn_of_state, just_read_params)
 Initial values for temperature and salinity for the dumbbell test case. More...
 
subroutine, public dumbbell_initialization::dumbbell_initialize_sponges (G, GV, US, tv, param_file, use_ALE, CSp, ACSp)
 Initialize the restoring sponges for the dumbbell test case. More...
 

Variables

character(len=40) dumbbell_initialization::mdl = "dumbbell_initialization"
 This module's name. More...