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

qsat depends on T not snow presence #805

Closed
wants to merge 1 commit into from
Closed

Conversation

kmdeck
Copy link
Member

@kmdeck kmdeck commented Sep 30, 2024

Purpose

We had set q_sfc = q_sat(T, ice) if snow was on the ground, and q_sfc = q_sat(T, liq) if not. If the snow variable is incorrect (due to incorrect forcing or otherwise), this could mean very cold land would have a higher q_sfc (over liq).

To-do

Run in AMIP, Coupler PR CliMA/ClimaCoupler.jl#976
Update unit tests to reflect change as needed

Content

change q_sfc function


  • I have read and checked the items on the review checklist.

@kmdeck
Copy link
Member Author

kmdeck commented Oct 2, 2024

Added in PR #807

@kmdeck kmdeck closed this Oct 2, 2024
@kmdeck kmdeck deleted the kd/bucket_qsat_fix branch October 10, 2024 21:14
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.

1 participant