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

Fix uninitialized min_rand variable in Thompson MP when using SPP #57

Merged
merged 2 commits into from
Apr 20, 2022

Conversation

JeffBeck-NOAA
Copy link
Contributor

@JeffBeck-NOAA JeffBeck-NOAA commented Apr 6, 2022

Description

This suite of PRs fixes the uninitialized min_rand variable in Thompson MP when using SPP and is explained in detail in the ufs-weather-model PR here.

Issue(s) addressed

Fixes NCAR/ccpp-physics Issue #891.

Testing

The RT suite on Hera passed for all normal and debug tests, except for the regional_spp_sppt_shum_skeb RT test, which will now have a new baseline result.

@jwolff-ncar, @willmayfield, @bluefinweiwei, @michelleharrold, @judithberner, @gsketefian

@JeffBeck-NOAA JeffBeck-NOAA requested a review from pjpegion as a code owner April 6, 2022 22:43
@JeffBeck-NOAA JeffBeck-NOAA changed the title Add spp_stddev_cutoff as a variable to pass to CCPP. Fix uninitialized min_rand variable in Thompson MP when using SPP Apr 6, 2022
Copy link
Collaborator

@pjpegion pjpegion left a comment

Choose a reason for hiding this comment

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

I think the subroutine arguments are out of order, in

stochastic_physics.F90 Outdated Show resolved Hide resolved
@pjpegion pjpegion merged commit 2b1240f into NOAA-PSL:master Apr 20, 2022
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