Skip to content

Updates to MYNN-EDMF, part I - goes with other PR for fv3atm#121

Merged
SamuelTrahanNOAA merged 2 commits into
NOAA-GSL:gsl/developfrom
joeolson42:mynnupdate_phys
Feb 15, 2022
Merged

Updates to MYNN-EDMF, part I - goes with other PR for fv3atm#121
SamuelTrahanNOAA merged 2 commits into
NOAA-GSL:gsl/developfrom
joeolson42:mynnupdate_phys

Conversation

@joeolson42
Copy link
Copy Markdown
Collaborator

Overview of changes:

  1. This commit should be considered step one of the "universalization" process to generalize module_bl_mynn.F90 both for all dycores. Much of this is strictly reformatting or repositioning the driver to the top of the module - a request from collaborators, but some of it involve removing ifdefs, and the handling of the model constants. More commits to complete this work will follow. Despite the huge number of lines changed from this work alone, there is no change in behavior/performance.
  2. fixed some old crash cases (improved numerical stability)
  3. conservation work - removes all negative qv printouts
  4. 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
  5. Removes a few unused variables/arrays
  6. Fixes for the smoke/chemical mixing (works but still not in final state - another commit will follow)
  7. Some tuning work to improve the excessive cloud bias in polar regions.
  8. Some tuning of the mass-flux component to improve the tropics.
  9. General clean up of code and updates to many comments.

@SamuelTrahanNOAA SamuelTrahanNOAA merged commit 7943b5b into NOAA-GSL:gsl/develop Feb 15, 2022
zhanglikate referenced this pull request in zhanglikate/ccpp-physics Mar 1, 2024
zhanglikate referenced this pull request in zhanglikate/ccpp-physics Mar 1, 2024
Add a condition to turn off samfdeepcnv when MYNN shallow convection active
zhanglikate referenced this pull request in zhanglikate/ccpp-physics Mar 1, 2024
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.

3 participants