detailed cad model and simulations of the are (aircraft reactor experiment), operated by oak ridge national laboratory 1954
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
CAD_to_openMC is an open-source package to convert CAD geometry (in the form of '.step' files) into an openmc-readable h5m file
these simulations use openmc. automated source installation scripts for linux can be found here
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