From 48896e9be74d35fcf9ae6f2a77565930c27674a0 Mon Sep 17 00:00:00 2001 From: Bob Yantosca Date: Wed, 30 Aug 2023 16:30:55 -0400 Subject: [PATCH] GEOS-Chem submod update: Merge PR #1925 (Make OCEAN_CONC 2D) This commit informs the GCHP superproject about the following commits that were pushed to the GitHub geoschem/geos-chem repository: 08838351c Merge PR #1925 (Update OCEAN_CONC in Hg simulations from 2D to 3D) This fixes a side-effect of HEMCO PR #235 (Bugfix in vertical regridding) that affected the Hg simulation. Signed-off-by: Bob Yantosca --- src/GCHP_GridComp/GEOSChem_GridComp/geos-chem | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/GCHP_GridComp/GEOSChem_GridComp/geos-chem b/src/GCHP_GridComp/GEOSChem_GridComp/geos-chem index e5d91c03f..08838351c 160000 --- a/src/GCHP_GridComp/GEOSChem_GridComp/geos-chem +++ b/src/GCHP_GridComp/GEOSChem_GridComp/geos-chem @@ -1 +1 @@ -Subproject commit e5d91c03f01c7f855d56475362f3bff818d43de9 +Subproject commit 08838351cbdd454019a9020b4a4626b34a402ef3