update cice5#89
Merged
DeniseWorthen merged 47 commits intoMay 28, 2020
Merged
Conversation
Feature/add comparisons (#4)
merge develop/ufs-s2s-model
MOM_input template for initial condition files
merge fv3atm/develop
This reverts commit 0c8cb0b.
merge to latest develop
Debug mode capablility (#15)
Add debug compilation flag specification at top level (#17)
update to current ufs-weather-app (#19)
nomerg2atm, new MOM6 dev/emc
This reverts commit 57236a6.
Update FV3, NEMS (#21)
Update2020 01 (#23)
Update NEMS,FV3,CICE (#28)
Add CCPP to UFS-S2S-model
Remove IPD tests and CCPP repro tests from the regression test system…
Feature/alt compsetrun (ufs-community#75)
This was
linked to
issues
May 8, 2020
Closed
Update NEMS submodule
Update NEMS submodule
Merge pull request #27 from ufs-community/develop
wave-ocean coupling (ufs-community#91)
wave coupling
Collaborator
Author
|
Baselines on hera and orion were created and tested; all passed except the 6h debug test. At that point I realized that the 6 hour debug test baseline had failed at hour 2 with the same error as previously noted in issue #69. A fix has been found and a patch to cice is currently awaiting review. Once it is approved, I will re-create the baselines. |
Collaborator
Author
|
This PR ready for review. New baselines have been created on Hera. Orion baselines will be created and logs added after the system maintenance issue has been resolved. |
junwang-noaa
approved these changes
May 27, 2020
JessicaMeixner-NOAA
approved these changes
May 28, 2020
binli2337
approved these changes
May 28, 2020
DeniseWorthen
added a commit
to DeniseWorthen/ufs-s2s-model
that referenced
this pull request
May 28, 2020
update cice5 (ufs-community#89)
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.
Issue #33:
When running with CMEPS in S2S, these changes are required for restart reproducibility in ufs-s2s-model.
An associated change is required in the ice_in file, setting restart_ext to true.
Related UFS-S2S-model Issue #44:
Issue #76
This PR will change all baselines for ufs-s2s-model
Related CICE5 PR #19