diff --git a/doc/ChangeLog b/doc/ChangeLog index eaed3c1f24..758c3b3e05 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,7 +1,7 @@ Tag name: Originator(s): lizziel Date: -One-line Summary: Update GEOS-Chem to 14.4.1, HEMCO to 3.8.1, and add Cloud-J 7.7.2, HETP 1.0 +One-line Summary: Update GEOS-Chem to 14.4.1, HEMCO to 3.8.1, and add Cloud-J 7.7.3 and HETP 1.0 Github PR URL: https://github.com/ESCOMP/CAM/pull/1093 Purpose of changes (include the issue number and title text for each relevant GitHub issue): @@ -53,15 +53,19 @@ M bld/namelist_files/use_cases/hist_geoschem_nudged.xml - Delete GEOS-Chem chem inputs directory since now in defaults M cime_config/buildnml - - todo + - No-diff cleanup M cime_config/config_component.xml - Remove GEOS-chem from CAM40 and CAM50 options +M cime_config/config_compsets.xml + - Fix bug in FCnudged_GC where nudging incorrectly specified in compset definition + M testdefs/testlist_cam.xml - - todo + - Move GEOS-Chem tests to be grouped with similar compsets A src/chemistry/cloud_j + - tagged version 7.7.3 M src/chemistry/geoschem/chem_mods.F90 - Update hard-coded nTracersMax, gas_pcnst, and nslvd used for @@ -71,19 +75,32 @@ M src/chemistry/geoschem/chemistry.F90 - Updates for compatibility with GEOS-Chem 14.3.1 - Replace hard-coded photolysis inputs directory with namelist value - Add aerosol distribution fix to deposit SO4 using Neu as gas instead of aerosol + - Update precision modifiers + +M src/chemistry/geoschem/geoschem_diagnostics_mod.F90 + - Update precision modifiers + +M src/chemistry/geoschem/geoschem_emissions_mod.F90 + - Update precision modifiers M src/chemistry/geoschem/geoschem_src + - tagged version 14.4.1 M src/chemistry/geoschem/mo_sim_dat.F90 - Add new species to solsym: BUTDI (butendedial) and FURA (furan) A src/chemistry/hetp + - tagged version 1.0 M src/chemistry/mozart/mo_neu_wetdep.F90 - Restrict henrys law coefficient assignment error print to masterproc - Add GEOS-Chem bulk sulfates SO4 and SO4S M src/hemco + - tag hemco-cesm2_0_hemco3_9_0 + +M test/system/TR8.sh + - Skip over GEOS-Chem and dependency modules If there were any failures reported from running test_driver.sh on any test platform, and checkin with these failures has been OK'd by the gatekeeper,