CCPP SciDoc  v6.0.0
Common Community Physics Package Developed at DTC
module_radsw_kgb24 Module Reference

This module sets up absorption coeffients for band 24: 12850-16000 cm-1 (low - h2o, o2; high - o2)

Variables

integer, public msa24
 msa24=585 More...
 
Chou(1999) coefficients for cloud rain particles
integer, public msb24
 msb24=235 More...
 
integer, public msf24
 msf24=10 More...
 
integer, public mfr24
 mfr24=3 More...
 
integer, public mfx24
 mfx24=9 More...
 
real(kind=kind_phys), dimension(mfr24, ng24), public forref
 optical depth coefficients More...
 
real(kind=kind_phys), dimension(msa24, ng24), public absa
 the array absa(585,NG24) (ka(9,5,13,NG24)) contains absorption coefs at the 16 chosen g-values for a range of pressure levels> ~100mb, temperatures, and binary species parameters (see taumol.f for definition). the first index in the array, js, runs from 1 to 9, and corresponds to different values of the binary species parameter. for instance, js=1 refers to dry air, js = 2 corresponds to the paramter value 1/8, js = 3 corresponds to the parameter value 2/8, etc. the second index in the array, jt, which runs from 1 to 5, corresponds to different temperatures. more specifically, jt = 3 means that the data are for the reference temperature tref for this pressure level, jt = 2 refers to tref-15, jt = 1 is for tref-30, jt = 4 is for tref+15, and jt = 5 is for tref+30. the third index, jp, runs from 1 to 13 and refers to the jpth reference pressure level (see taumol.f for these levels in mb). the fourth index, ig, goes from 1 to 8, and indicates which g-interval the absorption coefficients are for. More...
 
real(kind=kind_phys), dimension(msb24, ng24), public absb
 the array absb(235,8) (kb(5,13:59,8)) contains absorption coefs at the 16 chosen g-values for a range of pressure levels < ~100mb and temperatures. the first index in the array, jt, which runs from 1 to 5, corresponds to different temperatures. more specifically, jt = 3 means that the data are for the reference temperature tref for this pressure level, jt = 2 refers to the temperature tref-15, jt = 1 is for tref-30, jt = 4 is for tref+15, and jt = 5 is for tref+30. the second index, jp, runs from 13 to 59 and refers to the jpth reference pressure level (see taumol.f for the value of these pressure levels in mb). the third index, ig, goes from 1 to 8, and tells us which g-interval the absorption coefficients are for. More...
 
real(kind=kind_phys), dimension(msf24, ng24), public selfref
 the array selfref contains the coefficient of the water vapor self-continuum (including the energy term). the first index refers to temperature in 7.2 degree increments. for instance, jt = 1 refers to a temperature of 245.6, jt = 2 refers to 252.8, etc. the second index runs over the g-channel (1 to 8). More...
 
real(kind=kind_phys), dimension(ng24), public abso3a
 o3 More...
 
real(kind=kind_phys), dimension(ng24), public abso3b
 o3 More...
 
real(kind=kind_phys), dimension(ng24, mfx24), public rayla
 rayleigh extinction coefficient at all v More...
 
real(kind=kind_phys), dimension(ng24), public raylb
 optical depth coefficients More...