Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add YOG precipitation to diagnostics and coupler #35

Draft
wants to merge 1 commit into
base: CAM-ML
Choose a base branch
from

Conversation

jatkinson1000
Copy link
Member

This will close #24

cam_diagnostics.F90 has been modified to fetch the output of PREC_YOG from the buffer and add it to the precc component that is then used for total convective precipitation diagnostic and convection.

precc is also passed to the coupler to land/ocean, so this means that the YOG precipitation will be included there as well.

At present it feels there is a bit of a 'special treatment' of YOG, so review and advice from @judithberner about whether we have approached this in the most appropriate way, and any suggestions for modification would be appreciated.

Marking as WIP as review and discussion definitely required.

@jatkinson1000 jatkinson1000 self-assigned this Sep 11, 2024
@jatkinson1000
Copy link
Member Author

For coupler need to add to cam_out%precc see code reference in #24
Trace back and see where we set this value, and then add YOG_prec there.

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.

Need to pass precipitation from YOG scheme to coupler
1 participant