SCALE-RM
Modules | Functions/Subroutines | Variables
scale_atmos_phy_mp_dry.F90 File Reference

Go to the source code of this file.

Modules

module  scale_atmos_phy_mp_dry
 module ATMOSPHERE / Physics Cloud Microphysics
 

Functions/Subroutines

subroutine, public scale_atmos_phy_mp_dry::atmos_phy_mp_dry_config (MP_TYPE, QA, QS)
 Configure. More...
 
subroutine, public scale_atmos_phy_mp_dry::atmos_phy_mp_dry_setup
 Setup. More...
 
subroutine, public scale_atmos_phy_mp_dry::atmos_phy_mp_dry (DENS, MOMZ, MOMX, MOMY, RHOT, QTRC, CCN, EVAPORATE, SFLX_rain, SFLX_snow)
 Cloud Microphysics. More...
 
subroutine, public scale_atmos_phy_mp_dry::atmos_phy_mp_dry_cloudfraction (cldfrac, QTRC, mask_criterion)
 Calculate Cloud Fraction. More...
 
subroutine, public scale_atmos_phy_mp_dry::atmos_phy_mp_dry_effectiveradius (Re, QTRC0, DENS0, TEMP0)
 Calculate Effective Radius. More...
 
subroutine, public scale_atmos_phy_mp_dry::atmos_phy_mp_dry_mixingratio (Qe, QTRC0)
 Calculate mixing ratio of each category. More...
 

Variables

integer, parameter, public scale_atmos_phy_mp_dry::qa_mp = 0
 
character(len=h_short), dimension(qa_mp), target, public scale_atmos_phy_mp_dry::atmos_phy_mp_dry_name
 
character(len=h_mid), dimension(qa_mp), target, public scale_atmos_phy_mp_dry::atmos_phy_mp_dry_desc
 
character(len=h_short), dimension(qa_mp), target, public scale_atmos_phy_mp_dry::atmos_phy_mp_dry_unit
 
real(rp), dimension(n_hyd), target, public scale_atmos_phy_mp_dry::atmos_phy_mp_dry_dens