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

◆ cumsbh()

subroutine cs_conv::cumsbh ( integer, intent(in) im,
integer, intent(in) ijsdim,
integer, intent(in) kmax,
integer, intent(in) ntr,
integer, intent(in) ntrq,
real(kind_phys), dimension (ijsdim, kmax) gtt,
real(kind_phys), dimension (ijsdim, kmax, ntr) gtq,
real(kind_phys), dimension (ijsdim, kmax) gtu,
real(kind_phys), dimension (ijsdim, kmax) gtv,
real(kind_phys), dimension (ijsdim, kmax) gdh,
real(kind_phys), dimension (ijsdim, kmax, ntr) gdq,
real(kind_phys), dimension (ijsdim, kmax) gdqi,
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
gttTemperature tendency
gtqMoisture etc tendency
gtuu tendency
gtvv tendency
gdqhumidity etc
gmflxmass flux (updraft+downdraft)
gmfx0mass flux (updraft only)
kbcloud base index - negative means no convection
cprespressure factor for cumulus friction

Definition at line 2946 of file cs_conv.F90.

Referenced by cs_cumlus().

Here is the caller graph for this function: