v2.8.0
This release of GEOSfvdycore brings it in line with GEOSgcm v11.3.0
This is non-zero-diff to v2.7.0
From CHANGELOG.md
Changed
- Update to
components.yaml
(matches or exceeds GEOSgcm v11.3.0)- ESMA_cmake v3.31.1 → v3.34.0
- Support for GEOS under Rosetta2
- Updates for NAG
- GMAO_Shared v1.9.1 → v1.9.4
- CI updates
- Updates for util progs
- Add PlanetIQ
- GEOS_Util v2.0.2 → v2.0.3
- Plot updates
- MAPL v2.40.3 → v2.41.0
- Updates for ongoing trajectory sampling work
- Updates and improvements to documentation
- Changes to
MAPL_Resource.F90
to allow NVIDIA compilers to build this file - Adding a new benchmark suite
- Cleaning up much of the code to reduce compiler warnings and remarks at compile time:
- Converted all uses of
mpif.h
touse mpi
- Converted all uses of
character*
tocharacter(len=)
- Removed many unused variables
- Added many
_UNUSED_DUMMY()
calls - Converted statement functions to internal functions
- Converted all uses of
- FVdycoreCubed_GridComp v2.6.0 → v2.7.0
- Updates from HWT Experiments (zero-diff)
- fvdycore geos/v2.4.1 → geos/v2.6.0
- Updates from HWT Experiments (zero-diff)
- Update to mapz (non-zero-diff)
- ESMA_cmake v3.31.1 → v3.34.0
What's Changed
- Bump actions/checkout from 3 to 4 by @dependabot in #92
- Update to match GEOSgcm v11.3 by @mathomp4 in #94
Full Changelog: v2.7.0...v2.8.0