Go to the source code of this file.
 | 
| module   | dome_initialization | 
|   | The module configures the model for the "DOME" experiment. DOME = Dynamics of Overflows and Mixing Experiment. 
  | 
|   | 
 | 
| subroutine, public  | dome_initialization::dome_initialize_topography (D, G, param_file, max_depth) | 
|   | 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, 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, 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...
  | 
|   |