-
Notifications
You must be signed in to change notification settings - Fork 390
Add script to compute vertical coordinate for initial condition #495
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
mark-petersen
merged 9 commits into
MPAS-Dev:ocean/develop
from
mark-petersen:ocean/vertical_coordinate_script
Apr 2, 2020
Merged
Changes from all commits
Commits
Show all changes
9 commits
Select commit
Hold shift + click to select a range
0d5e14f
original script from Luke
mark-petersen c11d2c6
Add 64 layer to domains, add plotting, set parameters
mark-petersen 888a13e
Switch algorithm for finding layer thicknesses
xylar 1b70231
Add new vertical grid to all cases
mark-petersen e6a6aad
Remove EC60to30wISC/init/config_initial_state.xml
mark-petersen d4202b8
Add link for EC60to30wISC/init/config_initial_state.xml
mark-petersen e378b8e
Add old 60 layer to other cases
mark-petersen 80630e9
Set 64 layer to 6000m max depth, varying from 2m to 210m
mark-petersen d44bb16
Add histogram plots of initial state
mark-petersen File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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: 1 addition & 1 deletion
2
testing_and_setup/compass/ocean/global_ocean/ARM60to10/init/config_initial_state.xml
This file contains hidden or 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 +1 @@ | ||
| ../../config_files/config_initial_state_60_layers.xml | ||
| ../../config_files/config_initial_state.xml |
1 change: 1 addition & 0 deletions
1
...ng_and_setup/compass/ocean/global_ocean/ARM60to10/init/config_initial_state_60_layers.xml
This file contains hidden or 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 @@ | ||
| ../../config_files/config_initial_state_60_layers.xml |
1 change: 1 addition & 0 deletions
1
testing_and_setup/compass/ocean/global_ocean/ARM60to10/init/define_vertical_grid.py
This file contains hidden or 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 @@ | ||
| ../../../scripts/vertical_grid/define_vertical_grid_64_layers.py |
2 changes: 1 addition & 1 deletion
2
testing_and_setup/compass/ocean/global_ocean/ARM60to6/init/config_initial_state.xml
This file contains hidden or 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 +1 @@ | ||
| ../../config_files/config_initial_state_60_layers.xml | ||
| ../../config_files/config_initial_state.xml |
1 change: 1 addition & 0 deletions
1
...ing_and_setup/compass/ocean/global_ocean/ARM60to6/init/config_initial_state_60_layers.xml
This file contains hidden or 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 @@ | ||
| ../../config_files/config_initial_state_60_layers.xml |
1 change: 1 addition & 0 deletions
1
testing_and_setup/compass/ocean/global_ocean/ARM60to6/init/define_vertical_grid.py
This file contains hidden or 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 @@ | ||
| ../../../scripts/vertical_grid/define_vertical_grid_64_layers.py |
1 change: 1 addition & 0 deletions
1
testing_and_setup/compass/ocean/global_ocean/CUSP12/init/config_initial_state_60_layers.xml
This file contains hidden or 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 @@ | ||
| ../../config_files/config_initial_state_60_layers.xml |
1 change: 1 addition & 0 deletions
1
testing_and_setup/compass/ocean/global_ocean/CUSP12/init/define_vertical_grid.py
This file contains hidden or 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 @@ | ||
| ../../../scripts/vertical_grid/define_vertical_grid_64_layers.py |
1 change: 1 addition & 0 deletions
1
testing_and_setup/compass/ocean/global_ocean/CUSP8/init/config_initial_state_60_layers.xml
This file contains hidden or 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 @@ | ||
| ../../config_files/config_initial_state_60_layers.xml |
1 change: 1 addition & 0 deletions
1
testing_and_setup/compass/ocean/global_ocean/CUSP8/init/define_vertical_grid.py
This file contains hidden or 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 @@ | ||
| ../../../scripts/vertical_grid/define_vertical_grid_64_layers.py |
53 changes: 0 additions & 53 deletions
53
testing_and_setup/compass/ocean/global_ocean/EC60to30/init/config_initial_state.xml
This file was deleted.
Oops, something went wrong.
1 change: 1 addition & 0 deletions
1
testing_and_setup/compass/ocean/global_ocean/EC60to30/init/config_initial_state.xml
This file contains hidden or 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 @@ | ||
| ../../config_files/config_initial_state.xml |
1 change: 1 addition & 0 deletions
1
...ing_and_setup/compass/ocean/global_ocean/EC60to30/init/config_initial_state_60_layers.xml
This file contains hidden or 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 @@ | ||
| ../../config_files/config_initial_state_60_layers.xml |
1 change: 1 addition & 0 deletions
1
testing_and_setup/compass/ocean/global_ocean/EC60to30/init/define_vertical_grid.py
This file contains hidden or 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 @@ | ||
| ../../../scripts/vertical_grid/define_vertical_grid_64_layers.py |
60 changes: 0 additions & 60 deletions
60
testing_and_setup/compass/ocean/global_ocean/EC60to30wISC/init/config_initial_state.xml
This file was deleted.
Oops, something went wrong.
1 change: 1 addition & 0 deletions
1
testing_and_setup/compass/ocean/global_ocean/EC60to30wISC/init/config_initial_state.xml
This file contains hidden or 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 @@ | ||
| ../../config_files_ISC/config_initial_state.xml |
1 change: 1 addition & 0 deletions
1
testing_and_setup/compass/ocean/global_ocean/EC60to30wISC/init/define_vertical_grid.py
This file contains hidden or 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 @@ | ||
| ../../../scripts/vertical_grid/define_vertical_grid_64_layers.py |
1 change: 1 addition & 0 deletions
1
testing_and_setup/compass/ocean/global_ocean/QU240/init/config_initial_state_60_layers.xml
This file contains hidden or 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 @@ | ||
| ../../config_files/config_initial_state_60_layers.xml |
1 change: 1 addition & 0 deletions
1
testing_and_setup/compass/ocean/global_ocean/QU240/init/define_vertical_grid.py
This file contains hidden or 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 @@ | ||
| ../../../scripts/vertical_grid/define_vertical_grid_16_layers.py |
1 change: 1 addition & 0 deletions
1
testing_and_setup/compass/ocean/global_ocean/QU240wISC/init/define_vertical_grid.py
This file contains hidden or 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 @@ | ||
| ../../../scripts/vertical_grid/define_vertical_grid_64_layers.py | ||
1 change: 1 addition & 0 deletions
1
testing_and_setup/compass/ocean/global_ocean/SO60to10wISC/init/define_vertical_grid.py
This file contains hidden or 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 @@ | ||
| ../../../scripts/vertical_grid/define_vertical_grid_64_layers.py |
This file contains hidden or 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 hidden or 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: 1 addition & 1 deletion
2
testing_and_setup/compass/ocean/global_ocean/config_files/config_initial_state_60_layers.xml
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think links like this are needed for a lot more test cases, right?