From 8774cc3017403312ee048ccbdce897d5a6e15ce2 Mon Sep 17 00:00:00 2001 From: Bob Yantosca Date: Mon, 11 Dec 2023 18:07:05 -0500 Subject: [PATCH] GEOS-Chem submod update: Reduce timers to essential list only This commit informs the GCClassic superproject about the following commits that were pushed to the GitHub geoschem/geos-chem repository: 69ae58a1b Merge PR #2069 (Reduce timers to essential list only) PR #2069 removes several GEOS-Chem Classic timers that were not being used for benchmark statistics. 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 c98fcce..69ae58a 160000 --- a/src/GEOS-Chem +++ b/src/GEOS-Chem @@ -1 +1 @@ -Subproject commit c98fcce0af9d68d8ab71726275747f3822c99399 +Subproject commit 69ae58a1be3b3180c495c70cb9796dac99c369d0