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 initialization of doubles in VerticalProfileMod #6649

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

peterdschwartz
Copy link
Contributor

@peterdschwartz peterdschwartz commented Sep 27, 2024

Variables that are r8 were initialized as single-precision, potentially causing inconsistent failures with the sums not adding to 1.0_r8.

Also, fixed a syntax error in CH4Mod for spval.

Fixes #6650
[BFB]

@peterdschwartz
Copy link
Contributor Author

I can't verifiy that this indeed fixes the bug on mappy. Someone with access to mappy would have to test it a few times due to the intermittent nature of the failure.

But this code is bugged, so it makes sense to me merge it to see if it's fixed using CDash.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Intermittent failure of MOSART test on mappy
2 participants