OpenMC Monte Carlo Code https://docs.openmc.org
Find a file
2019-10-28 11:55:45 -05:00
cmake/Modules adding back files to be reviewed 2019-10-28 11:55:45 -05:00
docs adding back files to be reviewed 2019-10-28 11:55:45 -05:00
examples adding back files to be reviewed 2019-10-28 11:55:45 -05:00
include/openmc adding back files to be reviewed 2019-10-28 11:55:45 -05:00
man/man1 adding back files to be reviewed 2019-10-28 11:55:45 -05:00
openmc adding back files to be reviewed 2019-10-28 11:55:45 -05:00
scripts adding back files to be reviewed 2019-10-28 11:55:45 -05:00
src adding back files to be reviewed 2019-10-28 11:55:45 -05:00
tests adding back files to be reviewed 2019-10-28 11:55:45 -05:00
tools/ci adding back files to be reviewed 2019-10-28 11:55:45 -05:00
vendor adding back files to be reviewed 2019-10-28 11:55:45 -05:00
.gitignore new ignore 2019-03-15 12:19:33 +03:00
.gitmodules Replace FoX with pugixml 2017-03-03 09:17:49 -06:00
.travis.yml Add NUMPY_EXPERIMENTAL_ARRAY_FUNCTION to .travis.yml 2019-07-30 07:50:50 -05:00
CMakeLists.txt adding back files to be reviewed 2019-10-28 11:55:45 -05:00
CODE_OF_CONDUCT.md adding back files to be reviewed 2019-10-28 11:55:45 -05:00
CONTRIBUTING.md adding back files to be reviewed 2019-10-28 11:55:45 -05:00
Dockerfile adding back files to be reviewed 2019-10-28 11:55:45 -05:00
LICENSE adding back files to be reviewed 2019-10-28 11:55:45 -05:00
MANIFEST.in adding back files to be reviewed 2019-10-28 11:55:45 -05:00
pyproject.toml adding back files to be reviewed 2019-10-28 11:55:45 -05:00
pytest.ini adding back files to be reviewed 2019-10-28 11:55:45 -05:00
README.md adding back files to be reviewed 2019-10-28 11:55:45 -05:00
schemas.xml adding back files to be reviewed 2019-10-28 11:55:45 -05:00
setup.py adding back files to be reviewed 2019-10-28 11:55:45 -05:00

OpenMC Monte Carlo Particle Transport Code

License Travis CI build status (Linux) Code Coverage

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 send a message to the OpenMC User's Group mailing list.

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 send a message to the User's Group mailing list.

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 User's Group mailing list. 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.