From dac5a546fb8707559f337eb203698a0b84315872 Mon Sep 17 00:00:00 2001 From: Bob Yantosca Date: Thu, 31 Aug 2023 13:07:27 -0400 Subject: [PATCH] GEOS-Chem submod update: Merge PR #1929 (set missing GCHP adv spc to bkgrnd) This commit informs the GCClassic superproject about the following commits that were pushed to the GitHub geoschem/geos-chem repository: d54f88ab9 Merge PR #1929 (Set GCHP adv species not in restart to bkgrnd values) This implements a bug fix so that all species (advected or non-advected) are set to backround values if not present in the restart file. 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 0883835..d54f88a 160000 --- a/src/GEOS-Chem +++ b/src/GEOS-Chem @@ -1 +1 @@ -Subproject commit 08838351cbdd454019a9020b4a4626b34a402ef3 +Subproject commit d54f88ab9b1aea8cc61479e8b542d08af00ed610