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

NJOY2016.78 #361

Merged
merged 20 commits into from
Feb 3, 2025
Merged

NJOY2016.78 #361

merged 20 commits into from
Feb 3, 2025

Conversation

whaeck
Copy link
Member

@whaeck whaeck commented Feb 3, 2025

This update fixes the following issues:

  • Tape numbers are now allowed to go up to 999 instead of 99 previously. This change was made to accommodate processing of the light water evaluation in ENDF/B-VIII.1 that has 94 temperatures. Test 84 was added to detect this issue in the future.
  • A few updates were made related to array sizes and array allocation.
  • Adding a message to signal malformed ENDF files when l-value lists for SLBW/MLBW and Reich-Moore have nrs=0 (no resonances given for this l value).

whaeck and others added 20 commits October 16, 2024 12:25
Upgrading macos to macos-13
Allow units up to 999 to support processing of ENDF/B-VIII.1 light water TSL evaluation
maxr1 is the maximum number of MTs that appear. It was set to 1000 as only 1000 MT numbers can currently exist.
    
maxr2 is the maximum number of subsections of MF=6, 9, and 10 combined. As only MF=5 and MF=18 should need substantial space, maxr2 was increased to 2 * (maximum expected nuclides).
Increase groupr.f90's maxr1 and maxr2
@whaeck whaeck requested a review from nathangibson14 February 3, 2025 17:29
@whaeck whaeck merged commit 71a76bc into main Feb 3, 2025
4 checks passed
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