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 a detrainment closure that produces constant area fraction #2331

Merged
merged 1 commit into from
Nov 4, 2023

Conversation

szy21
Copy link
Member

@szy21 szy21 commented Nov 3, 2023

Purpose

Adds a closure where detrainment = entrainment - vertical divergence, so that the area stays roughly constant. We would like to use this to test prognostic edmf bomex. I don't plan to use this for diagnostic edmf for now, and calculating divergence in diagnostic edmf is a bit annoying, so I didn't implement it. I add an assert to make sure we don't run diagnostic edmf with constant area detrainment.

To-do

Content


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

@szy21 szy21 requested a review from trontrytel November 3, 2023 06:48
@szy21 szy21 force-pushed the zs/constant_area_detr branch from 2be93a8 to 65f1fca Compare November 3, 2023 21:29
@szy21
Copy link
Member Author

szy21 commented Nov 3, 2023

bors r+

bors bot added a commit that referenced this pull request Nov 3, 2023
2331: add a detrainment closure that produces constant area fraction r=szy21 a=szy21



Co-authored-by: Zhaoyi Shen <11598433+szy21@users.noreply.github.com>
Copy link
Contributor

bors bot commented Nov 3, 2023

Build failed:

@szy21
Copy link
Member Author

szy21 commented Nov 3, 2023

bors r+

bors bot added a commit that referenced this pull request Nov 3, 2023
2331: add a detrainment closure that produces constant area fraction r=szy21 a=szy21



Co-authored-by: Zhaoyi Shen <11598433+szy21@users.noreply.github.com>
Copy link
Contributor

bors bot commented Nov 4, 2023

Build failed:

@szy21
Copy link
Member Author

szy21 commented Nov 4, 2023

bors r+

Copy link
Contributor

bors bot commented Nov 4, 2023

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here.
For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.

@bors bors bot merged commit f03f850 into main Nov 4, 2023
7 of 8 checks passed
@bors bors bot deleted the zs/constant_area_detr branch November 4, 2023 03:43
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.

2 participants