Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 420 Bytes

readme.rst

File metadata and controls

7 lines (4 loc) · 420 Bytes

Bright is an attempt to rewrite a fast fuel cycle components using C++, SQL databases for libraries, and one group cross-section data for the reactor.

Bright is specifically designed to be plugged into Python code (CPython Objects) and cyclus, the University of Wisconis-Madison code.

The C++ code may be found in the FCComps directory.

The Python version, including a handy setup.py file may be found under BriPy.