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

MYNN-EDMF Updates #630

Closed
wants to merge 6 commits into from
Closed

Conversation

joeolson42
Copy link
Contributor

Description

This commit includes the following:

  1. Changes the bl_mynn_tkebudget array to a more generic tke_budget array for use by other TKE-based schemes and changes it from logical to integer. The latter change was forced by universality requirements, where WRF could not handle a logical variable in it's array-package declarations.
  2. Add a new SDF for running the MYNN-EDMF with GFSp8.

This PR is connected with a ccpp-physics PR (#43) to the ufs/dev branch

Testing

These changes have been well tested in SCM. RRFS and some global case studies, almost entirely with the intel compiler on Hera and Jet.
Are the changes covered by regression tests? The TKE budget changes are not yet covered by a regression test, since they are only for use in research and require more 3D output fields. Other (physics) changes are covered by regression tests.
Have the ufs-weather-model regression test been run? Running them on Hera now.

  • Will the code updates change regression test baseline? Yes, the changes in ccpp-physics include physics changes for all configurations that use the MYNN-EDMF.
  • Please commit the regression test log files in your ufs-weather-model branch

Dependencies

If testing this branch requires non-default branches in other repositories, list them.
Those branches should have matching names (ideally)

Do PRs in upstream repositories need to be merged first?
If so add the "waiting for other repos" label and list the upstream PRs

@grantfirl
Copy link
Collaborator

@joeolson42 For UFS regression testing, please edit the .gitmodules file in the FV3 directory to have the following:
[submodule "ccpp/physics"]
path = ccpp/physics
url = https://github.com/joeolson42/ccpp-physics
branch = mynn_01March

@joeolson42
Copy link
Contributor Author

joeolson42 commented Mar 14, 2023 via email

jkbk2004 pushed a commit that referenced this pull request Mar 27, 2023
* MYNN update

* "merge RRFS-SD from the GSL repo to the Community repo"

* "include MYNN-EDMF updates from PR #630"

Co-authored-by: joeolson42 <Joseph.B.Olson@noaa.gov>
Co-authored-by: Haiqin.Li <Haiqin.Li@noaa.gov>
@grantfirl
Copy link
Collaborator

@jkbk2004 This PR was merged with #635. It can be closed.

@jkbk2004 jkbk2004 closed this Apr 5, 2023
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