Radiation Scheme in CCPP
|
This module sets up absorption coefficients for band 12: 1800-2080 cm-1 (low - h2o, co2; high - /)
Variables | |
integer, public | msa12 |
integer, public | msf12 |
integer, public | mfr12 |
integer, public | maf12 |
real(kind=kind_phys), dimension(ng12, msa12), public | absa |
real(kind=kind_phys), dimension(ng12, mfr12), public | forref |
real(kind=kind_phys), dimension(ng12, msf12), public | selfref |
real(kind=kind_phys), dimension(ng12, maf12), public | fracrefa |
real (kind=kind_phys), dimension(ng12,msa12), public module_radlw_kgb12::absa |
Definition at line 29126 of file radlw_datatb.f.
Referenced by taugb12().
real (kind=kind_phys), dimension(ng12,mfr12), public module_radlw_kgb12::forref |
Definition at line 29126 of file radlw_datatb.f.
Referenced by taugb12().
real (kind=kind_phys), dimension(ng12,maf12), public module_radlw_kgb12::fracrefa |
Definition at line 29126 of file radlw_datatb.f.
Referenced by taugb12().
integer, public module_radlw_kgb12::maf12 |
Definition at line 29123 of file radlw_datatb.f.
integer, public module_radlw_kgb12::mfr12 |
Definition at line 29123 of file radlw_datatb.f.
integer, public module_radlw_kgb12::msa12 |
Definition at line 29123 of file radlw_datatb.f.
integer, public module_radlw_kgb12::msf12 |
Definition at line 29123 of file radlw_datatb.f.
real (kind=kind_phys), dimension(ng12,msf12), public module_radlw_kgb12::selfref |
Definition at line 29126 of file radlw_datatb.f.
Referenced by taugb12().