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/mubar #251

Merged
merged 5 commits into from
Jul 13, 2022
Merged

Fix/mubar #251

merged 5 commits into from
Jul 13, 2022

Conversation

gsiemers
Copy link
Collaborator

Testing ACEtk uncovered an indexing issue in ACER calculation of inelastic thermal mubar for IFENG=2 ACE files. These changes correct this issue and test its accuracy. The inelastic thermal mubar values in question were tested (Test 74) were independently calculated and verified using Python (ACEtk).
h_zrh_mubar

@gsiemers gsiemers requested a review from whaeck July 13, 2022 16:06
@whaeck
Copy link
Member

whaeck commented Jul 13, 2022

The Debug tests seem to fail on test 74 because of a division by zero (not introduced by the mubar change). Goes to show how little we actually cover in all our tests. I corrected the issue and am now waiting for the CI to finish running before approving the PR.

Copy link
Member

@whaeck whaeck left a comment

Choose a reason for hiding this comment

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

All tests now pass, and the new mubar calculation has been verified independently. This is good to go.

@whaeck whaeck merged commit 873da8c into develop Jul 13, 2022
@whaeck whaeck deleted the fix/mubar branch July 13, 2022 18:32
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.

2 participants