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

Implement parcel_hscale as a namelist parameter in ZM deep convection scheme #214

Merged
merged 4 commits into from
Mar 6, 2025

Conversation

swrneale
Copy link
Contributor

@swrneale swrneale commented Mar 1, 2025

Originator(s): swrneale, nusbaume

Description (include issue title and the keyword ['closes', 'fixes', 'resolves'] and issue number):
From issue #203 "Change the 'parcel_hscale' parameter in the ZM convection (zm_conv_intr.F90) to a namelist parameter"
This PR is needed in parallel with ESCOMP/cam PR# 1266

List all namelist files that were added or changed:
M schemes/zhang_mcfarlane/zm_conv_options_namelist.xml

  • Added new 'zmconv_parcel_hscale' namelist parameter for ZM scheme

List all files eliminated and why: N/A

List all files added and what they do: N/A

List all existing files that have been modified, and describe the changes:
(Helpful git command: git diff --name-status development...<your_branch_name>)

M schemes/zhang_mcfarlane/zm_conv_options.F90
M schemes/zhang_mcfarlane/zm_conv_options.meta

  • Added new 'zmconv_parcel_hscale' namelist parameter for ZM scheme

M schemes/zhang_mcfarlane/zm_convr.F90
M schemes/zhang_mcfarlane/zm_convr.meta

  • Replace hardcoded 'parcel_hscale' parameter with 'zmconv_parcel_hscale' namelist variable in core ZM scheme (zm_convr).

List all automated tests that failed, as well as an explanation for why they weren't fixed:

Is this an answer-changing PR? If so, is it a new physics package, algorithm change, tuning change, etc?
No

If yes to the above question, describe how this code was validated with the new/modified features:

@cacraigucar cacraigucar self-requested a review March 3, 2025 19:52
@nusbaume nusbaume requested a review from jimmielin March 5, 2025 21:41
Copy link
Member

@jimmielin jimmielin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @swrneale and @nusbaume!

@nusbaume nusbaume merged commit 63c8fb6 into ESCOMP:development Mar 6, 2025
3 checks passed
nusbaume added a commit that referenced this pull request Mar 6, 2025
Tag name (The PR title should also include the tag name):
atmos_phys0_10_001
Originator(s): @nusbaume

List all development PR numbers included in this PR and the title of
each:

* #214 by @swrneale

List all automated tests that failed, as well as an explanation for why
they weren't fixed:

New NLCOMP results in CAM
New NLCOMP results in CAM-SIMA
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.

4 participants