From aeece27795d2ae71a48f84cd2b07cf1643e4ee7d Mon Sep 17 00:00:00 2001 From: Francis Vitt Date: Tue, 29 Aug 2023 13:35:12 -0600 Subject: [PATCH] ChangeLog update --- doc/ChangeLog | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/doc/ChangeLog b/doc/ChangeLog index 1a8c03424a..bfc4e3f9ef 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -3,22 +3,25 @@ Tag name: cam6_3_125 Originator(s): fvitt Date: 29 Aug 2023 -One-line Summary: Generalize aerosol optics +One-line Summary: Introduce abstract interface to aerosol optics Github PR URL: https://github.com/ESCOMP/CAM/pull/824 Purpose of changes (include the issue number and title text for each relevant GitHub issue): - Issue #816 -- Refactor aerosol optics to use abstract aerosol optics class + Issue #816 -- Refactor aerosol optics to use abstract aerosol optics class which can be + extended for different aerosol representations such as MAM and CARMA -Describe any changes made to build system: +Describe any changes made to build system: n/a Describe any changes made to the namelist: -List any changes to the defaults for the boundary datasets: + Namelist group "modal_aer_opt_nl" is renamed as "aerosol_optics_nl" -Describe any substantial timing or memory changes: +List any changes to the defaults for the boundary datasets: n/a -Code reviewed by: +Describe any substantial timing or memory changes: n/a + +Code reviewed by: cacraigucar mattldawson nusbaume List all files eliminated: