blob: 0b8570e22ec68927caf8863bd3ea808c5bfd98ba (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
Python bindings for OpenMC.
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 files produced by NJOY. Parallelism is enabled via a hybrid MPI and OpenMP
programming model.
WWW: https://openmc.org/
|