OpenMC/docs/source/index.rst

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

49 lines
1.7 KiB
ReStructuredText
Raw Permalink Normal View History

===========================
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
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.
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
<https://web.mit.edu>`_ starting in 2011. Various universities, laboratories,
and other organizations now contribute to the development of OpenMC. For more
information on OpenMC, feel free to post a message on the `OpenMC Discourse
Forum <https://openmc.discourse.group/>`_.
.. 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).
.. only:: html
--------
Contents
--------
.. toctree::
:maxdepth: 1
quickinstall
Examples <https://github.com/openmc-dev/openmc/wiki/Example-Jupyter-Notebooks>
releasenotes/index
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
io_formats/index
2012-03-28 10:30:52 -04:00
publications
2012-04-01 14:37:54 -04:00
license