Radiation Scheme in CCPP
|
This module sets up absorption coeffients for band 20: 5150-6150 cm-1 (low - h2o; high - h2o)
Variables | |
integer, public | msa20 |
integer, public | msb20 |
integer, public | msf20 |
integer, public | mfr20 |
real(kind=kind_phys), dimension(mfr20, ng20), public | forref |
real(kind=kind_phys), dimension(ng20), public | absch4 |
real(kind=kind_phys), dimension(msa20, ng20), public | absa |
real(kind=kind_phys), dimension(msb20, ng20), public | absb |
real(kind=kind_phys), dimension(msf20, ng20), public | selfref |
real(kind=kind_phys), parameter, public | rayl = 4.12e-09 |
real (kind=kind_phys), dimension(msa20,ng20), public module_radsw_kgb20::absa |
Definition at line 10927 of file radsw_datatb.f.
Referenced by taumol20().
real (kind=kind_phys), dimension(msb20,ng20), public module_radsw_kgb20::absb |
Definition at line 10927 of file radsw_datatb.f.
Referenced by taumol20().
real (kind=kind_phys), dimension(ng20), public module_radsw_kgb20::absch4 |
Definition at line 10927 of file radsw_datatb.f.
Referenced by taumol20().
real (kind=kind_phys), dimension(mfr20,ng20), public module_radsw_kgb20::forref |
Definition at line 10927 of file radsw_datatb.f.
Referenced by taumol20().
integer, public module_radsw_kgb20::mfr20 |
Definition at line 10924 of file radsw_datatb.f.
integer, public module_radsw_kgb20::msa20 |
Definition at line 10924 of file radsw_datatb.f.
integer, public module_radsw_kgb20::msb20 |
Definition at line 10924 of file radsw_datatb.f.
integer, public module_radsw_kgb20::msf20 |
Definition at line 10924 of file radsw_datatb.f.
real (kind=kind_phys), parameter, public module_radsw_kgb20::rayl = 4.12e-09 |
real (kind=kind_phys), dimension(msf20,ng20), public module_radsw_kgb20::selfref |
Definition at line 10927 of file radsw_datatb.f.
Referenced by taumol20().