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

Feature/distributions part5 #10

Merged
merged 22 commits into from
Oct 19, 2024
Merged

Feature/distributions part5 #10

merged 22 commits into from
Oct 19, 2024

Conversation

whaeck
Copy link
Member

@whaeck whaeck commented Aug 8, 2024

The next part:

  • adding create functions for ENDF based ReactionProduct and update the create functions for Reaction
  • added logic in creating multiplicities as constant values instead of TabulatedMultiplicity instances when all multiplicity values in the table are constant
  • python bindings for the new distribution components
  • new and updated tests for ReactionProduct, Reaction and ProjectileTarget (focusing mainly on electro-atomic data)
  • I have added another ENDF file for test reasons (incident neutron on Cl35, the only ENDF file to have a LAW=2 using tabulated data)

With this PR, dryad can now read electro-atomic data from an ENDF file. Next up will be photo-atomic data.

@whaeck whaeck requested review from cjosey and nathangibson14 August 8, 2024 16:50
@whaeck whaeck requested a review from joewpeterson September 9, 2024 18:52
cjosey
cjosey previously approved these changes Oct 18, 2024
Base automatically changed from feature/distributions-part4 to develop October 19, 2024 14:27
@whaeck whaeck dismissed cjosey’s stale review October 19, 2024 14:27

The base branch was changed.

@whaeck whaeck merged commit 83e2ee8 into develop Oct 19, 2024
8 checks passed
@whaeck whaeck deleted the feature/distributions-part5 branch October 19, 2024 14:29
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