Skip to content

ufs-dev PR#371#1224

Merged
grantfirl merged 166 commits into
NCAR:mainfrom
scrasmussen:ufs-dev-pr371
Jun 17, 2026
Merged

ufs-dev PR#371#1224
grantfirl merged 166 commits into
NCAR:mainfrom
scrasmussen:ufs-dev-pr371

Conversation

@scrasmussen

Copy link
Copy Markdown
Member

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

@grantfirl grantfirl left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes are identical to the already-reviewed/tested ufs/dev PR.

@grantfirl grantfirl merged commit 8a6cd13 into NCAR:main Jun 17, 2026
3 checks passed
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.