Published August 1, 2022
| Version 2022.03
Software
Open
NOAA-GFDL/FMS: 2022.03
Authors/Creators
- colingladueNOAA
- Seth Underwood1
- Tom Robinson2
- uramirez8707
- Ryan Mulhall2
- Rusty Benson
- Jess
- Zhi Liang
- menzel-gfdl
- Ed Hartnett3
- Edward Hartnett4
- MiKyung Lee
- gbw-gfdl
- Miguel R Zuniga
- slm7826
- Eric
- Rahul Mahajan
- Robert Hallberg5
- Niki Zadeh
- fpaulot
- Marshall Ward6
- laurenchilutti
- Christopher Dupuis7
- lharris4
- Matthew Harrison8
- Tara McQueen
- Tom
- Dusan Jovic9
- Samuel Trahan (NOAA contractor)10
- Dom Heinzeller11
- 1. NOAA - GFDL
- 2. @NOAA-GFDL
- 3. CIRES, University of Colorado
- 4. CIRES, University of Colorado, Boulder/NOAA EMC
- 5. NOAA/GFDL
- 6. @noaa-gfdl
- 7. Columbia University
- 8. USDOC/NOAA/GFDL
- 9. NOAA NCEP EMC
- 10. NOAA ESRL GSL (CIRES)
- 11. National Oceanic and Atmospheric Administration, Earth System Research Laboratory, Global Systems Division
Description
[2022.03] - 2022-08-01
Known Issues
- If using GCC 10 or higher as well as MPICH, compilation errors will occur unless
-fallow-argument-mismatchis included in the Fortran compiler flags(the flag will now be added automatically if building with autotools or CMake). - GCC 11.1.0 is unsupported due to compilation issues with select type. The issue is resolved in later GCC releases.
- When outputting sub-region diagnostics, the current diag_manager does not add "tileX" to the filename when using a cube sphere. This leads to trouble when trying to combine the files and regrid them (if the region is in two different tiles) ### Added
- BUILD: Adds checks to autotools and cmake build files to solve compilation issues with GCC 10 and greater. Also adds a debug build type for CMake to allow for overriding compiler flags, and individual override flags for mixed precision routines.
- DOCS: Additional information added for building and testing FMS with the build systems; renamed and moved autotools build document.
- YAML: Adds support for writing yaml files through the
fms_yaml_output_modmodule ### Changed - MIXED MODE: Expands support for mixed precision reals to the constants files, diag_manager, sat_vapor_pres, time_manager, and tracer_manager
- FMS_IO: Increased the character length for restart file names to allow for longer paths ### Fixed
- COUPLER: Fixes global checksum being written to stdout by every core instead of just the root
- DOCS: Fixed parsing issues with include and header files, adds class diagrams and layout improvements ### Tag Commit Hashes
- 2022.03-alpha1 62588548a5ecbdce7dbf857542ed272f7b2c971f
- 2022.03-beta1 8a4ad847122c7cc597a1f2626290b46af44b143a
Files
NOAA-GFDL/FMS-2022.03.zip
Files
(1.9 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:469928af507436e3d7bf2c86d3811ced
|
1.9 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/NOAA-GFDL/FMS/tree/2022.03 (URL)