Radiation Scheme in CCPP
|
This module sets up absorption coeffients for band 21: 6150-7700 cm-1 (low - h2o,co2; high - h2o,co2)
Variables | |
integer, public | msa21 |
integer, public | msb21 |
integer, public | msf21 |
integer, public | mfr21 |
real(kind=kind_phys), dimension(mfr21, ng21), public | forref |
real(kind=kind_phys), dimension(msa21, ng21), public | absa |
real(kind=kind_phys), dimension(msb21, ng21), public | absb |
real(kind=kind_phys), dimension(msf21, ng21), public | selfref |
real(kind=kind_phys), parameter, public | rayl = 9.41e-09 |
real (kind=kind_phys), dimension(msa21,ng21), public module_radsw_kgb21::absa |
Definition at line 11697 of file radsw_datatb.f.
Referenced by taumol21().
real (kind=kind_phys), dimension(msb21,ng21), public module_radsw_kgb21::absb |
Definition at line 11697 of file radsw_datatb.f.
Referenced by taumol21().
real (kind=kind_phys), dimension(mfr21,ng21), public module_radsw_kgb21::forref |
Definition at line 11697 of file radsw_datatb.f.
Referenced by taumol21().
integer, public module_radsw_kgb21::mfr21 |
Definition at line 11694 of file radsw_datatb.f.
integer, public module_radsw_kgb21::msa21 |
Definition at line 11694 of file radsw_datatb.f.
integer, public module_radsw_kgb21::msb21 |
Definition at line 11694 of file radsw_datatb.f.
integer, public module_radsw_kgb21::msf21 |
Definition at line 11694 of file radsw_datatb.f.
real (kind=kind_phys), parameter, public module_radsw_kgb21::rayl = 9.41e-09 |
real (kind=kind_phys), dimension(msf21,ng21), public module_radsw_kgb21::selfref |
Definition at line 11697 of file radsw_datatb.f.
Referenced by taumol21().