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

◆ cumdwn()

subroutine cs_conv::cumdwn ( integer, intent(in) im,
integer, intent(in) ijsdim,
integer, intent(in) kmax,
integer, intent(in) ntr,
integer, intent(in) ntrq,
integer, intent(in) nctp,
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+1) gmflx,
real(kind_phys), dimension (ijsdim, kmax+1) gprcp,
real(kind_phys), dimension (ijsdim, kmax+1) gsnwp,
real(kind_phys), dimension (ijsdim, kmax) gtevp,
real(kind_phys), dimension (ijsdim, kmax+1) gmdd,
real(kind_phys), dimension (ijsdim, kmax) gprci,
real(kind_phys), dimension (ijsdim, kmax) gsnwi,
real(kind_phys), dimension (ijsdim, kmax) gdh,
real(kind_phys), dimension (ijsdim, kmax) gdw,
real(kind_phys), dimension (ijsdim, kmax, ntr) gdq,
real(kind_phys), dimension (ijsdim, kmax) gdqi,
real(kind_phys), dimension (ijsdim, kmax) gdqs,
real(kind_phys), dimension (ijsdim, kmax) gds,
real(kind_phys), dimension (ijsdim, kmax) gdhs,
real(kind_phys), dimension (ijsdim, kmax) gdt,
real(kind_phys), dimension (ijsdim, kmax) gdu,
real(kind_phys), dimension (ijsdim, kmax) gdv,
real(kind_phys), dimension (ijsdim, kmax) gdz,
real(kind_phys), dimension (ijsdim, kmax+1) gdzm,
real(kind_phys), dimension (ijsdim, kmax) fdqs,
real(kind_phys), dimension (ijsdim, kmax) delp,
real(kind_phys), dimension (ijsdim, kmax) delpi,
real(kind_phys), dimension (im,kmax+1) sigmad,
logical, intent(in) do_aw,
logical, intent(in) do_awdd,
logical, intent(in) flx_form,
real(kind_phys), dimension (ijsdim, kmax) gtmelt,
real(kind_phys), dimension (ijsdim, kmax) gtevap,
real(kind_phys), dimension (ijsdim, kmax) gtsubl,
real(kind_phys), dimension (ijsdim, kmax) dtdwn,
real(kind_phys), dimension (ijsdim, kmax) dqvdwn,
real(kind_phys), dimension (ijsdim, kmax) dqldwn,
real(kind_phys), dimension (ijsdim, kmax) dqidwn,
real(kind_phys), dimension (ijsdim, kmax, ntrq:ntr) dtrdwn,
integer, dimension (ijsdim) kb,
integer ktmx,
integer ists,
integer iens )
private
Parameters
gttTemperature tendency
gtqMoisture etc tendency
gtuu tendency
gtvv tendency
gmflxmass flux
gprcprainfall flux
gsnwpsnowfall flux
gtevpevaporation+sublimation
gmdddowndraft mass flux
gtmeltt tendency ice-liq
gtevapt tendency liq-vapor
gtsublt tendency ice-vapor
dtdwnt tendency downdraft detrainment
dqvdwnqv tendency downdraft detrainment
dqldwnql tendency downdraft detrainment
dqidwnqi tendency downdraft detrainment
dtrdwntracer tendency downdraft detrainment
gprcirainfall generation
gsnwisnowfall generation
gdhmoist static energy
gdwtotal water
gdqhumidity etc
gdqicloud ice
gdqssaturate humidity
gdsdry static energy
gdhssaturate moist static energy
gdtair temperature T
gduu-velocity
gdvv-velocity
gdzaltitude
gdzmaltitude (half lev)
sigmadDDsigma cloud downdraft area fraction

Definition at line 3141 of file cs_conv.F90.

Referenced by cs_cumlus().

Here is the caller graph for this function: