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

added testing and working for nuclides #4

Merged
merged 2 commits into from
Dec 5, 2023

Conversation

shimwell
Copy link

@shimwell shimwell commented Dec 5, 2023

Hi @jbae11 I might have broken your PR with a few commits directly to the branch. This PR fixes my mistakes and adds a new test.

reactions = chain.reactions
nuclides = [nuc.name for nuc in nuclides]
if 'fission' in reactions:
# send to back
reactions.append(reactions.pop(reactions.index('fission')))
Copy link
Owner

Choose a reason for hiding this comment

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

elegant.

@jbae11
Copy link
Owner

jbae11 commented Dec 5, 2023

Thanks again @shimwell !:)

@jbae11 jbae11 merged commit 4a33855 into jbae11:microxs_from_mg_flux Dec 5, 2023
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