Radiation Scheme in CCPP
|
This module sets up absorption coeffients for band 28: 38000-50000 cm-1 (low - o3,o2; high - o3,o2)
Variables | |
integer, public | msa28 |
integer, public | msb28 |
real(kind=kind_phys), dimension(msa28, ng28), public | absa |
real(kind=kind_phys), dimension(msb28, ng28), public | absb |
real(kind=kind_phys), parameter, public | rayl = 2.02e-05 |
real (kind=kind_phys), dimension(msa28,ng28), public module_radsw_kgb28::absa |
Definition at line 18536 of file radsw_datatb.f.
Referenced by taumol28().
real (kind=kind_phys), dimension(msb28,ng28), public module_radsw_kgb28::absb |
Definition at line 18536 of file radsw_datatb.f.
Referenced by taumol28().
integer, public module_radsw_kgb28::msa28 |
Definition at line 18532 of file radsw_datatb.f.
integer, public module_radsw_kgb28::msb28 |
Definition at line 18532 of file radsw_datatb.f.
real (kind=kind_phys), parameter, public module_radsw_kgb28::rayl = 2.02e-05 |