-
Notifications
You must be signed in to change notification settings - Fork 249
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
Quartet of bug fixes for: c3 scheme, quilting restart with 32-bit physics, and string length mismatch in dycore (plus PR #1913, #1917, and #1926) #1893
Conversation
…weather-model into revise-tests
1. detect empty errmsg from subroutines 2. Initialize err variables in set_soilveg.f, which is called from GFS_phys_time_vary.fv3.F90
with all of the changes made since last go, I had forgotten to grab all the submodule hash updates, it makes sense they all failed and they should all pass now given how the other machines are performing. |
I used rsync to bring Sam's baseline on WCOSS2 to the baseline storage area, and all but 3 tests passed. The three failed with a timeout. So we'll keep Sam's logs for WCOSS2. I am concerned that the atmaq tests are taking longer, but I beleive it to only be a factor due to the machine slowness. |
Nothing in these changes should slow down I/O rates. Cactus's filesystem has been preposterously slow the past few days. Jobs that normally finish with several minutes to spare are hitting their wallclock limits. Some jobs don't even finish reading input data. Copying input data to the directory can take over twenty minutes. None of my jobs on Acorn hit their wallclock limit. So, yes, it's the Cactus filesystem. |
We can move on to start merging this pr. @SamuelTrahanNOAA we can start asking to merge physics dependency. |
This PR is ready for merge. It points to the head of the NOAA-EMC develop branch of FV3. The .gitmodules matches the head of develop. |
@zach1221 You need to re-approve the PR. Github dismissed your review after I updated .gitmodules a few minutes ago. |
@BrianCurtis-NOAA can you approve? It sounds like you need to approve change request. |
PR Author Checklist:
Description
There are three bug fixes, and associated changes to regression tests.
Linked Issues and Pull Requests
This issue still occurs on Cheyenne, but no other machines. Cheyenne is going to be retired soon, so I'll assume the issue is fixed until we see evidence to the contrary:
Subcomponent issues:
From #1917:
noahmptable.tbl
file is mandatory, even for configurations that don't need it. ccpp-physics#107From #1926
Subcomponent Pull Requests
All are in fv3atm, or its subcomponents.
Blocking Dependencies
None.
Subcomponents involved:
Anticipated Changes
Input data
Regression Tests:
All FV3 tests.
Libraries
Code Managers Log
Testing Log: