Radiation Scheme in CCPP
module_radlw_kgb04 Module Reference

This module sets up absorption coefficients for band 04: 630-700 cm-1 (low - h2o, co2; high - co2, o3)

Variables

integer, public msa04
 
integer, public msb04
 
integer, public msf04
 
integer, public mfr04
 
integer, public maf04
 
integer, public mbf04
 
real(kind=kind_phys), dimension(ng04, mfr04), public forref
 
real(kind=kind_phys), dimension(ng04, msa04), public absa
 
real(kind=kind_phys), dimension(ng04, msb04), public absb
 
real(kind=kind_phys), dimension(ng04, msf04), public selfref
 
real(kind=kind_phys), dimension(ng04, maf04), public fracrefa
 
real(kind=kind_phys), dimension(ng04, mbf04), public fracrefb
 

Variable Documentation

real (kind=kind_phys), dimension(ng04,msa04), public module_radlw_kgb04::absa

Definition at line 10062 of file radlw_datatb.f.

Referenced by taugb04().

real (kind=kind_phys), dimension(ng04,msb04), public module_radlw_kgb04::absb

Definition at line 10062 of file radlw_datatb.f.

Referenced by taugb04().

real (kind=kind_phys), dimension(ng04,mfr04), public module_radlw_kgb04::forref

Definition at line 10062 of file radlw_datatb.f.

Referenced by taugb04().

10062  real (kind=kind_phys), public :: forref(ng04,mfr04), &
10063  & absa(NG04,MSA04), absb(NG04,MSB04), selfref(NG04,MSF04), &
10064  & fracrefa(NG04,MAF04), fracrefb(NG04,MBF04)
real(kind=kind_phys), dimension(ng01, mfr01), public forref
integer, public mfr04
real (kind=kind_phys), dimension(ng04,maf04), public module_radlw_kgb04::fracrefa

Definition at line 10062 of file radlw_datatb.f.

Referenced by taugb04().

real (kind=kind_phys), dimension(ng04,mbf04), public module_radlw_kgb04::fracrefb

Definition at line 10062 of file radlw_datatb.f.

Referenced by taugb04().

integer, public module_radlw_kgb04::maf04

Definition at line 10058 of file radlw_datatb.f.

integer, public module_radlw_kgb04::mbf04

Definition at line 10058 of file radlw_datatb.f.

integer, public module_radlw_kgb04::mfr04

Definition at line 10058 of file radlw_datatb.f.

integer, public module_radlw_kgb04::msa04

Definition at line 10058 of file radlw_datatb.f.

10058  integer, public :: msa04, msb04, msf04, mfr04, maf04, mbf04
integer, public msa04
integer, public mfr04
integer, public msb04
integer, public mbf04
integer, public msf04
integer, public maf04
integer, public module_radlw_kgb04::msb04

Definition at line 10058 of file radlw_datatb.f.

integer, public module_radlw_kgb04::msf04

Definition at line 10058 of file radlw_datatb.f.

real (kind=kind_phys), dimension(ng04,msf04), public module_radlw_kgb04::selfref

Definition at line 10062 of file radlw_datatb.f.

Referenced by taugb04().