Skip to content

Commit

Permalink
Merge pull request #695 from rem1776/2020.04.03-changelog
Browse files Browse the repository at this point in the history
Update changelog for 2020.04.03
  • Loading branch information
rem1776 authored Feb 25, 2021
2 parents d5fcc3a + a0bcfb6 commit d4724fa
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 d4724fa

Please sign in to comment.