From f98639727fd56f71e7604c5362b8b81302bad1c4 Mon Sep 17 00:00:00 2001 From: Matthew Thompson Date: Thu, 18 Dec 2025 11:00:20 -0500 Subject: [PATCH] v12: Remove ARIES and Latlon cores --- components.yaml | 6 ++++-- config/GEOSgcm_GridComp.sparse | 2 -- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/components.yaml b/components.yaml index 0937a974..cefc4944 100644 --- a/components.yaml +++ b/components.yaml @@ -56,7 +56,8 @@ MAPL: GEOSgcm_GridComp: local: ./src/Components/@GEOSgcm_GridComp remote: ../GEOSgcm_GridComp.git - tag: GCMv12-rc21 + #tag: GCMv12-rc21 + branch: feature/v12-remove-old-dyn sparse: ./config/GEOSgcm_GridComp.sparse develop: feature/sdrabenh/gcm_v12 @@ -239,7 +240,8 @@ umwm: GEOSgcm_App: local: ./src/Applications/@GEOSgcm_App remote: ../GEOSgcm_App.git - tag: GCMv12-rc21 + #tag: GCMv12-rc21 + branch: feature/v12-remove-old-dyn develop: feature/sdrabenh/gcm_v12 UMD_Etc: diff --git a/config/GEOSgcm_GridComp.sparse b/config/GEOSgcm_GridComp.sparse index 47a65d70..d572aa03 100644 --- a/config/GEOSgcm_GridComp.sparse +++ b/config/GEOSgcm_GridComp.sparse @@ -1,5 +1,3 @@ /* !/GEOSagcm_GridComp/GEOS_AgcmSimpleGridComp.F90 !/GEOSagcm_GridComp/GEOShs_GridComp -!/GEOSagcm_GridComp/GEOSsuperdyn_GridComp/ARIESg3_GridComp -!/GEOSagcm_GridComp/GEOSsuperdyn_GridComp/FVdycore_GridComp