forked from mom-ocean/MOM6
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
+Better error handling in reset_face_lengths_list
Added error handling to reset_face_lengths_list to note (and possibly trigger a fatal error) for any entries in the CHANNEL_LIST_FILE that do not cause any open face lengths to change. The runtime parameter FATAL_UNUSED_CHANNEL_WIDTHS determines whether only warnings are issued or whether there should be a fatal error; the default is false because otherwise a number of the Baltic test cases that deliberately share files with global cases would fail due to channels outside of their domains. This PR addresses MOM6 issue mom-ocean#683, which should be closed once this PR is merged in, although by default this new code triggers warnings and not the suggested fatal error. All answers are bitwise identical, but there are new entries in some MOM_parameter_doc files.
- Loading branch information
1 parent
b48e7e0
commit 4f35f99
Showing
1 changed file
with
54 additions
and
17 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