Skip to content

v2.8.0

Compare
Choose a tag to compare
@mathomp4 mathomp4 released this 03 Oct 15:18
· 36 commits to main since this release
8affd0a

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 to use mpi
        • Converted all uses of character* to character(len=)
        • Removed many unused variables
        • Added many _UNUSED_DUMMY() calls
        • Converted statement functions to internal functions
    • 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)

What's Changed

Full Changelog: v2.7.0...v2.8.0