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

◆ cumsbw()

subroutine cs_conv::cumsbw ( integer, intent(in) im,
integer, intent(in) ijsdim,
integer, intent(in) kmax,
real(kind_phys), dimension (ijsdim, kmax) gtu,
real(kind_phys), dimension (ijsdim, kmax) gtv,
real(kind_phys), dimension (ijsdim, kmax) gdu,
real(kind_phys), dimension (ijsdim, kmax) gdv,
real(kind_phys), dimension (ijsdim, kmax) delpi,
real(kind_phys), dimension (ijsdim, kmax+1) gmflx,
real(kind_phys), dimension (ijsdim, kmax+1) gmfx0,
integer ktmx,
real(kind_phys) cpres,
integer, dimension(ijsdim) kb,
integer ists,
integer iens )
private
Parameters
gtuu tendency
gtvv tendency
gmflxmass flux (updraft+downdraft)
gmfx0mass flux (updraft only)
kbcloud base index - negative means no convection
cprespressure factor for cumulus friction

Definition at line 3070 of file cs_conv.F90.

Referenced by cs_cumlus().

Here is the caller graph for this function: