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

Go to the source code of this file.

Modules

module  mod_atmos_phy_cp_vars
 module Atmosphere / Physics Cumulus
 

Functions/Subroutines

subroutine, public mod_atmos_phy_cp_vars::atmos_phy_cp_vars_setup
 Setup. More...
 
subroutine, public mod_atmos_phy_cp_vars::atmos_phy_cp_vars_fillhalo
 HALO Communication. More...
 
subroutine, public mod_atmos_phy_cp_vars::atmos_phy_cp_vars_restart_open
 Open restart file for read. More...
 
subroutine, public mod_atmos_phy_cp_vars::atmos_phy_cp_vars_restart_read
 Read restart. More...
 
subroutine, public mod_atmos_phy_cp_vars::atmos_phy_cp_vars_restart_create
 Create restart file. More...
 
subroutine, public mod_atmos_phy_cp_vars::atmos_phy_cp_vars_restart_enddef
 Exit netCDF define mode. More...
 
subroutine, public mod_atmos_phy_cp_vars::atmos_phy_cp_vars_restart_close
 Close restart file. More...
 
subroutine, public mod_atmos_phy_cp_vars::atmos_phy_cp_vars_restart_def_var
 Write restart. More...
 
subroutine, public mod_atmos_phy_cp_vars::atmos_phy_cp_vars_restart_write
 Write restart. More...
 
subroutine mod_atmos_phy_cp_vars::atmos_phy_cp_vars_check
 

Variables

logical, public mod_atmos_phy_cp_vars::atmos_phy_cp_restart_output = .false.
 output restart file? More...
 
character(len=h_long), public mod_atmos_phy_cp_vars::atmos_phy_cp_restart_in_basename = ''
 Basename of the input file. More...
 
logical, public mod_atmos_phy_cp_vars::atmos_phy_cp_restart_in_postfix_timelabel = .false.
 Add timelabel to the basename of input file? More...
 
logical, public mod_atmos_phy_cp_vars::atmos_phy_cp_restart_in_aggregate
 Switch to use aggregate file. More...
 
character(len=h_long), public mod_atmos_phy_cp_vars::atmos_phy_cp_restart_out_basename = ''
 Basename of the output file. More...
 
logical, public mod_atmos_phy_cp_vars::atmos_phy_cp_restart_out_aggregate
 Switch to use aggregate file. More...
 
logical, public mod_atmos_phy_cp_vars::atmos_phy_cp_restart_out_postfix_timelabel = .true.
 Add timelabel to the basename of output file? More...
 
character(len=h_mid), public mod_atmos_phy_cp_vars::atmos_phy_cp_restart_out_title = 'ATMOS_PHY_CP restart'
 title of the output file More...
 
character(len=h_short), public mod_atmos_phy_cp_vars::atmos_phy_cp_restart_out_dtype = 'DEFAULT'
 REAL4 or REAL8. More...
 
real(rp), dimension(:,:,:), allocatable, public mod_atmos_phy_cp_vars::atmos_phy_cp_dens_t
 
real(rp), dimension(:,:,:), allocatable, public mod_atmos_phy_cp_vars::atmos_phy_cp_momz_t
 
real(rp), dimension(:,:,:), allocatable, public mod_atmos_phy_cp_vars::atmos_phy_cp_rhot_t
 
real(rp), dimension(:,:,:), allocatable, public mod_atmos_phy_cp_vars::atmos_phy_cp_rhoqv_t
 
real(rp), dimension(:,:,:,:), allocatable, public mod_atmos_phy_cp_vars::atmos_phy_cp_rhohyd_t
 
real(rp), dimension(:,:,:), allocatable, public mod_atmos_phy_cp_vars::atmos_phy_cp_w0mean
 
real(rp), dimension(:,:), allocatable, public mod_atmos_phy_cp_vars::atmos_phy_cp_kf_nca
 
real(rp), dimension(:,:), allocatable, public mod_atmos_phy_cp_vars::atmos_phy_cp_mflx_cloudbase
 
real(rp), dimension(:,:), allocatable, public mod_atmos_phy_cp_vars::atmos_phy_cp_sflx_rain
 
real(rp), dimension(:,:), allocatable, public mod_atmos_phy_cp_vars::atmos_phy_cp_sflx_snow
 
real(rp), dimension(:,:), allocatable, public mod_atmos_phy_cp_vars::atmos_phy_cp_sflx_engi
 
real(rp), dimension(:,:), allocatable, public mod_atmos_phy_cp_vars::atmos_phy_cp_cloudtop
 
real(rp), dimension(:,:), allocatable, public mod_atmos_phy_cp_vars::atmos_phy_cp_cloudbase
 
real(rp), dimension(:,:,:), allocatable, public mod_atmos_phy_cp_vars::atmos_phy_cp_cldfrac_dp
 
real(rp), dimension(:,:,:), allocatable, public mod_atmos_phy_cp_vars::atmos_phy_cp_cldfrac_sh