SCALE-RM
Modules | Functions/Subroutines | Variables
mod_atmos_phy_rd_vars.f90 File Reference

Go to the source code of this file.

Modules

module  mod_atmos_phy_rd_vars
 module Atmosphere / Physics Radiation
 

Functions/Subroutines

subroutine, public mod_atmos_phy_rd_vars::atmos_phy_rd_vars_setup
 Setup. More...
 
subroutine, public mod_atmos_phy_rd_vars::atmos_phy_rd_vars_fillhalo
 HALO Communication. More...
 
subroutine, public mod_atmos_phy_rd_vars::atmos_phy_rd_vars_restart_read
 Read restart. More...
 
subroutine, public mod_atmos_phy_rd_vars::atmos_phy_rd_vars_restart_write
 Write restart. More...
 
subroutine, public mod_atmos_phy_rd_vars::atmos_phy_rd_vars_external_in (init_value_in)
 Input from External I/O. More...
 

Variables

logical, public mod_atmos_phy_rd_vars::atmos_phy_rd_restart_output = .false.
 output restart file? More...
 
character(len=h_long), public mod_atmos_phy_rd_vars::atmos_phy_rd_restart_in_basename = ''
 basename of the restart file More...
 
character(len=h_long), public mod_atmos_phy_rd_vars::atmos_phy_rd_restart_out_basename = ''
 basename of the output file More...
 
character(len=h_mid), public mod_atmos_phy_rd_vars::atmos_phy_rd_restart_out_title = 'ATMOS_PHY_RD restart'
 title of the output file More...
 
character(len=h_mid), public mod_atmos_phy_rd_vars::atmos_phy_rd_restart_out_dtype = 'DEFAULT'
 REAL4 or REAL8. More...
 
real(rp), dimension(:,:,:), allocatable, public mod_atmos_phy_rd_vars::atmos_phy_rd_rhot_t
 
real(rp), dimension(:,:), allocatable, public mod_atmos_phy_rd_vars::atmos_phy_rd_sflx_lw_up
 
real(rp), dimension(:,:), allocatable, public mod_atmos_phy_rd_vars::atmos_phy_rd_sflx_lw_dn
 
real(rp), dimension(:,:), allocatable, public mod_atmos_phy_rd_vars::atmos_phy_rd_sflx_sw_up
 
real(rp), dimension(:,:), allocatable, public mod_atmos_phy_rd_vars::atmos_phy_rd_sflx_sw_dn
 
real(rp), dimension(:,:), allocatable, public mod_atmos_phy_rd_vars::atmos_phy_rd_toaflx_lw_up
 
real(rp), dimension(:,:), allocatable, public mod_atmos_phy_rd_vars::atmos_phy_rd_toaflx_lw_dn
 
real(rp), dimension(:,:), allocatable, public mod_atmos_phy_rd_vars::atmos_phy_rd_toaflx_sw_up
 
real(rp), dimension(:,:), allocatable, public mod_atmos_phy_rd_vars::atmos_phy_rd_toaflx_sw_dn
 
real(rp), dimension(:,:,:,:), allocatable, public mod_atmos_phy_rd_vars::atmos_phy_rd_sflx_downall
 
real(rp), dimension(:,:), allocatable, public mod_atmos_phy_rd_vars::atmos_phy_rd_solins
 
real(rp), dimension(:,:), allocatable, public mod_atmos_phy_rd_vars::atmos_phy_rd_cossza