|
private |
| cfrac | layer cloud fraction for physparam::iswcliq > 0 (prognostic cloud scheme) - - - |
| cliqp | layer in-cloud liq water path ( \(g/m^2\)) |
| reliq | mean eff radius for liq cloud (micron) |
| cicep | layer in-cloud ice water path ( \(g/m^2\)) |
| reice | mean eff radius for ice cloud (micron) |
| cdat1 | layer rain drop water path ( \(g/m^2\)) |
| cdat2 | effective radius for rain drop (micron) |
| cdat3 | layer snow flake water path( \(g/m^2\)) |
| cdat4 | mean eff radius for snow flake(micron) for physparam::iswcliq = 0 (diagnostic cloud scheme) - - - |
| cliqp | not used |
| cicep | not used |
| reliq | not used |
| reice | not used |
| cdat1 | layer cloud optical depth |
| cdat2 | layer cloud single scattering albedo |
| cdat3 | layer cloud asymmetry factor |
| cdat4 | optional use |
| cf1 | effective total cloud cover at surface |
| nlay | vertical layer number |
| ipseed | permutation seed for generating random numbers (isubcsw>0) |
| taucw | cloud optical depth, w/o delta scaled |
| ssacw | weighted cloud single scattering albedo (ssa = ssacw / taucw) |
| asycw | weighted cloud asymmetry factor (asy = asycw / ssacw) |
| cldfrc | cloud fraction of grid mean value |
| cldfmc | cloud fraction for each sub-column |
References physparam::isubcsw, physparam::iswcice, physparam::iswcliq, and mcica_subcol().
Referenced by rrtmg_sw_run().