Skip to content

mit-crpg/OpenMOC

Folders and files

NameName
Last commit message
Last commit date
May 21, 2024
Apr 26, 2014
Jul 19, 2024
Aug 17, 2020
May 21, 2024
May 21, 2024
Jan 17, 2021
Nov 1, 2019
Aug 18, 2020
Feb 5, 2022
Jul 3, 2018
Jul 12, 2019
Apr 20, 2023
Jul 19, 2014
Apr 20, 2023
Aug 18, 2020
May 6, 2015
Sep 17, 2019

Repository files navigation

OpenMOC

https://api.travis-ci.org/mit-crpg/OpenMOC.svg?branch=develop https://coveralls.io/repos/github/mit-crpg/OpenMOC/badge.svg?branch=develop

Welcome to the OpenMOC repository! OpenMOC is a simulation tool for solving for the flux, power distribution, and multiplication factor within a nuclear reactor. The code employs the deterministic method of characteristics, with support for both fixed source and eigenvalue calculations. The OpenMOC project aims to provide a simple-to-use Python package bound to a back-end of source code written in C/C++ and CUDA. It includes support for constructive solid geometry and 2D ray tracing for fully heterogeneous multi-group calculations. Development of OpenMOC began at MIT in 2012 and is spearheaded by several graduate students in the Nuclear Science & Engineering Department.

Complete documentation on OpenMOC is hosted at https://mit-crpg.github.io/OpenMOC/. If you would like to contribute to the OpenMOC project, please contact the development team.

For a guided example, see a demonstration IPython Notebook.

Installation

Detailed installation instructions can be found in the User's Guide.

Troubleshooting

Join the OpenMOC users group to ask questions and discuss methods and simulation workflows.

Citing OpenMOC

Please cite OpenMOC in your publications if it helps your research:

@article{openmoc2014,
  author = {Boyd, William and Shaner, Samuel and Li, Lulu and Forget, Benoit and Smith, Kord},
  journal = {Annals of Nuclear Energy},
  title = {The OpenMOC Method of Characteristics Neutral Particle Transport Code},
  volume = {68},
  pages = {43--52},
  year = {2014}
}

License

OpenMOC is approved for distribution under the MIT license.