GEOS-ESM/MAPL: MAPL 2.47.1.3
Creators
- Matt Thompson1
- Ben Auer
- Tom Clune
- Weiyuan Jiang
- Darian Boggs
- Atanas Trayanov
- Yonggang Yu2
- Amidu Oloso
- Gian Villamil-Otero
- Raffaele Montuoro
- JulesKouatchou
- William Jamieson3
- Natalie Patten
- Peter Norris
- Lizzie Lundgren
- Elliot Sherman
- Liam Bindle
- Arlindo M. da Silva4
- patricia-nasa
- Sebastian David Eastham5
- Bin Zhao
- Mike Manyin
- rtodling
- scivision
- Sourish Basu
- Bill Putman
- adarmenov
- 1. SSAI/GMAO
- 2. saic.com
- 3. Space Telescope Science Institute
- 4. NASA Goddard Space Flight Center
- 5. Imperial College London
Description
This is a tweak patch on top of MAPL 2.47.1.2. This adds the ability to add an option in AGCM.rc
to allow MAPL to overwrite checkpoints:
overwrite_checkpoints: .true.
as requested in https://github.com/GEOS-ESM/MAPL/issues/3262.
By default, the capability is default .false
which matches current MAPL behavior.
This version of MAPL was tested with:
- Intel Fortran Classic 2021.6.0 (Classic 2021.13 seems to work,
ifx
does not yet work) - GCC 13.2.0
- NAG 7.2
The libraries this version of MAPL is currently tested with are below. NOTE: Changes here from MAPL 2.44 and earlier, namely GFE
- Baselibs 7.24.0
- netcdf-c 4.9.2
- netcdf-fortran 4.6.1
- ESMF 8.6.1b04 (8.6.0 is enough for Baselibs builds, but 8.6.1 is required for Spack)
- GFE 1.15.0
- gFTL 1.13.0
- gFTL-shared 1.8.0
- pFUnit 4.9.0 (optional)
- fArgParse 1.7.0 (if
-DBUILD_WITH_FARGPARSE=YES
, default=YES
) - pFlogger 1.14.0 (if
-DBUILD_WITH_PFLOGGER=YES
, default=YES
)
Also, if you build with Baselibs and/or -DUSE_F2PY=ON
, you should use (at least):
- ESMA_cmake v3.46.0
We recommend most external users set -DUSE_F2PY=OFF
From CHANGELOG.md
Changed
- Added new option to AGCM.rc
overwrite_checkpoint
to allow checkpoint files to be overwritten. By default still will not overwrite checkpoints
Full Changelog: https://github.com/GEOS-ESM/MAPL/compare/v2.47.1.2...v2.47.1.3
Files
GEOS-ESM/MAPL-v2.47.1.3.zip
Files
(2.4 MB)
Name | Size | Download all |
---|---|---|
md5:ca570fa151dcb8f8379a1f8dd2d395de
|
2.4 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/GEOS-ESM/MAPL/tree/v2.47.1.3 (URL)
Software
- Repository URL
- https://github.com/GEOS-ESM/MAPL