Common Community Physics Package (CCPP) Scientific Documentation
Version 2.0
subroutine rrtmg_sw::mcica_subcol
(
real (kind=kind_phys), dimension(nlay), intent(in)
cldf
,
integer, intent(in)
nlay
,
integer, intent(in)
ipseed
,
logical, dimension(nlay,ngptsw), intent(out)
lcloudy
)
private
Parameters
cldf
layer cloud fraction
nlay
number of model vertical layers
ipseed
permute seed for random num generator
lcloudy
sub-colum cloud profile flag array
mcica_subcol General Algorithm
Advance randum number generator by ipseed values.
Sub-column set up according to overlapping assumption.
Generate subcolumns for homogeneous clouds.
References
physparam::iovrsw
.
Referenced by
cldprop()
.
rrtmg_sw
Generated by
1.8.11