IndexRundeck: P1SoM40Created: Thu May 9 03:30:17 EDT 2024

lscond

Module: CLOUDS
File: CLOUDS2.F90
Summary: LSCOND column physics of large scale condensation
Author : M.S.Yao/A. Del Genio (modularisation by Gavin Schmidt)
Version:

Declaration:
Calls the following subroutines/functions:
ctmix
Module: Global File: QUSDEF.f
CTMIX Cloud top mixing of tracer moments (incl. q,t) from CONDSE
qsat

dqsatdt

thbar

Variables:
lerr : integer, intent(out)
error reporting
wmerr : real*8, intent(out)
error reporting
ierr : integer, intent(out)
error reporting
i_debug : integer, intent(in)

j_debug : integer, intent(in)

debug_out : logical

lhx : real*8

qsat : real*8
saturation humidity
dqsatdt : real*8
dQSAT/dT
ermax : real*8

cm00 : real*8
upper limit for autoconversion rate
airm0 : real*8, parameter
scaling factor for computing rain evaporation
Initial Value = 100.d0
hefold : real*8, parameter
e-folding length for computing HDEP
Initial Value = 500.
coefm : real*8, parameter
coefficient for ratio of cloud water amount and WCONST
Initial Value = 10.
coeft : real*8, parameter
coefficient used in computing PRATM
Initial Value = 2.5
coesig : real*8, parameter
coefficient for equ. 23 of Del Genio et al. (1996)
Initial Value = 1d-3
coeec : real*8, parameter
coefficient for computing cloud evaporation
Initial Value = 1000.
erp : integer, parameter
exponential power for computing ER
Initial Value = 2
gbyairm0 : real*8, parameter
Initial Value = GRAV/AIRM0
tem1 : real*8

rclde1 : real*8

dummy :
variables
dummy :
variables
umo1 : real*8, dimension(kmax)

umo2 : real*8, dimension(kmax)

umn1 : real*8, dimension(kmax)

umn2 : real*8, dimension(kmax)

miscellaneous :
vertical arrays
vmo1 : real*8, dimension(kmax)

vmo2 : real*8, dimension(kmax)

vmn1 : real*8, dimension(kmax)

vmn2 : real*8, dimension(kmax)

qsatl :
saturation water vapor mixing ratio
rhf :
environmental relative humidity
ath :
change in potential temperature
sq :
ERMAX dummy variables
er :
evaporation of precip
qheati :
change of latent heat
qheatl :
change of latent heat
qheat :
change of latent heat
cleara :
fraction of clear region
prep :
precip conversion rate
rh00 :
threshold relative humidity
ec :
cloud evaporation rate
wmxm :
cloud water mass (mb)
preice : real*8, dimension(lm+1)
precip entering layer top for total, snow
prebar : real*8, dimension(lm+1)
precip entering layer top for total, snow
airmr : real*8

beta : real*8
dummy variabls
bmax : real*8
dummy variabls
sndo : real*8

sndl : real*8

sndi : real*8

scdncw : real*8

scdnci : real*8

pratm :
dummy variabls
ck2 :
dummy variabls
ck1 :
dummy variabls
ckij :
dummy variabls
cbfc0 :
dummy variabls
bmax : real*8
dummy variabls
beta : real*8
dummy variabls
smo12 :
dummy variables
smn12 :
dummy variables
airmr : real*8

cbf :
enhancing factor for precip conversion
ck :
ratio of cloud top jumps in moist static energy and total water
ckm :
CTEI threshold in MacVean and Mason theory
ckr :
CTEI threshold in Randall theory
cm :
conversion rate for large cloud water content
cm1 :
limiting autoconversion rate for large cloud water content
cm0 :
limiting autoconversion rate for large cloud water content
dfx :
iteration increment
dq :
condensed water vapor
dqsdt :
derivative of saturation vapor pressure w.r.t. temperature
dqup :
dummy variables
dqsum :
dummy variables
drhdt :
time change of relative humidity
dse :
moist static energy jump at cloud top
dsec :
critical DSE for CTEI to operate
dsfdif :
DSE-DSEC
dwdt1 :
time change rates of cloud water
dwdt :
time change rates of cloud water
ecrate :
cloud droplet evaporation rate
expst :
exponential term in determining the fraction in CTEI
fcld :
cloud fraction
frat :
fraction of mixing in CTEI
fmix :
fraction of mixing in CTEI
fmass :
mass of mixing in CTEI
fplume :
fraction of mixing in CTEI
fpmax :
max fraction of mixing in CTEI
fqtow :
fraction of water vapour that goes to CLW
funi :
the probablity for ice cloud to form
funio :
FUNI over land, ocean
funil :
FUNI over land, ocean
hphase :
latent heats for changing phase
hchang :
latent heats for changing phase
hpbl :
layer depth (m) (note change of unit km-->m)
hdep :
layer depth (m) (note change of unit km-->m)
oldlhx :
previous LHX
oldlat :
previous LHX
pfr :
PROBABLITY OF GLACIATION OF SUPER-COOLED WATER
pmi :
icy precip entering the layer top
pml :
layer's cloud water devided by GRAV
pratio :
PMI/PML
qconv :
convergence of latent heat
qmo2 :
dummy variables
qmo1 :
dummy variables
qmn2 :
dummy variables
qmn1 :
dummy variables
qlt2 :
dummy variables
qlt1 :
dummy variables
qheatc :
dummy variables
qnewu :
updated specific humidity
qnew :
updated specific humidity
qoldu :
previous specific humidity
qold :
previous specific humidity
qsatc :
saturation vapor mixing ratio
qsate :
saturation vapor mixing ratio w.r.t. water
randno :
random number
rclde :
cloud particle's radius, effective radius
rcld :
cloud particle's radius, effective radius
rhi :
relative humidity w.r.t. ice
rhn :
dummy variable
rho :
air density
sigk :
dummy variables
rhw :
dummy variables
rht1 :
dummy variables
sedge :
potential temperature at layer edge
tlt1 :
dummy variables
tht2 :
dummy variables
tht1 :
dummy variables
tevap :
dummy variables
temp :
dummy variables
tem :
dummy variables
smo2 :
dummy variables
smo1 :
dummy variables
smn2 :
dummy variables
smn1 :
dummy variables
tnewu :
updated tempertures
tnew :
updated tempertures
toldup :
previous temperatures
toldu :
previous temperatures
told :
previous temperatures
vdef :
= VVEL - VSUB
wmx1 :
dummy variables
wmt2 :
dummy variables
wmt1 :
dummy variables
wmo2 :
dummy variables
wmo1 :
dummy variables
wmn2 :
dummy variables
wmn1 :
dummy variables
wconst :
dummy variables
qclnew :
QCINEW updated cloud water mixing ratio
wtem :
cloud water density (g m**-3)
vvel :
vertical velocity (cm/s)
fcond :
QF dummy variables
iter : integer
loop variables
ln : integer
loop variables
bandf : logical
true if Bergero-Findeisen proc. occurs
form_clouds : logical
true if clouds are formed
n : integer
loop variables
l : integer
loop variables
k : integer
loop variables
thbar : real*8
potential temperature at layer edge

Simplex Website Curator: Igor Aleinov — NASA Official: Gavin A. Schmidt

Contact GISS NASA Privacy PolicyAccessibility