Archetype library for use with Cyclus to model reactors beyond the Cycamore Reactor archetype.
| Package | Minimum Version |
|---|---|
| Cyclus | 1.6 |
- Clone this repository
python install.py
To run the unit tests:
```
$ areal_unit_tests
```
- Fork this repository
- Create a working branch on your fork
- Make your changes locally
- Submit a pull request to the source code
- Wait for approval and merging on the pull request.
For more information, please see the Contributing Guidelines.