2011-09-07 15:12:11 -04:00
|
|
|
===========================
|
|
|
|
|
The OpenMC Monte Carlo Code
|
|
|
|
|
===========================
|
|
|
|
|
|
2019-10-03 13:17:15 -05:00
|
|
|
OpenMC is a community-developed Monte Carlo neutron and photon transport
|
|
|
|
|
simulation code. It is capable of performing fixed source, k-eigenvalue, and
|
|
|
|
|
subcritical multiplication calculations on models built using either a
|
|
|
|
|
constructive solid geometry or CAD representation. OpenMC supports both
|
|
|
|
|
continuous-energy and multigroup transport. The continuous-energy particle
|
2016-06-09 14:52:58 -05:00
|
|
|
interaction data is based on a native HDF5 format that can be generated from ACE
|
2019-10-03 13:17:15 -05:00
|
|
|
files produced by NJOY. Parallelism is enabled via a hybrid MPI and OpenMP
|
|
|
|
|
programming model.
|
2011-09-07 15:12:11 -04:00
|
|
|
|
2013-03-19 19:28:27 -04:00
|
|
|
OpenMC was originally developed by members of the `Computational Reactor Physics
|
2025-02-28 17:38:31 +01:00
|
|
|
Group <https://crpg.mit.edu>`_ at the `Massachusetts Institute of Technology
|
2021-03-05 08:02:53 -06:00
|
|
|
<https://web.mit.edu>`_ starting in 2011. Various universities, laboratories,
|
|
|
|
|
and other organizations now contribute to the development of OpenMC. For more
|
2020-08-17 19:47:46 +06:00
|
|
|
information on OpenMC, feel free to post a message on the `OpenMC Discourse
|
|
|
|
|
Forum <https://openmc.discourse.group/>`_.
|
2011-09-07 15:12:11 -04:00
|
|
|
|
2017-10-28 22:04:57 -04:00
|
|
|
.. admonition:: Recommended publication for citing
|
|
|
|
|
:class: tip
|
|
|
|
|
|
|
|
|
|
Paul K. Romano, Nicholas E. Horelik, Bryan R. Herman, Adam G. Nelson, Benoit
|
|
|
|
|
Forget, and Kord Smith, "`OpenMC: A State-of-the-Art Monte Carlo Code for
|
|
|
|
|
Research and Development <https://doi.org/10.1016/j.anucene.2014.07.048>`_,"
|
|
|
|
|
*Ann. Nucl. Energy*, **82**, 90--97 (2015).
|
2011-09-07 15:12:11 -04:00
|
|
|
|
2015-03-14 08:15:21 -04:00
|
|
|
.. only:: html
|
|
|
|
|
|
2017-10-28 22:04:57 -04:00
|
|
|
--------
|
|
|
|
|
Contents
|
|
|
|
|
--------
|
2011-09-07 15:12:11 -04:00
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
|
:maxdepth: 1
|
|
|
|
|
|
2012-05-19 22:23:55 +07:00
|
|
|
quickinstall
|
2021-06-18 15:40:30 +07:00
|
|
|
Examples <https://github.com/openmc-dev/openmc/wiki/Example-Jupyter-Notebooks>
|
2019-05-29 07:06:10 -05:00
|
|
|
releasenotes/index
|
2011-09-07 15:12:11 -04:00
|
|
|
methods/index
|
|
|
|
|
usersguide/index
|
2012-03-28 10:30:52 -04:00
|
|
|
devguide/index
|
2015-02-25 09:56:27 -05:00
|
|
|
pythonapi/index
|
2017-06-14 20:58:04 -05:00
|
|
|
capi/index
|
2016-04-25 19:03:31 -04:00
|
|
|
io_formats/index
|
2012-03-28 10:30:52 -04:00
|
|
|
publications
|
2012-04-01 14:37:54 -04:00
|
|
|
license
|