OpenMC Monte Carlo Code https://docs.openmc.org
Find a file
Paul Romano 3247587d49
Some checks are pending
Tests and Coverage / filter-changes (push) Waiting to run
Tests and Coverage / Python 3.13 (omp=n, mpi=n, dagmc=, libmesh=, event= (push) Blocked by required conditions
Tests and Coverage / Python 3.14 (omp=n, mpi=n, dagmc=, libmesh=, event= (push) Blocked by required conditions
Tests and Coverage / Python 3.14t (omp=n, mpi=n, dagmc=, libmesh=, event= (push) Blocked by required conditions
Tests and Coverage / Python 3.12 (omp=n, mpi=n, dagmc=n, libmesh=n, event=n (push) Blocked by required conditions
Tests and Coverage / Python 3.12 (omp=y, mpi=n, dagmc=n, libmesh=n, event=n (push) Blocked by required conditions
Tests and Coverage / Python 3.12 (omp=n, mpi=y, dagmc=n, libmesh=n, event=n (push) Blocked by required conditions
Tests and Coverage / Python 3.12 (omp=y, mpi=y, dagmc=n, libmesh=n, event=n (push) Blocked by required conditions
Tests and Coverage / Python 3.12 (omp=y, mpi=n, dagmc=, libmesh=y, event= (push) Blocked by required conditions
Tests and Coverage / Python 3.12 (omp=y, mpi=n, dagmc=, libmesh=, event=y (push) Blocked by required conditions
Tests and Coverage / Python 3.12 (omp=y, mpi=y, dagmc=y, libmesh=, event= (push) Blocked by required conditions
Tests and Coverage / Python 3.12 (omp=y, mpi=y, dagmc=, libmesh=y, event= (push) Blocked by required conditions
Tests and Coverage / coverage (push) Blocked by required conditions
Tests and Coverage / Check CI status (push) Blocked by required conditions
dockerhub-publish-develop / main (push) Waiting to run
dockerhub-publish-develop-dagmc-libmesh / main (push) Waiting to run
dockerhub-publish-develop-dagmc / main (push) Waiting to run
dockerhub-publish-develop-libmesh / main (push) Waiting to run
Ensure photon cross sections are loaded when FileSource contains photons (#3988)
2026-07-02 11:54:12 -05:00
.claude RAG search tool for agents (#3861) 2026-04-03 16:18:19 -05:00
.github fix tmate start only on successful tests (#3954) 2026-06-08 22:09:25 -05:00
cmake Modernize CMake packaging (#3653) 2026-05-21 20:33:56 +00:00
docs Random Ray Forward Flux Save in Adjoint Mode (#3962) 2026-07-01 22:35:27 +02:00
examples Add truncated normal distribution support (#3761) 2026-02-12 18:25:56 +02:00
include/openmc Tally 32-bit Overflow Fix (#3960) 2026-07-02 11:53:49 -05:00
man/man1 Update copyright to 2026 (#3834) 2026-02-26 08:14:28 +00:00
openmc Preserve user material names in convert_to_multigroup and avoid overwriting material with same name bug fix (#3984) 2026-06-30 09:38:09 -05:00
src Ensure photon cross sections are loaded when FileSource contains photons (#3988) 2026-07-02 11:54:12 -05:00
tests Ensure photon cross sections are loaded when FileSource contains photons (#3988) 2026-07-02 11:54:12 -05:00
tools Pin NJOY version in CI to 2016.78 (#3917) 2026-04-09 09:31:27 +02:00
vendor Replace xtensor with internal Tensor/View classes (#3805) 2026-02-17 09:50:38 -06:00
.clang-format add west const and enforce in clang format 2023-04-15 12:50:30 -04:00
.git-blame-ignore-revs Added file that can be passed to 'git blame --ignore-revs-file' 2021-08-11 13:46:35 -05:00
.git_archival.txt Add Versioning Support from version.txt (#3140) 2025-02-21 17:48:11 -06:00
.gitattributes Add Versioning Support from version.txt (#3140) 2025-02-21 17:48:11 -06:00
.gitignore RAG search tool for agents (#3861) 2026-04-03 16:18:19 -05:00
.gitmodules Replace xtensor with internal Tensor/View classes (#3805) 2026-02-17 09:50:38 -06:00
.mcp.json RAG search tool for agents (#3861) 2026-04-03 16:18:19 -05:00
.readthedocs.yaml adding pdf to read the docs (#3893) 2026-04-02 17:01:30 -05:00
AGENTS.md RAG search tool for agents (#3861) 2026-04-03 16:18:19 -05:00
CITATION.cff Update CITATION.cff file (#3671) 2025-12-06 21:54:30 +00:00
CLAUDE.md RAG search tool for agents (#3861) 2026-04-03 16:18:19 -05:00
CMakeLists.txt Modernize CMake packaging (#3653) 2026-05-21 20:33:56 +00:00
CODE_OF_CONDUCT.md Clarify enforcement in code of conduct 2018-07-25 06:30:26 -05:00
CODEOWNERS NCrystal becomes runtime rather than buildtime dependency (#3328) 2025-03-05 15:45:27 -06:00
CONTRIBUTING.md Release notes for 0.15.1 (#3340) 2025-03-07 14:49:36 -06:00
Dockerfile Pin NJOY version in Dockerfile (#3920) 2026-04-09 23:13:18 +03:00
LICENSE Update copyright to 2026 (#3834) 2026-02-26 08:14:28 +00:00
MANIFEST.in remove gsl-lite dependency (#3225) 2025-02-20 01:03:20 +00:00
pyproject.toml Include mass_attenuation.h5 in package data (#3936) 2026-05-07 23:50:23 +00:00
pytest.ini Skip multipole-related tests if OPENMC_MULTIPOLE_LIBRARY is not set 2018-02-06 13:27:01 -05:00
README.md ci badge on readme points to develop status (#2712) 2023-09-27 13:31:04 +00:00

OpenMC Monte Carlo Particle Transport Code

License GitHub Actions build status (Linux) Code Coverage dockerhub-publish-develop-dagmc dockerhub-publish-develop conda-pacakge

The OpenMC project aims to provide a fully-featured Monte Carlo particle transport code based on modern methods. It is a constructive solid geometry, continuous-energy transport code that uses HDF5 format cross sections. The project started under the Computational Reactor Physics Group at MIT.

Complete documentation on the usage of OpenMC is hosted on Read the Docs (both for the latest release and developmental version). If you are interested in the project, or would like to help and contribute, please get in touch on the OpenMC discussion forum.

Installation

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

Citing

If you use OpenMC in your research, please consider giving proper attribution by citing the following publication:

Troubleshooting

If you run into problems compiling, installing, or running OpenMC, first check the Troubleshooting section in the User's Guide. If you are not able to find a solution to your problem there, please post to the discussion forum.

Reporting Bugs

OpenMC is hosted on GitHub and all bugs are reported and tracked through the Issues feature on GitHub. However, GitHub Issues should not be used for common troubleshooting purposes. If you are having trouble installing the code or getting your model to run properly, you should first send a message to the discussion forum. If it turns out your issue really is a bug in the code, an issue will then be created on GitHub. If you want to request that a feature be added to the code, you may create an Issue on github.

License

OpenMC is distributed under the MIT/X license.