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

Add general ENDF depletion chain script #23

Open
drewejohnson opened this issue Feb 7, 2020 · 0 comments
Open

Add general ENDF depletion chain script #23

drewejohnson opened this issue Feb 7, 2020 · 0 comments

Comments

@drewejohnson
Copy link
Contributor

In light of some discussion in #19, I think it would be more useful to provide a general ENDF depletion chain generator. This script should

  1. Accept ENDF distributions back to VII.0 and up to VIII.0
  2. Fetch the correct decay and neutron induced fission files (hash checking strongly encouraged)
  3. Locate (via download or local directory) neutron reaction files
  4. Pass evaluations on to openmc.deplete.Chain.from_endf

Care should be taken with the VII.0 decay library, as it comes out as a single file (with negative uncertainties in cobalt 55).

In the future, this could replace the openmc-make-depletion-chain script that currently lives inside the main openmc repo

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

No branches or pull requests

1 participant