From 136fa7051c2a874af74341a6e8d27da373b5c61e Mon Sep 17 00:00:00 2001 From: Bob Yantosca Date: Fri, 26 Jul 2024 09:50:29 -0400 Subject: [PATCH] GEOS-Chem submod update: Merge PR #2398 (Uncomment cations for HETP) This commit informs the GCHP superproject about the following commits that were pushed to the GitHub geoschem/geos-chem repository: e29a4c928 Merge PR #2398 (Pass non-zero Ca2, Mg, and K cations to HETP) PR #2398 uncomments setting Ca2+, K+, and Mg+ cation values passed to HETP. Previously these values were zero due to an issue in ISORROPIA. With the update to HETP we can enable these cations. 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 0a172283d..e29a4c928 160000 --- a/src/GCHP_GridComp/GEOSChem_GridComp/geos-chem +++ b/src/GCHP_GridComp/GEOSChem_GridComp/geos-chem @@ -1 +1 @@ -Subproject commit 0a172283d089111e17fc45c0dd0a57da563b7bdc +Subproject commit e29a4c9289b01482f9d1c22528eac76b73023c43