forked from ESCOMP/MOSART
-
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.
Merge pull request ESCOMP#59 from ekluzek/tooutletdefault
Make the default to send to outlet for all cases
- Loading branch information
Showing
6 changed files
with
28 additions
and
6 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
2 changes: 2 additions & 0 deletions
2
cime_config/testdefs/testmods_dirs/mosart/inplacethreshold/user_nl_mosart
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
qgwl_runoff_option = 'threshold' | ||
bypass_routing_option = 'direct_in_place' |
2 changes: 0 additions & 2 deletions
2
cime_config/testdefs/testmods_dirs/mosart/negtooutlet/user_nl_mosart
This file was deleted.
Oops, something went wrong.
2 changes: 2 additions & 0 deletions
2
cime_config/testdefs/testmods_dirs/mosart/nobypass/user_nl_mosart
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
qgwl_runoff_option = 'all' | ||
bypass_routing_option = 'none' |
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