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

◆ aer_update()

subroutine, public module_radiation_aerosols::aer_update ( integer, intent(in) iyear,
integer, intent(in) imon,
integer, intent(in) me,
integer, intent(in) iaermdl,
character(len=26), intent(in) aeros_file,
integer, intent(out) errflg,
character(len=*), intent(out) errmsg )
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.
  1. Call volc_update() to update yearly stratospheric volcanic aerosol data.

Definition at line 1764 of file radiation_aerosols.f.