Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions components.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,8 @@ MAPL:
GEOSgcm_GridComp:
local: ./src/Components/@GEOSgcm_GridComp
remote: ../GEOSgcm_GridComp.git
tag: GCMv12-rc23
#tag: GCMv12-rc23
branch: feature/v12-remove-old-dyn
sparse: ./config/GEOSgcm_GridComp.sparse
develop: feature/sdrabenh/gcm_v12

Expand Down Expand Up @@ -239,7 +240,8 @@ umwm:
GEOSgcm_App:
local: ./src/Applications/@GEOSgcm_App
remote: ../GEOSgcm_App.git
tag: GCMv12-rc23
#tag: GCMv12-rc23
branch: feature/v12-remove-old-dyn
develop: feature/sdrabenh/gcm_v12

UMD_Etc:
Expand Down
2 changes: 0 additions & 2 deletions config/GEOSgcm_GridComp.sparse
Original file line number Diff line number Diff line change
@@ -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
Loading