Skip to content

Commit

Permalink
Update changelog with 2020.04.03 change
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Mulhall committed Feb 25, 2021
1 parent 8c80666 commit a0bcfb6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ A unit test was added to test the functionality of `get_grid_version_1`
- The autotools build has been changed to copy each subdirectory module (.mod) files to a common .mod directory located at the top of the source directory. This change simplifies the include path specifications.
- Use F90 module files for external libraries (MPI and NetCDF) for improved interface checking, thereby removing the reliance on library header include files.
- FMS2_IO: Changed how nest file names are created to be consistent with mpp_io
- CMAKE: Changed visibility of FMS OpenMP libraries to private in order to avoid conflicts with model libraries
### Removed
- LIBFMS: The flag -Duse_mpp_io should not be used and will cause a crash
- LIBFMS: Macros and logic for interfacing to the Flexible File I/O library
Expand Down

0 comments on commit a0bcfb6

Please sign in to comment.