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

Use one side biased interpolation for EDMF updraft kinetic energy #2747

Merged
merged 1 commit into from
Mar 5, 2024

Conversation

szy21
Copy link
Member

@szy21 szy21 commented Mar 2, 2024

Purpose

Changes the vertical advection of vertical momentum in EDMF to use the gradient of one side based interpolation of vertical kinetic energy. This can be replaced by a ClimaCore operator later. Also adds a relaxation tendency which relaxes negative updraft velocity to zero.

Closes #2742

To-do

Content


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

@szy21 szy21 force-pushed the zs/progedmf_plume branch 3 times, most recently from 5ff97f9 to b289ae0 Compare March 2, 2024 01:28
@szy21 szy21 force-pushed the zs/progedmf_plume branch from b289ae0 to 56fac48 Compare March 4, 2024 18:56
@szy21 szy21 marked this pull request as ready for review March 4, 2024 19:43
@szy21 szy21 requested a review from trontrytel March 4, 2024 19:44
post_processing/ci_plots.jl Outdated Show resolved Hide resolved
@szy21 szy21 force-pushed the zs/progedmf_plume branch from 0d04638 to d0456f4 Compare March 4, 2024 19:46
@szy21 szy21 requested a review from dennisYatunin March 5, 2024 00:30
post_processing/ci_plots.jl Outdated Show resolved Hide resolved
@szy21 szy21 force-pushed the zs/progedmf_plume branch 3 times, most recently from 4b8eb52 to 87b6217 Compare March 5, 2024 05:27
@szy21 szy21 force-pushed the zs/progedmf_plume branch from 87b6217 to 1fad1c5 Compare March 5, 2024 05:27
@szy21 szy21 enabled auto-merge March 5, 2024 05:29
@szy21 szy21 added this pull request to the merge queue Mar 5, 2024
Merged via the queue into main with commit 994afce Mar 5, 2024
9 of 11 checks passed
@szy21 szy21 deleted the zs/progedmf_plume branch March 5, 2024 07:02
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.

Test the numerics of the vertical advection of vertical momentum in prognostic EDMF
2 participants