From fdc4e01872af86e3f3d608aa356490906325551b Mon Sep 17 00:00:00 2001 From: Matthew Thompson Date: Thu, 23 Jul 2026 12:49:50 -0400 Subject: [PATCH] Update to mom6 geos/v3.9 --- README.md | 2 +- components.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index accb48cc..6d2db827 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ | [MATRIX](https://github.com/GEOS-ESM/MATRIX) | [v1.0.0](https://github.com/GEOS-ESM/MATRIX/releases/tag/v1.0.0) | | [MITgcm](https://github.com/GEOS-ESM/MITgcm) | [checkpoint68o](https://github.com/GEOS-ESM/MITgcm/releases/tag/checkpoint68o) | | [MOM5](https://github.com/GEOS-ESM/MOM5) | [geos/5.1.0+1.2.0](https://github.com/GEOS-ESM/MOM5/releases/tag/geos%2F5.1.0%2B1.2.0) | -| [MOM6](https://github.com/GEOS-ESM/MOM6) | [geos/v3.8](https://github.com/GEOS-ESM/MOM6/tree/geos/v3.8) | +| [MOM6](https://github.com/GEOS-ESM/MOM6) | [geos/v3.9](https://github.com/GEOS-ESM/MOM6/tree/geos/v3.9) | | [NCEP_Shared](https://github.com/GEOS-ESM/NCEP_Shared) | [v1.5.0](https://github.com/GEOS-ESM/NCEP_Shared/releases/tag/v1.5.0) | | [QuickChem](https://github.com/GEOS-ESM/QuickChem) | [v1.0.0](https://github.com/GEOS-ESM/QuickChem/releases/tag/v1.0.0) | | [RRG](https://github.com/GEOS-ESM/RRG) | [v1.1.0](https://github.com/GEOS-ESM/RRG/releases/tag/v1.1.0) | diff --git a/components.yaml b/components.yaml index ed017d7a..22452e46 100644 --- a/components.yaml +++ b/components.yaml @@ -183,7 +183,7 @@ mom: mom6: local: ./src/Components/@GEOSgcm_GridComp/GEOSogcm_GridComp/@GEOS_OceanGridComp/MOM6_GEOSPlug/@mom6 remote: ../MOM6.git - tag: geos/v3.8 + tag: geos/v3.9 develop: geos/main recurse_submodules: true