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

Go to the source code of this file.

Modules

module  dome_initialization
 Configures the model for the "DOME" experiment. DOME = Dynamics of Overflows and Mixing Experiment.
 

Functions/Subroutines

subroutine, public dome_initialization::dome_initialize_topography (D, G, param_file, max_depth, US)
 This subroutine sets up the DOME topography. More...
 
subroutine, public dome_initialization::dome_initialize_thickness (h, G, GV, param_file, just_read_params)
 This subroutine initializes layer thicknesses for the DOME experiment. More...
 
subroutine, public dome_initialization::dome_initialize_sponges (G, GV, US, tv, PF, CSp)
 This subroutine sets the inverse restoration time (Idamp), and ! the values towards which the interface heights and an arbitrary ! number of tracers should be restored within each sponge. The ! interface height is always subject to damping, and must always be ! the first registered field. ! More...
 
subroutine, public dome_initialization::dome_set_obc_data (OBC, tv, G, GV, US, param_file, tr_Reg)
 This subroutine sets the properties of flow at open boundary conditions. This particular example is for the DOME inflow describe in Legg et al. 2006. More...