Radiation Scheme in CCPP
module_radsw_kgb21 Module Reference

This module sets up absorption coeffients for band 21: 6150-7700 cm-1 (low - h2o,co2; high - h2o,co2)

Variables

integer, public msa21
 
integer, public msb21
 
integer, public msf21
 
integer, public mfr21
 
real(kind=kind_phys), dimension(mfr21, ng21), public forref
 
real(kind=kind_phys), dimension(msa21, ng21), public absa
 
real(kind=kind_phys), dimension(msb21, ng21), public absb
 
real(kind=kind_phys), dimension(msf21, ng21), public selfref
 
real(kind=kind_phys), parameter, public rayl = 9.41e-09
 

Variable Documentation

real (kind=kind_phys), dimension(msa21,ng21), public module_radsw_kgb21::absa

Definition at line 11697 of file radsw_datatb.f.

Referenced by taumol21().

real (kind=kind_phys), dimension(msb21,ng21), public module_radsw_kgb21::absb

Definition at line 11697 of file radsw_datatb.f.

Referenced by taumol21().

real (kind=kind_phys), dimension(mfr21,ng21), public module_radsw_kgb21::forref

Definition at line 11697 of file radsw_datatb.f.

Referenced by taumol21().

11697  real (kind=kind_phys), public :: forref(mfr21,ng21), &
11698  & absa(MSA21,NG21), absb(MSB21,NG21), selfref(MSF21,NG21)
real(kind=kind_phys), dimension(ng01, mfr01), public forref
integer, public mfr21
integer, public module_radsw_kgb21::mfr21

Definition at line 11694 of file radsw_datatb.f.

integer, public module_radsw_kgb21::msa21

Definition at line 11694 of file radsw_datatb.f.

11694  integer, public :: msa21, msb21, msf21, mfr21
integer, public msb21
integer, public msf21
integer, public msa21
integer, public mfr21
integer, public module_radsw_kgb21::msb21

Definition at line 11694 of file radsw_datatb.f.

integer, public module_radsw_kgb21::msf21

Definition at line 11694 of file radsw_datatb.f.

real (kind=kind_phys), parameter, public module_radsw_kgb21::rayl = 9.41e-09

Definition at line 11701 of file radsw_datatb.f.

Referenced by taumol21().

11701  real (kind=kind_phys), parameter, public :: rayl = 9.41e-09
real(kind=kind_phys), parameter, public rayl
real (kind=kind_phys), dimension(msf21,ng21), public module_radsw_kgb21::selfref

Definition at line 11697 of file radsw_datatb.f.

Referenced by taumol21().