Skip to content
Merged
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
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# Changelog

## Unreleased

## 2026-07-20
* Update default configuration (HISTORY, GEOS-Chem setup) -- Tag v10.23.0+CFv2.0.1

## 2024-12-23
* Updates to build scripts and experiment setup scripts

Expand Down
6 changes: 3 additions & 3 deletions components.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ fvdycore:
GEOSchem_GridComp:
local: ./src/Components/@GEOSgcm_GridComp/GEOSagcm_GridComp/GEOSphysics_GridComp/@GEOSchem_GridComp
remote: ../GEOSchem_GridComp.git
tag: v1.10.2+CFv2.0.0
tag: v1.10.2+CFv2.0.1
develop: develop

HEMCO:
Expand All @@ -79,7 +79,7 @@ HEMCO:
geos-chem:
local: ./src/Components/@GEOSgcm_GridComp/GEOSagcm_GridComp/GEOSphysics_GridComp/@GEOSchem_GridComp/GEOSCHEMchem_GridComp/@geos-chem
remote: ../geos-chem.git
tag: geos/v14.0.0+CFv2.0.0
tag: geos/v14.0.0+CFv2.0.1
develop: geos/develop

GOCART:
Expand Down Expand Up @@ -142,7 +142,7 @@ RRTMGP:
GEOSgcm_App:
local: ./src/Applications/@GEOSgcm_App
remote: ../GEOSgcm_App.git
tag: v1.8.0+CFv2.0.0
tag: v1.8.0+CFv2.0.1
develop: develop

UMD_Etc:
Expand Down
Loading