v2: Update MOM6 Overrides to match current MOM6 results#81
Merged
Conversation
With the merge of mom-ocean/MOM6#1631 into our MOM6 fork in [MOM6 geos/v3.2](https://github.com/GEOS-ESM/MOM6/releases/tag/geos%2Fv3.2) without any changes, the answers will change. So, until these can be tested, we set: ``` USE_HUYNH_STENCIL_BUG = True EPBL_ANSWER_DATE = 20231231 ``` in the `MOM_override` files.
|
Label error. Requires exactly 0 of: Contingent - DNA, Needs Lead Approval, Contingent -- Do Not Approve. Found: 0 diff, Contingent - DNA |
2 similar comments
|
Label error. Requires exactly 0 of: Contingent - DNA, Needs Lead Approval, Contingent -- Do Not Approve. Found: 0 diff, Contingent - DNA |
|
Label error. Requires exactly 0 of: Contingent - DNA, Needs Lead Approval, Contingent -- Do Not Approve. Found: 0 diff, Contingent - DNA |
Member
Author
|
NOTE: I think there might be more needed here to work with the latest MOM6. So I'm blocking. |
Member
Author
|
This PR in combination with #78 and with MOM6 geos/v3.2 is zero-diff to current MOM6. |
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.
With the merge of mom-ocean/MOM6#1631 into
our MOM6 fork in MOM6 geos/v3.2
without any changes, the answers will change.
So, until these can be tested, we set:
in the
MOM_overridefiles.