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 MSE as a prognostic variable for prognostic edmf #2348

Merged
merged 1 commit into from
Nov 14, 2023
Merged

Conversation

szy21
Copy link
Member

@szy21 szy21 commented Nov 9, 2023

Purpose

Change subdomain prognostic variable from h_tot to MSE. I think this is mostly ready. One thing I want to check is whether we can remove some caches (e.g. only save mse and calculate h_tot on the fly). I may also need to fix allocations for some cases.

Closes #2251

To-do

  • Try removing h_tot in the cache
  • Fix allocations

Content


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

@szy21 szy21 requested a review from trontrytel November 10, 2023 01:19
@szy21 szy21 force-pushed the zs/progedmf_mse branch 3 times, most recently from ed63a89 to 9f6f111 Compare November 11, 2023 22:52
@szy21
Copy link
Member Author

szy21 commented Nov 11, 2023

I removed draft and environment h_tot from the cache.

@szy21 szy21 enabled auto-merge November 12, 2023 22:08
@szy21 szy21 disabled auto-merge November 12, 2023 23:46
@szy21 szy21 enabled auto-merge November 12, 2023 23:46
@szy21 szy21 added this pull request to the merge queue Nov 14, 2023
Merged via the queue into main with commit edc5992 Nov 14, 2023
9 of 10 checks passed
@szy21 szy21 deleted the zs/progedmf_mse branch November 14, 2023 01:45
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 different energy variable in prognostic EDMF
2 participants