-
Notifications
You must be signed in to change notification settings - Fork 253
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
Updates to ice_in.IN for use in global applications #2069
Conversation
@aerorahul The debug tests using CICE failed on Hercules w/ this PR. I need to check what is going on
In err log: |
It is failing in ice_history.F90: |
@aerorahul It appears the change for the variables
I was able to run the debug datm test if I compiled w/ my CICE PR branch. |
How does this work in the global-workflow and why does it fail only on Hercules? |
You're not running in debug mode, right? And I did test also on Hera and it failed in the same way. On Hercules, only the debug tests (which use NaN initialization) failed. EDIT: The |
correct. The global-workflow does not run in debug mode. A developer may choose to run in debug mode, but that is UAYOR |
Can you proceed w/ your G-W PR, and I will include the ice_in changes in my CICE PR? |
@junwang-noaa @jkbk2004 This was going to be a simple non-baseline change but it turns out it will require the CICE PR I have pending. Since it is a high priority for G-W, can we prioritize the CICE-PR and I will wrap this change in. |
Is there a G-W issue to implement these changes that can be linked here? |
I've pulled these changes into #2027 |
Closing as the changes have been pulled into #2027 |
* update CICE * update CICE source file list * updates to ice_in.IN for use in global applications --------- Co-authored-by: Rahul Mahajan <[email protected]>
Commit Queue Requirements:
PR Information
Description
ice_in.IN
in global applications #2068Commit Message
Updates to
ice_in.IN
for use in global applicationsPriority
Blocking Dependencies
Git Issues Fixed By This PR
Fixes #2068
Changes
Subcomponent (with links)
Input data
Regression Tests:
FAILED REGRESSION TESTS
Libraries
Testing Log: