Radiation Scheme in CCPP
module_radsw_kgb20 Module Reference

This module sets up absorption coeffients for band 20: 5150-6150 cm-1 (low - h2o; high - h2o)

Variables

integer, public msa20
 
integer, public msb20
 
integer, public msf20
 
integer, public mfr20
 
real(kind=kind_phys), dimension(mfr20, ng20), public forref
 
real(kind=kind_phys), dimension(ng20), public absch4
 
real(kind=kind_phys), dimension(msa20, ng20), public absa
 
real(kind=kind_phys), dimension(msb20, ng20), public absb
 
real(kind=kind_phys), dimension(msf20, ng20), public selfref
 
real(kind=kind_phys), parameter, public rayl = 4.12e-09
 

Variable Documentation

real (kind=kind_phys), dimension(msa20,ng20), public module_radsw_kgb20::absa

Definition at line 10927 of file radsw_datatb.f.

Referenced by taumol20().

real (kind=kind_phys), dimension(msb20,ng20), public module_radsw_kgb20::absb

Definition at line 10927 of file radsw_datatb.f.

Referenced by taumol20().

real (kind=kind_phys), dimension(ng20), public module_radsw_kgb20::absch4

Definition at line 10927 of file radsw_datatb.f.

Referenced by taumol20().

real (kind=kind_phys), dimension(mfr20,ng20), public module_radsw_kgb20::forref

Definition at line 10927 of file radsw_datatb.f.

Referenced by taumol20().

10927  real (kind=kind_phys), public :: forref(mfr20,ng20), absch4(ng20),&
10928  & absa(MSA20,NG20), absb(MSB20,NG20), selfref(MSF20,NG20)
real(kind=kind_phys), dimension(ng01, mfr01), public forref
integer, public mfr20
real(kind=kind_phys), dimension(ng20), public absch4
integer, public module_radsw_kgb20::mfr20

Definition at line 10924 of file radsw_datatb.f.

integer, public module_radsw_kgb20::msa20

Definition at line 10924 of file radsw_datatb.f.

10924  integer, public :: msa20, msb20, msf20, mfr20
integer, public mfr20
integer, public msa20
integer, public msf20
integer, public msb20
integer, public module_radsw_kgb20::msb20

Definition at line 10924 of file radsw_datatb.f.

integer, public module_radsw_kgb20::msf20

Definition at line 10924 of file radsw_datatb.f.

real (kind=kind_phys), parameter, public module_radsw_kgb20::rayl = 4.12e-09

Definition at line 10931 of file radsw_datatb.f.

Referenced by taumol20().

10931  real (kind=kind_phys), parameter, public :: rayl = 4.12e-09
real(kind=kind_phys), parameter, public rayl
real (kind=kind_phys), dimension(msf20,ng20), public module_radsw_kgb20::selfref

Definition at line 10927 of file radsw_datatb.f.

Referenced by taumol20().