|
private |
| alon | IMAX, longitude of given points in degree |
| alat | IMAX, latitude of given points in degree |
| prslk | (IMAX,NLAY), pressure in cb |
| rhlay | (IMAX,NLAY), layer mean relative humidity |
| dz | (IMAX,NLAY), layer thickness in m |
| hz | (IMAX,NLP1), level high in m |
| NSWLWBD | total number of sw+ir bands for aeros opt prop |
| prsl | (IMAX,NLAY), layer mean pressure in mb |
| tvly | (IMAX,NLAY), layer mean virtual temperature in K |
| trcly | (IMAX,NLAY,NTRAC), layer mean specific tracer in g/g |
| IMAX | horizontal dimension of arrays |
| NLAY,NLP1 | vertical dimensions of arrays |
| ivflip | control flag for direction of vertical index =0: index from toa to surface =1: index from surface to toa |
| lsswr,lslwr | logical flag for sw/lw radiation calls |
| aerosw | (IMAX,NLAY,NBDSW,NF_AESW), aeros opt properties for SW (:,:,:,1): optical depth (:,:,:,2): single scattering albedo (:,:,:,3): asymmetry parameter |
| aerolw | (IMAX,NLAY,NBDLW,NF_AELW), aeros opt properties for LW (:,:,:,1): optical depth (:,:,:,2): single scattering albedo (:,:,:,3): asymmetry parameter |
References aeropt_grt(), physcons::con_amd, physcons::con_rd, funcphys::fpkap(), physparam::lalwflg, physparam::laswflg, and map_aermr().
Referenced by setaer().