forked from E3SM-Project/E3SM
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'framework/cleanup-logging-stream-manager' into develop
This merge shifts the closing of the log files to behind the finalization of the stream manager to avoid having stream manager debug messages being written to fort.1. This merge also fixes compilation errors when MPAS_STREAM_DEBUG is enabled that were introduced with the use of the logging module. * framework/cleanup-logging-stream-manager: Moved finalization of infrastructure (streams) etc before closing the log files. Cleanup work in framework/mpas_stream_manager.F after switching to new MPAS logging module
- Loading branch information
Showing
2 changed files
with
11 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters