Radiation Scheme in CCPP
module_radlw_kgb07 Module Reference

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
 

Variable Documentation

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().

21951  real (kind=kind_phys), public :: forref(ng07,mfr07), &
21952  & absa(NG07,MSA07), absb(NG07,MSB07), selfref(NG07,MSF07), &
21953  & fracrefa(NG07,MAF07), fracrefb(NG07), &
21954  & ka_mco2(NG07,MAF07,MMC07), kb_mco2(NG07,MMC07)
real(kind=kind_phys), dimension(ng01, mfr01), public forref
integer, public mfr07
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().

real (kind=kind_phys), dimension(ng07,maf07,mmc07), public module_radlw_kgb07::ka_mco2

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.

21947  integer, public :: msa07, msb07, msf07, mfr07, maf07, mmc07
integer, public msb07
integer, public msa07
integer, public maf07
integer, public mfr07
integer, public msf07
integer, public mmc07
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().