This file contains the following: More...
Modules | |
module | module_radsw_ref |
This module contains reference temperature and pressure. | |
module | module_radsw_cldprtb |
This module contains coefficients of cloud optical properties for each of the spectral bands. | |
module | module_radsw_sflux |
This module contains spectral distribution of solar radiation flux used to obtain the incoming solar flux at toa. | |
module | module_radsw_kgb16 |
This module sets up absorption coefficients for band 16: 2600-3250 cm-1 (low - h2o, ch4; high - ch4) | |
module | module_radsw_kgb17 |
This module sets up absorption coeffients for band 17: 3250-4000 cm-1 (low - h2o,co2; high - h2o,co2) | |
module | module_radsw_kgb18 |
This module sets up absorption coeffients for band 18: 4000-4650 cm-1 (low - h2o,ch4; high - ch4) | |
module | module_radsw_kgb19 |
This module sets up absorption coeffients for band 19: 4650-5150 cm-1 (low - h2o,co2; high - co2) | |
module | module_radsw_kgb20 |
This module sets up absorption coeffients for band 20: 5150-6150 cm-1 (low - h2o; high - h2o) | |
module | module_radsw_kgb21 |
This module sets up absorption coeffients for band 21: 6150-7700 cm-1 (low - h2o,co2; high - h2o,co2) | |
module | module_radsw_kgb22 |
This module sets up absorption coeffients for band 22: 7700-8050 cm-1 (low - h2o, o2; high - o2) | |
module | module_radsw_kgb23 |
This module sets up absorption coeffients for band 23: 8050-12850 cm-1 (low - h2o; high - nothing) | |
module | module_radsw_kgb24 |
This module sets up absorption coeffients for band 24: 12850-16000 cm-1 (low - h2o, o2; high - o2) | |
module | module_radsw_kgb25 |
This module sets up absorption coeffients for band 25: 16000-22650 cm-1 (low - h2o; high - nothing) | |
module | module_radsw_kgb26 |
This module sets up absorption coeffients for band 26: 22650-29000 cm-1 (low - nothing; high - nothing) | |
module | module_radsw_kgb27 |
This module sets up absorption coeffients for band 27: 29000-38000 cm-1 (low - o3; high - o3) | |
module | module_radsw_kgb28 |
This module sets up absorption coeffients for band 28: 38000-50000 cm-1 (low - o3,o2; high - o3,o2) | |
module | module_radsw_kgb29 |
This module sets up absorption coeffients for band 29: 820-2600 cm-1 (low - h2o; high - co2) | |
Variables | |
real(kind=kind_phys), dimension(59) | module_radsw_ref::preflog |
Reference pressure and temperature. | |
real(kind=kind_phys), dimension(59) | module_radsw_ref::tref |
integer, parameter | module_radsw_sflux::mfs01 = 1 |
integer, public | module_radsw_kgb16::msa16 |
msa16=585 | |
integer, public | module_radsw_kgb17::msa17 |
msa17=585 | |
integer, public | module_radsw_kgb18::msa18 |
msa18=585 | |
integer, public | module_radsw_kgb19::msa19 |
MSA19=585. | |
integer, public | module_radsw_kgb20::msa20 |
msa20=65 | |
integer, public | module_radsw_kgb21::msa21 |
msa21=585 | |
integer, public | module_radsw_kgb22::msa22 |
msa22=585 | |
integer, public | module_radsw_kgb23::msa23 |
msa23=65 | |
integer, public | module_radsw_kgb24::msa24 |
msa24=585 | |
integer, public | module_radsw_kgb25::msa25 |
msa25=65 | |
real(kind=kind_phys), dimension(ng26), public | module_radsw_kgb26::rayl |
rayleigh extinction coefficient at all v | |
integer, public | module_radsw_kgb27::msa27 |
msa27=65 | |
integer, public | module_radsw_kgb28::msa28 |
msa28=585 | |
integer, public | module_radsw_kgb29::msa29 |
msa29=65 | |
coefficients to compute tau, ssa, asy for rain drop and snowflake | |
real(kind=kind_phys), public | module_radsw_cldprtb::a0r |
real(kind=kind_phys), public | module_radsw_cldprtb::a1r |
real(kind=kind_phys), public | module_radsw_cldprtb::a0s |
real(kind=kind_phys), public | module_radsw_cldprtb::a1s |
integer, parameter | module_radsw_sflux::mfs02 = 5 |
integer, parameter | module_radsw_sflux::mfs03 = 9 |
integer, parameter | module_radsw_sflux::mfb01 = 7 |
integer, parameter | module_radsw_sflux::mfb02 = 2 |
integer, parameter | module_radsw_sflux::mfb03 = 5 |
integer, dimension(nblow:nbhgh), public | module_radsw_sflux::layreffr |
integer, dimension(nblow:nbhgh), public | module_radsw_sflux::ix1 |
integer, dimension(nblow:nbhgh), public | module_radsw_sflux::ix2 |
integer, dimension(nblow:nbhgh), public | module_radsw_sflux::ibx |
real(kind=kind_phys), parameter, public | module_radsw_sflux::scalekur =50.15/48.37 |
integer, public | module_radsw_kgb16::msb16 |
msb16=235 | |
integer, public | module_radsw_kgb16::msf16 |
msf16=10 | |
integer, public | module_radsw_kgb16::mfr16 |
mfr16=3 | |
real(kind=kind_phys), dimension(msf16, ng16), public | module_radsw_kgb16::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 6). | |
real(kind=kind_phys), dimension(msa16, ng16), public | module_radsw_kgb16::absa |
the array absa(585,NG16) (ka(9,5,13,NG16)) 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 6, and indicates which g-interval the absorption coefficients are for. | |
real(kind=kind_phys), dimension(msb16, ng16), public | module_radsw_kgb16::absb |
the array absb(235,6) (kb(5,13:59,6)) 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 6, and tells us which g-interval the absorption coefficients are for. | |
real(kind=kind_phys), dimension(mfr16, ng16), public | module_radsw_kgb16::forref |
real(kind=kind_phys), parameter, public | module_radsw_kgb16::rayl = 2.91e-10 |
rayleigh extinction coefficient at v = \(2925 cm^{-1}\) | |
integer, public | module_radsw_kgb17::msb17 |
msb17=1175 | |
integer, public | module_radsw_kgb17::msf17 |
msf17=10 | |
integer, public | module_radsw_kgb17::mfr17 |
mfr17=4 | |
real(kind=kind_phys), dimension(msf17, ng17), public | module_radsw_kgb17::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 NG17). | |
real(kind=kind_phys), dimension(msa17, ng17), public | module_radsw_kgb17::absa |
the array absa(585,NG17) (ka((9,5,13,NG17)) 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 12, and indicates which g-interval the absorption coefficients are for. | |
real(kind=kind_phys), dimension(msb17, ng17), public | module_radsw_kgb17::absb |
the array absb(1175,12) (kb(5,5,13:59,12)) 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 12, and tells us which g-interval the absorption coefficients are for. | |
real(kind=kind_phys), dimension(mfr17, ng17), public | module_radsw_kgb17::forref |
real(kind=kind_phys), parameter, public | module_radsw_kgb17::rayl = 6.86e-10 |
rayleigh extinction coefficient at v = 3625 \(cm^{-1}\) | |
integer, public | module_radsw_kgb18::msb18 |
msb18=235 | |
integer, public | module_radsw_kgb18::msf18 |
msf18=10 | |
integer, public | module_radsw_kgb18::mfr18 |
mfr18=3 | |
real(kind=kind_phys), dimension(msf18, ng18), public | module_radsw_kgb18::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). | |
real(kind=kind_phys), dimension(msa18, ng18), public | module_radsw_kgb18::absa |
the array absa(585,NG18) (ka(9,5,13,NG18)) 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. | |
real(kind=kind_phys), dimension(msb18, ng18), public | module_radsw_kgb18::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. | |
real(kind=kind_phys), dimension(mfr18, ng18), public | module_radsw_kgb18::forref |
real(kind=kind_phys), parameter, public | module_radsw_kgb18::rayl = 1.39e-09 |
rayleigh extinction coefficient at \(v=4325 cm^{-1}\) | |
integer, public | module_radsw_kgb19::msb19 |
MSB19=235. | |
integer, public | module_radsw_kgb19::msf19 |
MSF19=10. | |
integer, public | module_radsw_kgb19::mfr19 |
MFR19=3. | |
real(kind=kind_phys), dimension(msf19, ng19), public | module_radsw_kgb19::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). | |
real(kind=kind_phys), dimension(msa19, ng19), public | module_radsw_kgb19::absa |
the array absa(585,NG19) (ka(9,5,13,NG19)) 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. | |
real(kind=kind_phys), dimension(msb19, ng19), public | module_radsw_kgb19::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. | |
real(kind=kind_phys), dimension(mfr19, ng19), public | module_radsw_kgb19::forref |
real(kind=kind_phys), parameter, public | module_radsw_kgb19::rayl = 2.29e-09 |
rayleigh extinction coefficient at \(v=4900cm^{-1}\) | |
integer, public | module_radsw_kgb20::msb20 |
msb20=235 | |
integer, public | module_radsw_kgb20::msf20 |
msf20=10 | |
integer, public | module_radsw_kgb20::mfr20 |
mfr20=4 | |
real(kind=kind_phys), dimension(mfr20, ng20), public | module_radsw_kgb20::forref |
real(kind=kind_phys), dimension(ng20), public | module_radsw_kgb20::absch4 |
ch4 | |
real(kind=kind_phys), dimension(msa20, ng20), public | module_radsw_kgb20::absa |
the array absa(65,NG20) (ka(5,13,NG20)) 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 10, and indicates which g-interval the absorption coefficients are for. | |
real(kind=kind_phys), dimension(msb20, ng20), public | module_radsw_kgb20::absb |
the array absb(235,10) (kb(5,13:59,10)) 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 10, and tells us which g-interval the absorption coefficients are for. | |
real(kind=kind_phys), dimension(msf20, ng20), public | module_radsw_kgb20::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 10). | |
real(kind=kind_phys), parameter, public | module_radsw_kgb20::rayl = 4.12e-09 |
rayleigh extinction coefficient at \(v=5670cm^{-1}\) | |
integer, public | module_radsw_kgb21::msb21 |
msb21=1175 | |
integer, public | module_radsw_kgb21::msf21 |
msf21=10 | |
integer, public | module_radsw_kgb21::mfr21 |
mfr21=4 | |
real(kind=kind_phys), dimension(mfr21, ng21), public | module_radsw_kgb21::forref |
real(kind=kind_phys), dimension(msa21, ng21), public | module_radsw_kgb21::absa |
the array absa(585,NG21) (ka((9,5,13,NG21)) 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 10, and indicates which g-interval the absorption coefficients are for. | |
real(kind=kind_phys), dimension(msb21, ng21), public | module_radsw_kgb21::absb |
the array absb(1175,10) (kb(5,5,13:59,10)) 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 10, and tells us which g-interval the absorption coefficients are for. | |
real(kind=kind_phys), dimension(msf21, ng21), public | module_radsw_kgb21::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 10). | |
real(kind=kind_phys), parameter, public | module_radsw_kgb21::rayl = 9.41e-09 |
rayleigh extinction coefficient at \(v=6925cm^{-1}\) | |
integer, public | module_radsw_kgb22::msb22 |
msb22=235 | |
integer, public | module_radsw_kgb22::msf22 |
msf22=10 | |
integer, public | module_radsw_kgb22::mfr22 |
mfr22=3 | |
real(kind=kind_phys), dimension(mfr22, ng22), public | module_radsw_kgb22::forref |
real(kind=kind_phys), dimension(msa22, ng22), public | module_radsw_kgb22::absa |
the array absa(585,NG22) (ka(9,5,13,NG22)) 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 2, and indicates which g-interval the absorption coefficients are for. | |
real(kind=kind_phys), dimension(msb22, ng22), public | module_radsw_kgb22::absb |
the array absb(235,2) (kb(5,13:59,2)) 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 2, and tells us which g-interval the absorption coefficients are for. | |
real(kind=kind_phys), dimension(msf22, ng22), public | module_radsw_kgb22::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 2). | |
real(kind=kind_phys), parameter, public | module_radsw_kgb22::rayl = 1.54e-08 |
rayleigh extinction coefficient at \(v=8000cm^{-1}\) | |
integer, public | module_radsw_kgb23::msf23 |
msf23=10 | |
integer, public | module_radsw_kgb23::mfr23 |
mfr23=3 | |
real(kind=kind_phys), dimension(mfr23, ng23), public | module_radsw_kgb23::forref |
real(kind=kind_phys), dimension(msa23, ng23), public | module_radsw_kgb23::absa |
the array absa(65,NG23) (ka(5,13,NG23)) 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 10, and indicates which g-interval the absorption coefficients are for. | |
real(kind=kind_phys), dimension(msf23, ng23), public | module_radsw_kgb23::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 10). | |
real(kind=kind_phys), dimension(ng23), public | module_radsw_kgb23::rayl |
rayleigh extinction coefficient at all v | |
real(kind=kind_phys), parameter, public | module_radsw_kgb23::givfac = 1.029 |
average giver et al. correction factor for this band. | |
integer, public | module_radsw_kgb24::msb24 |
msb24=235 | |
integer, public | module_radsw_kgb24::msf24 |
msf24=10 | |
integer, public | module_radsw_kgb24::mfr24 |
mfr24=3 | |
integer, public | module_radsw_kgb24::mfx24 |
mfx24=9 | |
real(kind=kind_phys), dimension(mfr24, ng24), public | module_radsw_kgb24::forref |
real(kind=kind_phys), dimension(msa24, ng24), public | module_radsw_kgb24::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. | |
real(kind=kind_phys), dimension(msb24, ng24), public | module_radsw_kgb24::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. | |
real(kind=kind_phys), dimension(msf24, ng24), public | module_radsw_kgb24::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). | |
real(kind=kind_phys), dimension(ng24), public | module_radsw_kgb24::abso3a |
o3 | |
real(kind=kind_phys), dimension(ng24), public | module_radsw_kgb24::abso3b |
o3 | |
real(kind=kind_phys), dimension(ng24, mfx24), public | module_radsw_kgb24::rayla |
rayleigh extinction coefficient at all v | |
real(kind=kind_phys), dimension(ng24), public | module_radsw_kgb24::raylb |
real(kind=kind_phys), dimension(msa25, ng25), public | module_radsw_kgb25::absa |
the array absa(65,NG25) (ka(5,13,NG25)) 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 6, and indicates which g-interval the absorption coefficients are for. | |
real(kind=kind_phys), dimension(ng25), public | module_radsw_kgb25::rayl |
rayleigh extinction coefficient | |
real(kind=kind_phys), dimension(ng25), public | module_radsw_kgb25::abso3a |
o3 | |
real(kind=kind_phys), dimension(ng25), public | module_radsw_kgb25::abso3b |
o3 | |
integer, public | module_radsw_kgb27::msb27 |
msb27=235 | |
real(kind=kind_phys), dimension(msa27, ng27), public | module_radsw_kgb27::absa |
the array absa(65,NG27) (ka(5,13,NG27)) 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. | |
real(kind=kind_phys), dimension(msb27, ng27), public | module_radsw_kgb27::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. | |
real(kind=kind_phys), dimension(ng27), public | module_radsw_kgb27::rayl |
rayleigh extinction coefficient | |
integer, public | module_radsw_kgb28::msb28 |
msb28=1175 | |
real(kind=kind_phys), dimension(msa28, ng28), public | module_radsw_kgb28::absa |
the array absa(585,NG28) (ka((9,5,13,NG28)) 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 6, and indicates which g-interval the absorption coefficients are for. | |
real(kind=kind_phys), dimension(msb28, ng28), public | module_radsw_kgb28::absb |
the array absb(1175,6) (kb(5,5,13:59,6)) 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 6, and tells us which g-interval the absorption coefficients are for. | |
real(kind=kind_phys), parameter, public | module_radsw_kgb28::rayl = 2.02e-05 |
rayleigh extinction coefficient | |
integer, public | module_radsw_kgb29::msb29 |
msb29=235 | |
integer, public | module_radsw_kgb29::msf29 |
msf29=10 | |
integer, public | module_radsw_kgb29::mfr29 |
mfr29=4 | |
real(kind=kind_phys), dimension(mfr29, ng29), public | module_radsw_kgb29::forref |
real(kind=kind_phys), dimension(msa29, ng29), public | module_radsw_kgb29::absa |
the array absa(65,NG29) (ka(5,13,NG29)) 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 12, and indicates which g-interval the absorption coefficients are for. | |
real(kind=kind_phys), dimension(msb29, ng29), public | module_radsw_kgb29::absb |
the array absb(235,12) (kb(5,13:59,12)) 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 12, and tells us which g-interval the absorption coefficients are for. | |
real(kind=kind_phys), dimension(msf29, ng29), public | module_radsw_kgb29::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 12). | |
real(kind=kind_phys), dimension(ng29), public | module_radsw_kgb29::absh2o |
h2o | |
real(kind=kind_phys), dimension(ng29), public | module_radsw_kgb29::absco2 |
co2 | |
real(kind=kind_phys), parameter, public | module_radsw_kgb29::rayl = 9.30e-11 |
rayleigh extinction coefficient at \(v=2200cm^{-1}\) | |
This file contains the following:
Definition in file radsw_datatb.f.