Releases: GEOS-ESM/FMS
Fixes for ifx
This release as fixes for ifx and GEOSgcm v11 (not needed for v12 since we move to FMS in Baselibs)
What's Changed
Full Changelog: geos/2019.01.02+noaff.10...geos/2019.01.02+noaff.11
Fix for Debug Runs
This release fixes geos/2019.01.02+noaff.9 which had an issue when running with Debugging flags on. Still zero-diff, but now debug runs don't crash.
What's Changed
Full Changelog: geos/2019.01.02+noaff.9...geos/2019.01.02+noaff.10
Updates for GEOS-JEDI Work
This release of the GEOS-ESM fork of FMS has updates needed for GEOS-JEDI work. Namely, it enables support for optional input.nml handling.
This version of FMS should be used with fvdycore v2.9.0 as that has the concomitant changes to the dynamics.
All testing with this and the associated fvdycore release show zero-diff for AMIP and Coupled MOM6 runs.
What's Changed
- Removes the hardcoded path for input.nml (NOAA-GFDL#795) by @mathomp4 in #29
Full Changelog: geos/2019.01.02+noaff.8...geos/2019.01.02+noaff.9
GEOS version of 2022.02
This is the GEOS version of 2022.02.
Note that due to updates from FMS, this is identical to the upstream 2022.02
GEOS version of 2022.01
This is the GEOS version of 2022.01
Updates for Spack Support
This is a zero-diff release of the geos release branch of FMS. This update makes changes to the CMakeLists.txt to support building GEOS with spack
What's Changed
Full Changelog: geos/2019.01.02+noaff.7...geos/2019.01.02+noaff.8
GEOS version of 2021.04
GEOS version of 2021.04
GEOS version of 2021.03.01
GEOS version of 2021.03.01
GEOS version of 2021.03
Has constants and cmake fixes.
Updates for GEOSadas Work
This is a zero-diff release of the geos release branch of FMS. This update does two things:
- Enables some EFP sums needed by the adjoint code in GEOSadas
- Turns on
INTERNAL_FILE_NML(which is used by UFS, GFS, JEDI, and other projects)