CCPP SciDoc v7.0.0  v7.0.0
Common Community Physics Package Developed at DTC
 
Loading...
Searching...
No Matches

◆ cumbmx()

subroutine cs_conv::cumbmx ( integer, intent(in) ijsdim,
integer, intent(in) kmax,
real(kind_phys), dimension (ijsdim) cbmfx,
real(kind_phys), dimension (ijsdim) acwf,
real(kind_phys), dimension (ijsdim) gcyt,
real(kind_phys), dimension (ijsdim, kmax+1) gdzm,
real(kind_phys), dimension (ijsdim, kmax) gdw,
real(kind_phys), dimension (ijsdim, kmax) gdqs,
real(kind_phys), dimension (ijsdim, kmax) delp,
integer, dimension (ijsdim) kt,
integer ktmx,
integer, dimension (ijsdim) kb,
real(kind_phys) delt,
integer ists,
integer iens )
private
Parameters
cbmfxcloud base mass flux
acwfcloud work function
gcytnorm mass flux @top
gdzmheight
gdwtotal water
gdqssaturate humidity
delpdelt pressure
ktcloud top
ktmxmax. of cloud top
kbcloud base
delttime step

Definition at line 2725 of file cs_conv.F90.

Referenced by cs_cumlus().

Here is the caller graph for this function: