Radiation Scheme in CCPP
|
This module sets up absorption coeffients for band 23: 8050-12850 cm-1 (low - h2o; high - nothing)
Variables | |
integer, public | msa23 |
integer, public | msf23 |
integer, public | mfr23 |
real(kind=kind_phys), dimension(mfr23, ng23), public | forref |
real(kind=kind_phys), dimension(msa23, ng23), public | absa |
real(kind=kind_phys), dimension(msf23, ng23), public | selfref |
real(kind=kind_phys), dimension(ng23), public | rayl |
real(kind=kind_phys), parameter, public | givfac = 1.029 |
real (kind=kind_phys), dimension(msa23,ng23), public module_radsw_kgb23::absa |
Definition at line 15976 of file radsw_datatb.f.
Referenced by taumol23().
real (kind=kind_phys), dimension(mfr23,ng23), public module_radsw_kgb23::forref |
Definition at line 15976 of file radsw_datatb.f.
Referenced by taumol23().
real (kind=kind_phys), parameter, public module_radsw_kgb23::givfac = 1.029 |
Definition at line 15980 of file radsw_datatb.f.
Referenced by taumol23().
integer, public module_radsw_kgb23::mfr23 |
Definition at line 15973 of file radsw_datatb.f.
integer, public module_radsw_kgb23::msa23 |
Definition at line 15973 of file radsw_datatb.f.
integer, public module_radsw_kgb23::msf23 |
Definition at line 15973 of file radsw_datatb.f.
real (kind=kind_phys), dimension(ng23), public module_radsw_kgb23::rayl |
Definition at line 15976 of file radsw_datatb.f.
Referenced by taumol23().
real (kind=kind_phys), dimension(msf23,ng23), public module_radsw_kgb23::selfref |
Definition at line 15976 of file radsw_datatb.f.
Referenced by taumol23().