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

Go to the source code of this file.

Modules

module  scale_atmos_phy_mp_common
 module ATMOSPHERE / Physics Cloud Microphysics - Common
 

Functions/Subroutines

subroutine, public scale_atmos_phy_mp_common::atmos_phy_mp_negative_fixer (KA, KS, KE, IA, IS, IE, JA, JS, JE, QLA, QIA, limit_negative, DENS, TEMP, CVtot, CPtot, QV, QTRC, RHOH, DENS_diff, ENGI_diff)
 ATMOS_PHY_MP_negative_fixer negative fixer. More...
 
subroutine scale_atmos_phy_mp_common::atmos_phy_mp_saturation_adjustment_3d (KA, KS, KE, IA, IS, IE, JA, JS, JE, DENS, flag_liquid, TEMP, QV, QC, QI, CPtot, CVtot, RHOE_d)
 Saturation adjustment. More...
 
subroutine, public scale_atmos_phy_mp_common::atmos_phy_mp_precipitation_upwind (KA, KS, KE, QHA, QLA, QIA, TEMP, vterm, FDZ, RCDZ, dt, i, j, DENS, RHOQ, CPtot, CVtot, RHOE, mflx, sflx, esflx)
 
subroutine, public scale_atmos_phy_mp_common::atmos_phy_mp_precipitation_semilag (KA, KS, KE, QHA, QLA, QIA, TEMP, vterm, FZ, FDZ, RCDZ, dt, i, j, DENS, RHOQ, CPtot, CVtot, RHOE, mflx, sflx, esflx)
 
subroutine, public scale_atmos_phy_mp_common::atmos_phy_mp_precipitation_momentum (KA, KS, KE, DENS, MOMZ, U, V, mflx, RCDZ, RFDZ, MOMZ_t, RHOU_t, RHOV_t)