Published April 14, 2023
| Version v2.37.1
Software
Open
GEOS-ESM/MAPL: MAPL 2.37.1
Creators
- Matthew Thompson1
- Ben Auer
- Tom Clune
- Weiyuan Jiang
- Atanas Trayanov
- Darian Boggs
- Amidu Oloso
- Gian Villamil-Otero
- Raffaele Montuoro
- William Jamieson2
- Peter Norris
- Lizzie Lundgren
- JulesKouatchou
- Elliot Sherman
- Liam Bindle
- Arlindo M. da Silva3
- Natalie Patten
- Sebastian David Eastham4
- Christoph Keller
- patricia-nasa
- Bill Putman
- Yury Vikhliaev
- adarmenov
- Bin Zhao
- 1. SSAI/GMAO
- 2. Space Telescope Science Institute
- 3. NASA Goddard Space Flight Center
- 4. Massachusetts Institute of Technology
Description
This release of MAPL has fixes for building with the NAG compiler.
All tests show it is zero-diff for GEOSgcm
The libraries this version of MAPL is currently tested with are below. (No change since last release of MAPL)
- Baselibs 7.8.1
- netcdf-c 4.9.0 (Needed for quantize support, but not required for all of MAPL)
- netcdf-fortran 4.6.0 (Needed for quantize support, but not required for all of MAPL)
- ESMF 8.4.1 (ESMF 8.4.0 required, but 8.4.1 recommended as it has a bug fix)
- GFE 1.8.0
- gFTL 1.8.1
- gFTL-shared 1.5.0
- pFUnit 4.6.1 (optional)
- fArgParse 1.4.1 (if
-DBUILD_WITH_FARGPARSE=YES
, default=YES
) - pFlogger 1.9.1 (if
-DBUILD_WITH_PFLOGGER=YES
, default=YES
) - yaFyaml 1.0.4 (if
-DUSE_EXTDATA2G=YES
, default=YES
) - FLAP geos/v1.10.0 (if
-DBUILD_WITH_FLAP=YES
, default=YES
)
Also, if you build with -DUSE_F2PY=ON
, you will need:
- ESMA_cmake v3.28.0
We recommend most external users set -DUSE_F2PY=OFF
CHANGELOG.md
Fixed
- Various nonstandard uses of Fortran caught by NAG compiler
- Various workarounds for NAG 7.1.113 where the compiler is wrong.
- Feature/jkouatch/new readme md by @JulesKouatchou in https://github.com/GEOS-ESM/MAPL/pull/2064
- Fixes #2074 - NAG (re) port by @tclune in https://github.com/GEOS-ESM/MAPL/pull/2076
Full Changelog: https://github.com/GEOS-ESM/MAPL/compare/v2.37.0...v2.37.1
Files
GEOS-ESM/MAPL-v2.37.1.zip
Files
(1.9 MB)
Name | Size | Download all |
---|---|---|
md5:bcbab16112b5e8b40d242f6c66299a28
|
1.9 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/GEOS-ESM/MAPL/tree/v2.37.1 (URL)