SCALE-RM
|
#include "scalelib.h"
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, TIME_DTSEC, KF_DTSEC, 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, Rtot, CPtot, w0avg, FZ, KF_DTSEC, DENS_t_CP, RHOT_t_CP, RHOQV_t_CP, RHOQ_t_CP, SFLX_convrain, cloudtop, cloudbase, cldfrac_dp, cldfrac_sh, nca) |
ATMOS_PHY_CP_kf calculate Kain-Fritsch Cumulus Parameterization. More... | |