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/mf35 sequence #287

Merged
merged 9 commits into from
Mar 22, 2023
Merged

Fix/mf35 sequence #287

merged 9 commits into from
Mar 22, 2023

Conversation

whaeck
Copy link
Member

@whaeck whaeck commented Feb 27, 2023

Properly deallocating sammy arrays solves the issue when running multiple ERRORR isntances in the same input.

nathangibson14
nathangibson14 previously approved these changes Feb 27, 2023
Copy link
Contributor

@nathangibson14 nathangibson14 left a comment

Choose a reason for hiding this comment

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

Just a documentation nitpick. This works on the affected files for me, and tests seem to pass.

ReleaseNotes.md Outdated
@@ -4,6 +4,7 @@ Given here are some release notes for NJOY2016. Each release is made through a f
## [NJOY2016.70](https://github.com/njoy/NJOY2016/pull/xxx)
This update fixes a number of minor issues:
- Fixed an issue in HEATR when reading evaluations with large multiplicity tables in MF6.
- Multiple ERRORR calls can now be made in the same input file without crashing. This is of interest to users that wish to process MF34 and MF35 (where ERRORR needs to be called for each sub-subsection and incident energy group).
Copy link
Contributor

Choose a reason for hiding this comment

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

You should make reference to this affecting files with LRF7 resonances without MF32 data.

@whaeck
Copy link
Member Author

whaeck commented Mar 6, 2023

@nathangibson14 need you to reapprove

@whaeck
Copy link
Member Author

whaeck commented Mar 22, 2023

@nathangibson14 You may want to reapprove this one

@whaeck whaeck merged commit b6e97a9 into develop Mar 22, 2023
@whaeck whaeck deleted the fix/mf35-sequence branch March 22, 2023 15:37
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