NCAR/main ccpp-physics sync#1039
Merged
jkbk2004 merged 8 commits intoNOAA-EMC:developfrom Dec 22, 2025
Merged
Conversation
… array size/shape of two diagnostic bucket variables from NRL
33 tasks
Collaborator
|
Could we get approvals on this PR so that parent WM PR 2998 can get scheduled for the commit queue? |
DusanJovic-NOAA
approved these changes
Nov 24, 2025
Collaborator
|
@dustinswales Could you review this PR? |
dustinswales
approved these changes
Dec 3, 2025
Contributor
|
@grantfirl ufs-community/ccpp-physics#328 has been merged. Please update the submodule pointer for ufs-community/ccpp-physics@ac63f31 and revert the .gitmodules file. |
Collaborator
|
Testing concluded successfully on WM parent PR 2998; the CCPP PR has been merged, the hash updated, and .gitmodules reverted. This PR can be merged. |
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.
Description
This is primarily a ccpp-physics sync from NCAR/main back to the ufs-community/ufs/dev branch. Some changes to UFSATM files were necessary are as follows:
xr_conandxr_epsnamelist variables to allow recent changes to the Xu-Randall cloud fraction algorithms configurable by the host. If these variables are not set in the namelist (which is the default for all current workflows and UFS RTs), these are set using the same logic that was used in radiation_clouds.Fnumber_of_diagnostic_bucketsvariable and array dimension growth for 2 diagnostic variables. By default this is set to 1 and the change is transparent for UFS users but this functionality could be used in the future if multiple bucket-clearing intervals are desiredIssue(s) addressed
None
Testing
UFS RTs
Dependencies
ufs-community/ccpp-physics#328