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

◆ cumcld()

subroutine cs_conv::cumcld ( integer, intent(in) ijsdim,
integer, intent(in) kmax,
real(kind_phys), dimension(ijsdim, kmax) cumclw,
real(kind_phys), dimension (ijsdim, kmax) qliq,
real(kind_phys), dimension (ijsdim, kmax) qice,
real(kind_phys), dimension (ijsdim, kmax) fliqc,
real(kind_phys), dimension(ijsdim) cumfrc,
real(kind_phys), dimension (ijsdim, kmax+1) gmflx,
integer ktmx,
integer ists,
integer iens )
private
Parameters
cumfrccumulus cloud fraction
cumclwcloud water in cumulus
qliqcloud liquid
qicecloud ice
fliqcliquid ratio in cumulus

Definition at line 3575 of file cs_conv.F90.