Add a global ocean test case for computing and running with data (prescribed) melt rates#580
Merged
xylar merged 5 commits intoMPAS-Dev:mainfrom Jun 15, 2023
Merged
Conversation
572666a to
a12e247
Compare
Collaborator
Author
|
The corresponding E3SM PR is at E3SM-Ocean-Discussion/E3SM#45 for discussion. |
9fd0259 to
2929f71
Compare
2929f71 to
64d6db7
Compare
64d6db7 to
6f5b837
Compare
Collaborator
Author
|
Needs to be rebased following #648, which brings in the required E3SM changes. |
The test case remaps the Adusumilli et al. (2020) melt rates, then performs a forward run with this data melt map.
6f5b837 to
fd8376f
Compare
Collaborator
Author
TestingI ran the following test suites successfully on Chrysalis with Intel and OpenMPI:
|
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This merge also adds a step for staging the remapped melt fluxes in the appropriate directory for use in E3SM. It can be used to compute data melt fluxes for existing meshes.
Checklist
api.rst) has any new or modified class, method and/or functions listedE3SM-Projectsubmodule has been updated with relevant E3SM changesTestingin this PR) any testing that was used to verify the changes