-
Notifications
You must be signed in to change notification settings - Fork 259
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
Bug fixes for RRFS 32-bit physics support, and minor feature additions #1797
Bug fixes for RRFS 32-bit physics support, and minor feature additions #1797
Conversation
…estart into fv3atm_restart_io.F90
…ufs-weather-model into refactor-restart
…ufs-weather-model into refactor-restart
…ufs-weather-model into refactor-restart
…ufs-weather-model into refactor-restart
We need to understand---are the RTs being tested with uncommitted changes? |
I agree with forcing along with line 216 in getopts block. |
@DeniseWorthen No, sorry. To clarify you can use the export command, for example "export ACCNR=${ACCNR:-epic}", on Orion, before running ./rt.sh. It doesn't require any changes to the rt.sh script. This is how I ran the tests, but I thought I'd offer the other workaround as well, while acknowledging it's likely not preferred. |
Do people want me to make changes or not? If so, what are the changes? I'm seeing too many conflicting comments. |
@SamuelTrahanNOAA Please, go ahead to add fix. Sounds like option to force somewhere inside getopts block |
Move lines: +134 to +141 to 216 (after the while getopts section) |
I tested that fix, and it works. With The fix is in my branch now. |
Thanks, @BrianCurtis-NOAA . Yes, since we're skipping Cheyenne, testing is complete and we can begin the merging process. |
@zach1221 Physics has been merged. |
I updated the fv3atm's submodule pointer to ccpp-physics. It now points to the authoritative ufs/dev branch. You can merge the fv3atm PR. |
FV3 sub-pr is merged. Please update the submodule pointer and revert the .gitmodules for FV3. @SamuelTrahanNOAA |
The deed is done. We are ready for final approvals and a merge. |
Description
Fixes two bugs and adds features:
-DFASTER=ON
COMPILE
lines to use names instead of numbers so we don't have to renumber the entire rt.conf when adding a compilation lineInput data additions/changes
Anticipated changes to regression tests:
New regression tests for 32-bit physics in RRFS
Subcomponents involved:
Combined with PR's (If Applicable):
Commit Queue Checklist:
Linked PR's and Issues:
COMPILE
in the rt.conf #1796Testing Day Checklist:
Testing Log (for CM's):