Skip to content

ufs-dev PR#377 RRFS smoke fix#1230

Open
scrasmussen wants to merge 214 commits into
NCAR:mainfrom
scrasmussen:ufs-dev-pr377
Open

ufs-dev PR#377 RRFS smoke fix#1230
scrasmussen wants to merge 214 commits into
NCAR:mainfrom
scrasmussen:ufs-dev-pr377

Conversation

@scrasmussen

@scrasmussen scrasmussen commented Jul 9, 2026

Copy link
Copy Markdown
Member

This PR catches the NCAR:main branch up with changes from the ufs-community:ufs/dev branch.

Associated ufs/dev PR:

Associated ufsatm PR:

Associated ufs-weather-model PR:

Associated NCAR SCM PR:


NOTE: PR #1228 used cherry-pick instead of merge which meant that ufs-community#377 couldn't simply be merged. I used git merge --no-ff -s ours lisa/c3 to fix the histories so this and future ufs/dev PRs can be merged. This command means there are lots of commits added, but one file changed.


REGRESSION TEST CHANGES: The SCM tests fail in the SCM Github CI for the GNU Debug dev build : NCAR/ccpp-scm#708

I have confirmed though that this exact build works on Derecho, so this is more likely a corner case in the Github CI that needs to be fixed.

grantfirl and others added 30 commits December 12, 2024 12:07
…emove *_of_new_state (default name refers to 'current' value)
…medmfvdifq return new tendencies and new tendency application block in GFS_PBL_generic_post
- Added tendency variables (`ten_t`, `ten_u`, `ten_v`) for temperature and wind tendencies in SAMF deep and shallow convection schemes.
- Updated relevant `.meta` files to reflect changes in variable intent (`inout` -> `in` where appropriate) and added tendencies.
- Modified Interstitials (`GFS_DCNV_generic_post`, `GFS_DCNV_generic_pre`, `GFS_SCNV_generic_post`, `GFS_SCNV_generic_pre`) to directly use tendencies instead of saved state variables.
- Removed redundant saved variables (`save_u`, `save_v`, `save_t`).
- Added `delt` to post interstitials.
…endency paradigm; cleanup saving of states no longer needed
lisa-bengtsson and others added 24 commits May 4, 2026 16:54
… to have suffix _ccpp and _mpas respectively
…_ufs_dev

Metadata corrections from Fortran vs Metadata validation (ufs/dev version)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.