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 #3 from gold2718/update_noresm
Update NorESM MOSART with the latest changes from ESCOMP.
- Loading branch information
Showing
23 changed files
with
390 additions
and
218 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
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
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/clmAccelSpinupIgnoreWarn/shell_commands
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 @@ | ||
./xmlchange CLM_ACCELERATED_SPINUP=on | ||
./xmlchange MOSART_IGNORE_WARNINGS=TRUE |
1 change: 0 additions & 1 deletion
1
cime_config/testdefs/testmods_dirs/mosart/default/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 |
---|---|---|
@@ -1,4 +1,3 @@ | ||
! do_rtm = .true. | ||
! ice_runoff = .true. | ||
rtmhist_ndens = 1,1,1 | ||
rtmhist_nhtfrq =-24,-8 | ||
|
1 change: 0 additions & 1 deletion
1
cime_config/testdefs/testmods_dirs/mosart/iceOff/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 |
---|---|---|
@@ -1,2 +1 @@ | ||
do_rtm = .true. | ||
ice_runoff = .false. |
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' |
3 changes: 3 additions & 0 deletions
3
cime_config/testdefs/testmods_dirs/mosart/mosartGridNull/README
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,3 @@ | ||
Test for a case when the MOSART grid is NULL and hence MOSART should be turned off | ||
Since this happens at create_newcase this should be done for a grid where the ROF_GRID | ||
is already NULL, so for example a single point case. |
1 change: 1 addition & 0 deletions
1
cime_config/testdefs/testmods_dirs/mosart/mosartGridNull/shell_commands
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 @@ | ||
./xmlchange ROF_GRID=null |
1 change: 1 addition & 0 deletions
1
cime_config/testdefs/testmods_dirs/mosart/mosartOff/shell_commands
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 @@ | ||
./xmlchange MOSART_MODE=null |
2 changes: 0 additions & 2 deletions
2
cime_config/testdefs/testmods_dirs/mosart/mosartOff/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' |
File renamed without changes.
1 change: 1 addition & 0 deletions
1
cime_config/testdefs/testmods_dirs/mosart/passChannelDepths/user_nl_cpl
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 @@ | ||
flds_r2l_stream_channel_depths = .true. |
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
Oops, something went wrong.