Radiation Scheme in CCPP
module_radsw_kgb23 Module Reference

This module sets up absorption coeffients for band 23: 8050-12850 cm-1 (low - h2o; high - nothing)

Variables

integer, public msa23
 
integer, public msf23
 
integer, public mfr23
 
real(kind=kind_phys), dimension(mfr23, ng23), public forref
 
real(kind=kind_phys), dimension(msa23, ng23), public absa
 
real(kind=kind_phys), dimension(msf23, ng23), public selfref
 
real(kind=kind_phys), dimension(ng23), public rayl
 
real(kind=kind_phys), parameter, public givfac = 1.029
 

Variable Documentation

real (kind=kind_phys), dimension(msa23,ng23), public module_radsw_kgb23::absa

Definition at line 15976 of file radsw_datatb.f.

Referenced by taumol23().

real (kind=kind_phys), dimension(mfr23,ng23), public module_radsw_kgb23::forref

Definition at line 15976 of file radsw_datatb.f.

Referenced by taumol23().

15976  real (kind=kind_phys), public :: forref(mfr23,ng23), &
15977  & absa(MSA23,NG23), selfref(MSF23,NG23), rayl(NG23)
real(kind=kind_phys), dimension(ng01, mfr01), public forref
integer, public mfr23
real (kind=kind_phys), parameter, public module_radsw_kgb23::givfac = 1.029

Definition at line 15980 of file radsw_datatb.f.

Referenced by taumol23().

15980  real (kind=kind_phys), parameter, public :: givfac = 1.029
real(kind=kind_phys), parameter, public givfac
integer, public module_radsw_kgb23::mfr23

Definition at line 15973 of file radsw_datatb.f.

integer, public module_radsw_kgb23::msa23

Definition at line 15973 of file radsw_datatb.f.

15973  integer, public :: msa23, msf23, mfr23
integer, public msf23
integer, public msa23
integer, public mfr23
integer, public module_radsw_kgb23::msf23

Definition at line 15973 of file radsw_datatb.f.

real (kind=kind_phys), dimension(ng23), public module_radsw_kgb23::rayl

Definition at line 15976 of file radsw_datatb.f.

Referenced by taumol23().

real (kind=kind_phys), dimension(msf23,ng23), public module_radsw_kgb23::selfref

Definition at line 15976 of file radsw_datatb.f.

Referenced by taumol23().