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

Go to the source code of this file.

Modules

module  scale_atmos_phy_cp_kf
 module atmosphere / physics / cumulus / Kain-Fritsch
 

Functions/Subroutines

subroutine, public scale_atmos_phy_cp_kf::atmos_phy_cp_kf_setup (KA, KS, KE, IA, IS, IE, JA, JS, JE, CZ, AREA, WARMRAIN_in)
 Setup initial setup for Kain-Fritsch Cumulus Parameterization. More...
 
subroutine, public scale_atmos_phy_cp_kf::atmos_phy_cp_kf_tendency (KA, KS, KE, IA, IS, IE, JA, JS, JE, DENS, U, V, RHOT, TEMP, PRES, QDRY, QV_in, w0avg, FZ, KF_DTSECD, DENS_t, RHOT_t, RHOQV_t, RHOQ_t, nca, SFLX_rain, SFLX_snow, SFLX_engi, cloudtop, cloudbase, cldfrac_dp, cldfrac_sh)
 ATMOS_PHY_CP_kf calculate Kain-Fritsch Cumulus Parameterization. More...