Ugwp fhzero bugfix#917
Closed
mdtoy wants to merge 3 commits into
Closed
Conversation
Collaborator
|
@mdtoy Would you please recover the content in the PR template? We need that for the code commit process. |
Author
@junwang-noaa I just recovered the PR template. |
Closed
|
@mdtoy please bring these up to date with respective authoritative repositories
|
…r-model into ugwp_fhzero_bugfix
Author
I just made the updates. |
Collaborator
Author
|
… On Dec 2, 2021, at 7:55 AM, Dom Heinzeller ***@***.*** ***@***.***>> wrote:
@mdtoy <https://github.com/mdtoy> Thanks for confirming your changes with the OpnReqTest. I believe this PR was replaced by #918 <#918>, can you confirm please?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub <#917 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AFMODLCS5M3A2XAMILISB3TUO6CG3ANCNFSM5IFVBQAQ>.
Triage notifications on the go with GitHub Mobile for iOS <https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android <https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
zhanglikate
pushed a commit
to zhanglikate/ufs-weather-model
that referenced
this pull request
Oct 20, 2025
* Redo primary scheme optional arguments in CCPP.
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.
PR Checklist
Ths PR is up-to-date with the top of all sub-component repositories except for those sub-components which are the subject of this PR. Please consult the ufs-weather-model wiki if you are unsure how to do this.
This PR has been tested using a branch which is up-to-date with the top of all sub-component repositories except for those sub-components which are the subject of this PR
An Issue describing the work contained in this PR has been created either in the subcomponent(s) or in the ufs-weather-model. The Issue should be created in the repository that is most relevant to the changes in contained in the PR. The Issue and the dependent sub-component PR
are specified below.
Results for one or more of the regression tests change and the reasons for the changes are understood and explained below.
New or updated input data is required by this PR. If checked, please work with the code managers to update input data sets on all platforms.
Instructions: All subsequent sections of text should be filled in as appropriate.
The information provided below allows the code managers to understand the changes relevant to this PR, whether those changes are in the ufs-weather-model repository or in a subcomponent repository. Ufs-weather-model code managers will use the information provided to add any applicable labels, assign reviewers and place it in the Commit Queue. Once the PR is in the Commit Queue, it is the PR owner's responsiblity to keep the PR up-to-date with the develop branch of ufs-weather-model.
Description
This PR updates the .gitmodules pointer to NOAA-EMC/fv3atm branch that fixes a bug in the UGWP drag suite (both "unified_ugwp" and "ugwpv1_gsldrag" schemes) where the changing the "fhzero" (diagnostic bucket) variable in the input.nml would change the forecast, which should not happen. This does change the expected answer from Regression Testing.
Thanks to @pjpegion for identifying the bug.
Issue(s) addressed
This PR fixes ufs-community/ufs-weather-model issue #908
Testing
The update passed the Operation Requirement Testing. On Hera, see the following log file for the test result:
/scratch1/BMC/wrfruc/mtoy/git_local/ufs-weather-model/tests/OpnReqTests_hera.intel.log (included in this PR)
Dependencies
None.
Do PRs in upstream repositories need to be merged first?
No.