subroutine, public rrtmg_lw::rlwinit | ( | integer, intent(in) | me, |
integer, intent(in) | rad_hr_units, | ||
logical, intent(in) | inc_minor_gas, | ||
integer, intent(in) | ilwcliq, | ||
integer, intent(in) | isubclw, | ||
integer, intent(in) | iovr, | ||
integer, intent(in) | iovr_rand, | ||
integer, intent(in) | iovr_maxrand, | ||
integer, intent(in) | iovr_max, | ||
integer, intent(in) | iovr_dcorr, | ||
integer, intent(in) | iovr_exp, | ||
integer, intent(in) | iovr_exprand, | ||
integer, intent(out) | errflg, | ||
character(len=*), intent(out) | errmsg ) |
Lookup tables are computed for use in the lw radiative transfer, and input absorption coefficient data for each spectral band are reduced from 256 g-point intervals to 140.
me | print control for parallel process |
Definition at line 1322 of file radlw_main.F90.