Common Community Physics Package (CCPP) Scientific Documentation  Version 2.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

aer_update 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::lalwflg, physparam::laswflg, physparam::lavoflg, trop_update(), and volc_update().

Here is the call graph for this function: