Skip to content

Latest commit

 

History

History
46 lines (27 loc) · 1.4 KB

README.md

File metadata and controls

46 lines (27 loc) · 1.4 KB

trailmap

Project Status

Coverage Status CircleCI GitHub issues GitHub pull requests Cyclus Users Group

This tool takes a Cyclus input file and conducts acquisition pathway analysis on the facilities specified.

Dependencies

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

Recommended Packages

In addition to Cyclus, it is strongly recommended that the user install Cycamore

Installation

run python -m pip install . --user

Usage

From the top-level directory,

python scripts/main.py /path/to/inputfile