← Back to Documentation Home
CCPP SciDoc for Global Workflow v1.0.0  GW v1.0.0
Common Community Physics Package Developed at DTC
 
Loading...
Searching...
No Matches

◆ gas_init()

subroutine, public module_radiation_gases::gas_init ( type(mpi_comm), intent(in)  mpicomm,
integer, intent(in)  mpirank,
integer, intent(in)  mpiroot,
character(len=26), intent(in)  co2usr_file,
character(len=26), intent(in)  co2cyc_file,
integer, intent(in)  ico2flg,
integer, intent(in)  ictmflg,
real(kind=kind_phys), intent(in)  con_pi,
integer, intent(out)  errflg,
character(len=*), intent(out)  errmsg 
)
Parameters
meprint message control flag
co2usr_fileco2 user defined data table
co2cyc_fileco2 climotology monthly cycle data table
ictmflgdata ic time/date control flag
ico2flgco2 data source control flag
con_piphysical constant Pi
errflgerror flag
errmsgerror message

gas_init General Algorithm

References co2_glb, co2cyc_sav, co2vmr_def, co2vmr_sav, gco2cyc, hfpi, imxco2, jmxco2, kmonsav, kyrsav, and raddeg.

Referenced by gfs_rrtmg_setup::gfs_rrtmg_setup_init(), and gfs_rrtmgp_setup::gfs_rrtmgp_setup_init().

Here is the caller graph for this function: