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.0.0 #192

Merged
merged 53 commits into from
Feb 5, 2024
Merged

ENDFtk v1.0.0 #192

merged 53 commits into from
Feb 5, 2024

Conversation

whaeck
Copy link
Member

@whaeck whaeck commented Jan 25, 2024

This release of ENDFtk has the following changes:

  • All ZA values in the interface (the ZA value in the HEAD records, the ZAP values in the MF6 and MF26 reaction products, etc.) are now changed to integer types instead of a floating point type
  • MF6 and MF26 now have additional functions that allow a user to look for specific reaction products
  • MF9 and MF10 now have additional functions that allow a user to look for specific excited states

The CMake files have also been updated to simplify adding new unit tests.

This release cleans up some of the dependencies and updates most of the dependencies to more recent versions. In particular the Catch2 unit testing framework was updated to version 3.3.2. All unit tests were updated to use better floating point comparison available in this version of Catch2. A number of NJOY dependencies have also been consolidated into a single new dependency (the NJOY tools library) to reduce the number of dependencies to a more manageable level.

whaeck added 30 commits October 16, 2023 16:38
Removing header-utilities code and removing the dependency
@whaeck whaeck merged commit 0d031c8 into master Feb 5, 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