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

◆ cumflx()

subroutine cs_conv::cumflx ( integer, intent(in) im,
integer, intent(in) ijsdim,
integer, intent(in) kmax,
real(kind_phys), dimension (ijsdim, kmax+1) gmflx,
real(kind_phys), dimension (ijsdim, kmax) gprci,
real(kind_phys), dimension (ijsdim, kmax) gsnwi,
real(kind_phys), dimension (ijsdim, kmax) cmdet,
real(kind_phys), dimension (ijsdim, kmax) qliq,
real(kind_phys), dimension (ijsdim, kmax) qice,
real(kind_phys), dimension(ijsdim) gtprc0,
real(kind_phys), dimension (ijsdim) cbmfx,
real(kind_phys), dimension (ijsdim, kmax) gcym,
real(kind_phys), dimension(ijsdim, kmax+1) gprciz,
real(kind_phys), dimension(ijsdim, kmax+1) gsnwiz,
real(kind_phys), dimension (ijsdim) gtprt,
real(kind_phys), dimension (ijsdim, kmax) gclz,
real(kind_phys), dimension (ijsdim, kmax) gciz,
real(kind_phys), dimension (ijsdim) gcyt,
integer, dimension (ijsdim) kb,
integer, dimension (ijsdim) kt,
integer ktmx,
integer ists,
integer iens )
private
Parameters
gmflxmass flux
cmdetdetrainment mass flux
gprcirainfall generation
gsnwisnowfall generation
qliqcloud liquid
qicecloud ice
gtprc0precip. before evap.
cbmfxcloud base mass flux
gcymnormalized mass flux
gcytdetraining mass flux
gprcizprecipitation/M
gsnwizsnowfall/M
gtprtrain+snow @top
gclzcloud liquid/M
gcizcloud ice/M
kbcloud base
ktcloud top
ktmxmax of cloud top

Definition at line 2810 of file cs_conv.F90.

Referenced by cs_cumlus().

Here is the caller graph for this function: