Radiation Scheme in CCPP
module_radlw_kgb12 Module Reference

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
 

Variable Documentation

real (kind=kind_phys), dimension(ng12,msa12), public module_radlw_kgb12::absa

Definition at line 29126 of file radlw_datatb.f.

Referenced by taugb12().

29126  real (kind=kind_phys), public :: &
29127  & absa(NG12,MSA12), forref(NG12,MFR12), selfref(NG12,MSF12), &
29128  & fracrefa(NG12,MAF12)
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.

29123  integer, public :: msa12, msf12, mfr12, maf12
integer, public msa12
integer, public mfr12
integer, public maf12
integer, public msf12
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().