MAPL 2.29.0 #1771
mathomp4
announced in
Announcements
MAPL 2.29.0
#1771
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This release of MAPL has some minor fixes, changes and additions. All testing shows this release to be zero-diff with the GEOSgcm.
Notable additions are the option to pass in vertical metadata to FieldBundleWriter class for output files, the ability to provide a procedure defining extra compiler flags to the FLAP CLI code, and adding a coupled MOM6 run to the CI.
Also changes to the error handling macros, updates to ESMA_env and ESMA_cmake, as well as changes needed for ongoing land restarts work.
The libraries this version of MAPL has been tested with are below.
-DBUILD_WITH_PFLOGGER=YES
)-DUSE_EXTDATA2G=YES
)-DBUILD_WITH_FLAP=YES
)From
CHANGELOG.md
Fixed
-Dsys${CMAKE_SYSTEM_NAME}
to fix build issue with macOS and Intel (Build failure on macOS and Intel with MAPL3 #1695)Added
Changed
shared/MAPL_Error_Handling.F90
are now consistent with_FAILURE = 1
ininclude/MAPL_ErrLog.h
-save-temps
to GNU debug, check if install prefix is writable)What's Changed
Full Changelog: v2.28.0...v2.29.0
This discussion was created from the release MAPL 2.29.0.
Beta Was this translation helpful? Give feedback.
All reactions