CCPP Scientific Documentation
v5.0.0
subroutine, public module_radiation_aerosols::aer_update ( integer, intent(in)  iyear,
integer, intent(in)  imon,
integer, intent(in)  me 
)
Parameters
iyear4-digit calender year
imonmonth of the year
meprint message control flag

General Algorithm

  1. Call trop_update() to update monthly tropospheric aerosol data.
  2. Call volc_update() to update yearly stratospheric volcanic aerosol data.

References physparam::iaermdl, lalwflg, laswflg, lavoflg, trop_update(), and volc_update().

Referenced by gfs_rrtmg_setup::radupdate().

Here is the call graph for this function: