Add support for MYNN PBL scheme in convection-permitting physics suite#503
Merged
kuanchihwang merged 10 commits intoJul 1, 2026
Merged
Conversation
Certain physics schemes (e.g., MYNN PBL scheme) really want to know about it.
kuanchihwang
temporarily deployed
to
CI-tests-on-CIRRUS
May 18, 2026 05:58 — with
GitHub Actions
Inactive
kuanchihwang
marked this pull request as ready for review
May 18, 2026 21:12
kuanchihwang
temporarily deployed
to
CI-tests-on-CIRRUS
June 4, 2026 19:37 — with
GitHub Actions
Inactive
kuanchihwang
temporarily deployed
to
CI-tests-on-CIRRUS
June 5, 2026 19:21 — with
GitHub Actions
Inactive
kuanchihwang
temporarily deployed
to
CI-tests-on-CIRRUS
June 5, 2026 20:23 — with
GitHub Actions
Inactive
kuanchihwang
temporarily deployed
to
CI-tests-on-CIRRUS
June 18, 2026 18:39 — with
GitHub Actions
Inactive
jimmielin
reviewed
Jun 25, 2026
nusbaume
reviewed
Jun 29, 2026
Note that this is a deviation from the ESM Standard Names.
kuanchihwang
temporarily deployed
to
CI-tests-on-CIRRUS
June 29, 2026 21:58 — with
GitHub Actions
Inactive
jimmielin
approved these changes
Jun 29, 2026
jimmielin
left a comment
Collaborator
There was a problem hiding this comment.
Thanks @kuanchihwang!
I saw you used lowercase o3 in atmospheric_physics. I think that should be fine, I just chatted with @peverwhee who confirmed that standard names should be case-insensitive, but I would just test it to make sure it is working as intended.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Tag name
None (Bit for bit)
Originator(s)
kuanchihwang
Description (include the issue title, and the keyword ['closes', 'fixes', 'resolves'] followed by the issue number)
This PR adds the required host model variables for MYNN PBL scheme to the registry. Additional host model control variables (e.g.,
{initial,restart,branch}_run) are exposed as read-only through CCPP framework.Describe any changes made to the build system
None
Describe any changes made to the namelist
None
List any changes to the defaults for the input datasets (e.g., initial, boundary datasets)
None
List all files eliminated and why
None
List all files added and what they do
None
List all existing files that have been modified, and describe the changes
Regression tests
Known failing test.
Known failing test.
Pass.