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

Update to MYNN-EDMF #907

Closed
joeolson42 opened this issue Apr 22, 2022 · 1 comment
Closed

Update to MYNN-EDMF #907

joeolson42 opened this issue Apr 22, 2022 · 1 comment

Comments

@joeolson42
Copy link
Collaborator

Description

Code universalization needed (CCPP, WRF, and MPAS). New features, tuning, and code clean-ups. The primary goal is to overhaul/retune the subgrid clouds after important conservation changes were made. An overview of the required work:

  • remove the first-order for of Chaboureau-Bechtold (CB) and replace with the q'2 version of CB
  • Added 3d variable "sm3d" - stability function for momentum, and TKE budget arrays
  • fixed some old crash cases (improved numerical stability)
  • conservation work - remove negative qv events
  • A bug fix for the interpolation of the mass-flux clouds from interface levels to mid-levels which cause excessive LWP in shallow-cumulus fields
  • Fixes for the smoke/chemical mixing in MYNN-EDMF
  • Change the default mixing length option to 1 and to run at level 2.6
  • General clean up of code and updates to many comments (also responsible for many lines of code changes).

Solution

Merge the updated version in NOAA-GSL's fork to the community repository.

Related to (optional)

Directly reference any issues or PRs in this or other repositories that this is related to, and describe how they are related.

@dustinswales
Copy link
Collaborator

Resolved with 1195

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants