My Project
Modules | Functions/Subroutines | Variables
mod_setup.f90 File Reference

Go to the source code of this file.

Modules

module  mod_setup
 

Functions/Subroutines

subroutine mod_setup::setup_center_coords
 
subroutine mod_setup::setup_horizontal_mixing_coefficient
 
subroutine mod_setup::setup_bottom_roughness
 
subroutine mod_setup::setup_depth
 
subroutine mod_setup::setup_coriolis
 
subroutine mod_setup::setup_gravity
 
subroutine mod_setup::setup_sponge
 
subroutine mod_setup::coordinate_units (XL, YL)
 
subroutine mod_setup::setup_sigma
 
subroutine mod_setup::setup_sigma_derivatives
 

Variables

real(sp), dimension(:), allocatable, target mod_setup::x_gbl
 
real(sp), dimension(:), allocatable, target mod_setup::y_gbl
 
real(sp), dimension(:), allocatable, target mod_setup::x_lcl
 
real(sp), dimension(:), allocatable, target mod_setup::y_lcl
 
real(sp), dimension(:), allocatable, target mod_setup::c_lcl
 
real(sp), dimension(:), allocatable, target mod_setup::h_lcl
 
integer, dimension(:), allocatable, target mod_setup::n_spg
 
real(sp), dimension(:), allocatable, target mod_setup::r_spg
 
real(sp), dimension(:), allocatable, target mod_setup::c_spg
 
real(sp), dimension(:), allocatable, target mod_setup::x_spg
 
real(sp), dimension(:), allocatable, target mod_setup::y_spg
 
integer mod_setup::nsponge