SCALE-RM
Data Types | Modules | Functions/Subroutines | Variables
mod_atmos_bnd_driver.F90 File Reference
#include "scalelib.h"
Include dependency graph for mod_atmos_bnd_driver.F90:

Go to the source code of this file.

Modules

module  mod_atmos_bnd_driver
 module ATMOSPHERE / Boundary treatment
 

Functions/Subroutines

subroutine, public mod_atmos_bnd_driver::atmos_boundary_driver_setup
 Setup. More...
 
subroutine, public mod_atmos_bnd_driver::atmos_boundary_driver_set
 set More...
 
subroutine mod_atmos_bnd_driver::atmos_boundary_set_file
 Set boundary value for real case experiment. More...
 
subroutine mod_atmos_bnd_driver::atmos_boundary_set_online
 Set boundary value for real case experiment [online daughter]. More...
 
subroutine, public mod_atmos_bnd_driver::atmos_boundary_driver_finalize
 Finalize boundary value. More...
 
subroutine, public mod_atmos_bnd_driver::atmos_boundary_driver_update
 Update boundary value with a constant time boundary. More...
 
subroutine mod_atmos_bnd_driver::update_ref_index
 Update indices of array of boundary references. More...
 

Variables

integer, public mod_atmos_bnd_driver::bnd_qa
 
integer, public mod_atmos_bnd_driver::of
 
integer, public mod_atmos_bnd_driver::tracer
 
integer, public mod_atmos_bnd_driver::at
 
integer, public mod_atmos_bnd_driver::boundary
 
real(rp), dimension(:,:,:), allocatable, public mod_atmos_bnd_driver::atmos_boundary_dens
 
real(rp), allocatable, public mod_atmos_bnd_driver::reference
 
real(rp), dimension(0-1), allocatable, public mod_atmos_bnd_driver::dens
 
real(rp), dimension(:,:,:), allocatable, public mod_atmos_bnd_driver::atmos_boundary_velz
 
real(rp), dimension(0-1), allocatable, public mod_atmos_bnd_driver::velz
 
real(rp), dimension(:,:,:), allocatable, public mod_atmos_bnd_driver::atmos_boundary_velx
 
real(rp), dimension(0-1), allocatable, public mod_atmos_bnd_driver::velx
 
real(rp), dimension(:,:,:), allocatable, public mod_atmos_bnd_driver::atmos_boundary_vely
 
real(rp), dimension(0-1), allocatable, public mod_atmos_bnd_driver::vely
 
real(rp), dimension(:,:,:), allocatable, public mod_atmos_bnd_driver::atmos_boundary_pott
 
real(rp), dimension(0-1), allocatable, public mod_atmos_bnd_driver::pott
 
real(rp), dimension(:,:,:,:), allocatable, public mod_atmos_bnd_driver::atmos_boundary_qtrc
 
real(rp), dimension(0-1), allocatable, public mod_atmos_bnd_driver::qtrc
 
real(rp), dimension(:,:,:), allocatable, public mod_atmos_bnd_driver::atmos_boundary_alpha_dens
 
real(rp), allocatable, public mod_atmos_bnd_driver::damping
 
real(rp), allocatable, public mod_atmos_bnd_driver::coefficient
 
real(rp), allocatable, public mod_atmos_bnd_driver::for
 
real(rp), dimension(:,:,:), allocatable, public mod_atmos_bnd_driver::atmos_boundary_alpha_velz
 
real(rp), dimension(:,:,:), allocatable, public mod_atmos_bnd_driver::atmos_boundary_alpha_velx
 
real(rp), dimension(:,:,:), allocatable, public mod_atmos_bnd_driver::atmos_boundary_alpha_vely
 
real(rp), dimension(:,:,:), allocatable, public mod_atmos_bnd_driver::atmos_boundary_alpha_pott
 
real(rp), dimension(:,:,:,:), allocatable, public mod_atmos_bnd_driver::atmos_boundary_alpha_qtrc
 
real(rp), public mod_atmos_bnd_driver::atmos_boundary_smoother_fact = 0.2_RP
 
logical, public mod_atmos_bnd_driver::atmos_boundary_update_flag = .false.
 
logical, public mod_atmos_bnd_driver::switch
 
logical, public mod_atmos_bnd_driver::real
 
logical, public mod_atmos_bnd_driver::case