From f9b70b0359774c0ef701388bed00df1a84aa9185 Mon Sep 17 00:00:00 2001 From: Bob Yantosca Date: Wed, 30 Aug 2023 16:25:50 -0400 Subject: [PATCH] GEOS-Chem submod update: Merge PR #1925 (Make OCEAN_CONC 2D) This commit informs the GCClassic 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/GEOS-Chem | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/GEOS-Chem b/src/GEOS-Chem index e5d91c0..0883835 160000 --- a/src/GEOS-Chem +++ b/src/GEOS-Chem @@ -1 +1 @@ -Subproject commit e5d91c03f01c7f855d56475362f3bff818d43de9 +Subproject commit 08838351cbdd454019a9020b4a4626b34a402ef3