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

GOCART errors #36

Merged
merged 3 commits into from
Mar 8, 2021
Merged

GOCART errors #36

merged 3 commits into from
Mar 8, 2021

Conversation

WilliamJamieson
Copy link
Contributor

@gmao-esherman reported two errors resulting from the rc handling PR #31, due to it catching non-zero return codes. Namely, the tracebacks:

pe=00010 FAIL at line=00832 NI2G_GridCompMod.F90 <status=-858993460>
pe=00025 FAIL at line=01092 SU2G_GridCompMod.F90 <status=100>

The first was cased by an uninitialized value for the rc in the process library. While the second is due to the inclusion of a gas phase in the SU bins, so there shouldn't be any settling for that bin anyways.

@WilliamJamieson WilliamJamieson added the bug Something isn't working label Mar 8, 2021
@WilliamJamieson WilliamJamieson requested a review from a team as a code owner March 8, 2021 19:30
tclune
tclune previously approved these changes Mar 8, 2021
Copy link
Contributor

@gmao-esherman gmao-esherman left a comment

Choose a reason for hiding this comment

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

Changes look good to me. I have also tested them in my sanbox.

@tclune tclune merged commit 9502a67 into develop Mar 8, 2021
@tclune tclune deleted the bugfix/wjamieson/gocart_rc_errors branch March 8, 2021 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants