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

Enforce Consistencies for Microphysics Tendencies #1396

Open
2 tasks
costachris opened this issue Apr 16, 2024 · 0 comments
Open
2 tasks

Enforce Consistencies for Microphysics Tendencies #1396

costachris opened this issue Apr 16, 2024 · 0 comments

Comments

@costachris
Copy link
Member

costachris commented Apr 16, 2024

Ensure precipitation formation tendencies are zeroed when $q_l$ is low, following changes from #1389

  • Add the same has_condensate threshold inside precipitation_formation around this line

TurbulenceConvection.jl/src/microphysics_coupling.jl
Line 74 in 9d18d79

This way you would be returning zero tendencies for when you have virtually no cloud.

  • Assign values to the aux_en.qt_tendency_precip_formation[k] and others without any if/esle in the EDMFEnvironment and Updrafts.
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

No branches or pull requests

1 participant