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

ENDFtk v1.1.0 #198

Merged
merged 23 commits into from
Apr 24, 2024
Merged

ENDFtk v1.1.0 #198

merged 23 commits into from
Apr 24, 2024

Conversation

whaeck
Copy link
Member

@whaeck whaeck commented Apr 23, 2024

This update adds additional interface functions to complete the human readable and ENDF speak interface for many objects:

  • the NBT() and INT() interface functions to complement the boundaries() and interpolants() functions already present in TAB1 and TAB2 style components
  • the numberInterpolationRegions() functions to complement the NR() function already present in TAB1 and TAB2 style components.

This update fixes the following issues:

  • Older versions of ENDFtk sometimes read numbers like '2.0000000+0' as 1.999999999 instead of 2. The disco library was replaced with a new version included in the tools library that fixes this issue. In addition to fixing this issue, parsing ENDF files is now 10-20% faster.

@whaeck whaeck requested a review from nathangibson14 April 23, 2024 21:32
@whaeck whaeck changed the title ENDFtk v1.0.2 ENDFtk v1.1.0 Apr 23, 2024
@whaeck whaeck merged commit 3d07728 into master Apr 24, 2024
16 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.

1 participant