Radiation Scheme in CCPP
|
This module sets up absorption coefficients for band 07: 980-1080 cm-1 (low - h2o, o3; high - o3)
Variables | |
integer, public | msa07 |
integer, public | msb07 |
integer, public | msf07 |
integer, public | mfr07 |
integer, public | maf07 |
integer, public | mmc07 |
real(kind=kind_phys), dimension(ng07, mfr07), public | forref |
real(kind=kind_phys), dimension(ng07, msa07), public | absa |
real(kind=kind_phys), dimension(ng07, msb07), public | absb |
real(kind=kind_phys), dimension(ng07, msf07), public | selfref |
real(kind=kind_phys), dimension(ng07, maf07), public | fracrefa |
real(kind=kind_phys), dimension(ng07), public | fracrefb |
real(kind=kind_phys), dimension(ng07, maf07, mmc07), public | ka_mco2 |
real(kind=kind_phys), dimension(ng07, mmc07), public | kb_mco2 |
real (kind=kind_phys), dimension(ng07,msa07), public module_radlw_kgb07::absa |
Definition at line 21951 of file radlw_datatb.f.
Referenced by taugb07().
real (kind=kind_phys), dimension(ng07,msb07), public module_radlw_kgb07::absb |
Definition at line 21951 of file radlw_datatb.f.
Referenced by taugb07().
real (kind=kind_phys), dimension(ng07,mfr07), public module_radlw_kgb07::forref |
Definition at line 21951 of file radlw_datatb.f.
Referenced by taugb07().
real (kind=kind_phys), dimension(ng07,maf07), public module_radlw_kgb07::fracrefa |
Definition at line 21951 of file radlw_datatb.f.
Referenced by taugb07().
real (kind=kind_phys), dimension(ng07), public module_radlw_kgb07::fracrefb |
Definition at line 21951 of file radlw_datatb.f.
Referenced by taugb07().
Definition at line 21951 of file radlw_datatb.f.
Referenced by taugb07().
real (kind=kind_phys), dimension(ng07,mmc07), public module_radlw_kgb07::kb_mco2 |
Definition at line 21951 of file radlw_datatb.f.
Referenced by taugb07().
integer, public module_radlw_kgb07::maf07 |
Definition at line 21947 of file radlw_datatb.f.
integer, public module_radlw_kgb07::mfr07 |
Definition at line 21947 of file radlw_datatb.f.
integer, public module_radlw_kgb07::mmc07 |
Definition at line 21947 of file radlw_datatb.f.
integer, public module_radlw_kgb07::msa07 |
Definition at line 21947 of file radlw_datatb.f.
integer, public module_radlw_kgb07::msb07 |
Definition at line 21947 of file radlw_datatb.f.
integer, public module_radlw_kgb07::msf07 |
Definition at line 21947 of file radlw_datatb.f.
real (kind=kind_phys), dimension(ng07,msf07), public module_radlw_kgb07::selfref |
Definition at line 21951 of file radlw_datatb.f.
Referenced by taugb07().