Ignore - just testing how GH actions work#6
Closed
adcroft wants to merge 9 commits into
Closed
Conversation
Testing: results cleanup fix
Collaborator
Author
|
Nothing happened! I wonder if this is a security feature so you can't mess with the tests until they are merged. |
Owner
|
Maybe I need to enable it somehow. |
Owner
|
Looks like I have "Allow all actions" enabled, so that is not the reason. |
Owner
|
Maybe my "main" branch needs to have it already? |
Collaborator
Author
|
That's my guess too. |
marshallward
pushed a commit
that referenced
this pull request
Dec 22, 2020
Change default for USE_NET_FW_ADJUSTMENT_SIGN_BUG in drivers
marshallward
pushed a commit
that referenced
this pull request
Mar 23, 2021
marshallward
pushed a commit
that referenced
this pull request
Sep 2, 2021
Dev gfdl main candidate 2021 02 19
marshallward
added a commit
that referenced
this pull request
Dec 1, 2021
Add initialization tests using CS%initialized
adcroft
pushed a commit
that referenced
this pull request
Sep 9, 2025
Adds analogous code to MOM_dynamics_split_RK2b.F90 that is identical to the code that was added to MOM_dynamics_split_RK2.F90 to avoid readjusting the barotropic mass source to try to reconcile the baroclinic and barotropic sea surface heights. By default all answers are bitwise identical, but the runtime parameter BT_ADJ_CORR_MASS_SRC will not appear in the MOM_parameter_doc files for cases with SPLIT_RK2B set to True.
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.
Really liking GitHub actions btw.