From aec1a2ef602650e6af1a41aa07f7a3725d950680 Mon Sep 17 00:00:00 2001 From: Bob Yantosca Date: Mon, 12 Feb 2024 16:08:09 -0500 Subject: [PATCH] GEOS-Chem submod update: Merge PR #1717 (Use GCARR_ac when B=0) This commit informs the GCHP superproject about the following commits that were pushed to the GitHub geoschem/geos-chem repository: aebdaade0 Merge PR #1717 (Use GCARR_ac rate-law function where B=0) This PR updates several rate law functions where the Arrhenius B parameter is zero to use GCARR_ac instead of GCARR_abc. This should result in better efficiency by not having to compute terms that would evaluate to 1. 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 b288af156..aebdaade0 160000 --- a/src/GCHP_GridComp/GEOSChem_GridComp/geos-chem +++ b/src/GCHP_GridComp/GEOSChem_GridComp/geos-chem @@ -1 +1 @@ -Subproject commit b288af1563a9a49a154a93bdd0f88be1f58f3f2f +Subproject commit aebdaade06fbfd6b6186883c39862753c34d682e