Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1 KB

File metadata and controls

35 lines (23 loc) · 1 KB

Areal: Advanced REactor Archetype Library

Build/Test for PR and collaborator push

Archetype library for use with Cyclus to model reactors beyond the Cycamore Reactor archetype.

Dependencies:

Package Minimum Version
Cyclus 1.6

Installation Instructions

  1. Clone this repository
  2. python install.py

Running Tests

To run the unit tests:

```
$ areal_unit_tests
```

Contributing

  1. Fork this repository
  2. Create a working branch on your fork
  3. Make your changes locally
  4. Submit a pull request to the source code
  5. Wait for approval and merging on the pull request.

For more information, please see the Contributing Guidelines.