CCPP SciDoc  v6.0.0
Common Community Physics Package Developed at DTC
GFS RRTMG Scheme Setup

This subroutine initializes RRTMG. More...

Modules

module  gfs_rrtmg_setup
 

Functions/Subroutines

subroutine, public gfs_rrtmg_setup::gfs_rrtmg_setup_init (si, levr, ictm, isol, ico2, iaer, ntcw, num_p3d, npdf3d, ntoz, iovr, isubc_sw, isubc_lw, icliq_sw, crick_proof, ccnorm, imp_physics, norad_precip, idate, iflip, do_RRTMGP, me, errmsg, errflg)
 
subroutine, public gfs_rrtmg_setup::gfs_rrtmg_setup_timestep_init (idate, jdate, deltsw, deltim, lsswr, me, slag, sdec, cdec, solcon, errmsg, errflg)
 
subroutine, public gfs_rrtmg_setup::gfs_rrtmg_setup_finalize (errmsg, errflg)
 
subroutine gfs_rrtmg_setup::radinit (si, NLAY, imp_physics, me)
 

Variables

character(40), parameter gfs_rrtmg_setup::vtagrad ='NCEP-Radiation_driver v5.2 Jan 2013 '
 
integer gfs_rrtmg_setup::month0 = 0
 new data input control variables (set/reset in subroutines radinit/radupdate): More...
 
integer gfs_rrtmg_setup::iyear0 = 0
 
integer gfs_rrtmg_setup::monthd = 0
 
logical gfs_rrtmg_setup::loz1st = .true.
 control flag for the first time of reading climatological ozone data (set/reset in subroutines radinit/radupdate, it is used only if the control parameter ioznflg=0) More...
 

Detailed Description