Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 1.45 KB

README.md

File metadata and controls

37 lines (24 loc) · 1.45 KB

are

License: GPL v3

detailed cad model and simulations of the are (aircraft reactor experiment), operated by oak ridge national laboratory 1954

model

are core

docs/are.pdf lists reference of the are core design, documented in the ornl reports and located in the repository github.com/openmsr/msr-archive

work-in-progress cad model of the are can be found here on onshape.

note that this work and the cad model is under the GNU General Public License v3.0

prerequisites

CAD_to_openMC

CAD_to_openMC is an open-source package to convert CAD geometry (in the form of '.step' files) into an openmc-readable h5m file

openmc

these simulations use openmc. automated source installation scripts for linux can be found here

simulation guide

first, clone the repository

git clone https://github.com/openmsr/are.git

enter the are folder and run the run.sh script

cd are
bash run.sh