CCPP SciDoc v7.0.0  v7.0.0
Common Community Physics Package Developed at DTC
 
Loading...
Searching...
No Matches

◆ gas_update()

subroutine, public module_radiation_gases::gas_update ( integer, intent(in) iyear,
integer, intent(in) imon,
integer, intent(in) iday,
integer, intent(in) ihour,
logical, intent(in) ldoco2,
integer, intent(in) me,
character(len=26), intent(in) co2dat_file,
character(len=26), intent(in) co2gbl_file,
integer, intent(in) ictmflg,
integer, intent(in) ico2flg,
integer, intent(out) errflg,
character(len=*), intent(out) errmsg )
Parameters
iyearyear of the requested data for fcst
imonmonth of the year
idayday of the month
ihourhour of the day
ldoco2co2 update control flag
meprint message control flag
co2dat_fileco2 2d monthly obsv data table
co2gbl_fileco2 global annual mean data table
ictmflgdata ic time/date control flag
ico2flgco2 data source control flag
errflgerror flag
errmsgerror message

gas_update General Algorithm

  • co2 data section

Definition at line 430 of file radiation_gases.f.

References co2_glb, co2cyc_sav, co2vmr_sav, gco2cyc, imxco2, jmxco2, kmonsav, kyrsav, and minyear.