cam6_3_154: Update U10 to be resolved wind; add variable for U10+gusts#994
Merged
cacraigucar merged 6 commits intoApr 4, 2024
Merged
Conversation
Collaborator
|
@cecilehannay @adamrher @PeterHjortLauritzen Is this change needed for the CESM beta tag that Cecile is waiting for? |
Author
|
My instinct would be that it's not needed, per se. It's a better approach to keep the two U10 values separate, but it's really just the output that changes so I don't think it's urgent to get into the new tag. Do others feel differently? |
cacraigucar
approved these changes
Mar 27, 2024
Update namelist settings
gold2718
pushed a commit
to gold2718/CAM
that referenced
this pull request
May 2, 2024
Merge pull request ESCOMP#994 from megandevlan/gustMods_updateU10 cam6_3_154: Update U10 to be resolved wind; add variable for U10+gusts ESCOMP commit: fdc6ea9
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.
Updates to U10 are made in CMEPS so that it's only the large-scale resolved U10 again (as before gustiness was added). This particular PR then adds an option to output a new variable (U10WITHGUSTS) that is the merged sum of large-scale and gustiness contributions to U10.
Closes: #991
Also needs CMEPS PR ESCOMP/CMEPS#440 to send the new variable from CMEPS to CAM.