Radiation Scheme in CCPP
module_radlw_kgb15 Module Reference

This module sets up absorption coefficients for band 15: 2380-2600 cm-1 (low - n2o, co2; high - /)

Variables

integer, public msa15
 
integer, public msf15
 
integer, public mfr15
 
integer, public maf15
 
integer, public mmn15
 
real(kind=kind_phys), dimension(ng15, msa15), public absa
 
real(kind=kind_phys), dimension(ng15, mfr15), public forref
 
real(kind=kind_phys), dimension(ng15, msf15), public selfref
 
real(kind=kind_phys), dimension(ng15, maf15), public fracrefa
 
real(kind=kind_phys), dimension(ng15, maf15, mmn15), public ka_mn2
 

Variable Documentation

real (kind=kind_phys), dimension(ng15,msa15), public module_radlw_kgb15::absa

Definition at line 31257 of file radlw_datatb.f.

Referenced by taugb15().

31257  real (kind=kind_phys), public :: &
31258  & absa(NG15,MSA15), forref(NG15,MFR15), selfref(NG15,MSF15), &
31259  & fracrefa(NG15,MAF15), ka_mn2(NG15,MAF15,MMN15)
real (kind=kind_phys), dimension(ng15,mfr15), public module_radlw_kgb15::forref

Definition at line 31257 of file radlw_datatb.f.

Referenced by taugb15().

real (kind=kind_phys), dimension(ng15,maf15), public module_radlw_kgb15::fracrefa

Definition at line 31257 of file radlw_datatb.f.

Referenced by taugb15().

real (kind=kind_phys), dimension(ng15,maf15,mmn15), public module_radlw_kgb15::ka_mn2

Definition at line 31257 of file radlw_datatb.f.

Referenced by taugb15().

integer, public module_radlw_kgb15::maf15

Definition at line 31254 of file radlw_datatb.f.

integer, public module_radlw_kgb15::mfr15

Definition at line 31254 of file radlw_datatb.f.

integer, public module_radlw_kgb15::mmn15

Definition at line 31254 of file radlw_datatb.f.

integer, public module_radlw_kgb15::msa15

Definition at line 31254 of file radlw_datatb.f.

31254  integer, public :: msa15, msf15, mfr15, maf15, mmn15
integer, public mmn15
integer, public msf15
integer, public msa15
integer, public maf15
integer, public mfr15
integer, public module_radlw_kgb15::msf15

Definition at line 31254 of file radlw_datatb.f.

real (kind=kind_phys), dimension(ng15,msf15), public module_radlw_kgb15::selfref

Definition at line 31257 of file radlw_datatb.f.

Referenced by taugb15().