MAPL 2.50.0 #3091
mathomp4
announced in
Announcements
MAPL 2.50.0
#3091
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 a fix for using point source emissions with stretched cube-sphere grids. This code was introduced in MAPL 2.45.0 and before this fix, leads to point sources on wrong faces of the cube (see this comment for before-and-after).
Beyond this, we also set the new minimum CMake version required to 3.23 as well as better error trapping.
This version of MAPL was tested with:
ifx
does not yet work)The libraries this version of MAPL is currently tested with are below.
-DBUILD_WITH_FARGPARSE=YES
, default=YES
)-DBUILD_WITH_PFLOGGER=YES
, default=YES
)Also, if you build with Baselibs and/or
-DUSE_F2PY=ON
, you should use (at least):We recommend most external users set
-DUSE_F2PY=OFF
We also require CMake 3.23 or higher.
From
CHANGELOG.md
Added
MAPL_Reverse_Schmidt
to reverse the stretched grid for indices computationChanged
MAPL_HorzIJIndex
subroutineFixed
What's Changed
Full Changelog: v2.49.1...v2.50.0
This discussion was created from the release MAPL 2.50.0.
Beta Was this translation helpful? Give feedback.
All reactions