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

Go to the source code of this file.

Modules

module  dense_water_initialization
 Initialization routines for the dense water formation and overflow experiment.
 

Functions/Subroutines

subroutine, public dense_water_initialization::dense_water_initialize_topography (D, G, param_file, max_depth)
 Initialize the topography field for the dense water experiment. More...
 
subroutine, public dense_water_initialization::dense_water_initialize_ts (G, GV, param_file, eqn_of_state, T, S, h, just_read_params)
 Initialize the temperature and salinity for the dense water experiment. More...
 
subroutine, public dense_water_initialization::dense_water_initialize_sponges (G, GV, tv, param_file, use_ALE, CSp, ACSp)
 Initialize the restoring sponges for the dense water experiment. More...
 

Variables

character(len=40) dense_water_initialization::mdl = "dense_water_initialization"
 Module name. More...
 
real, parameter dense_water_initialization::default_sill = 0.2
 Default depth of the sill [nondim]. More...
 
real, parameter dense_water_initialization::default_shelf = 0.4
 Default depth of the shelf [nondim]. More...
 
real, parameter dense_water_initialization::default_mld = 0.25
 Default depth of the mixed layer [nondim]. More...