This tool takes a Cyclus input file and conducts acquisition pathway analysis on the facilities specified.
- Python 3
- Cyclus
Follow installation instructions from Cyclus.
run pip install --user networkx
Other Python packages which you may or may not already have installed:
- numpy
- matplotlib
- more_itertools
To install or confirm install of these additional packages, run
pip install --user numpy matplotlib more_itertools
In addition to Cyclus, it is strongly recommended that the user install Cycamore
run python -m pip install . --user
From the top-level directory,
python scripts/main.py /path/to/inputfile