openmc
openmc.model
openmc.examples
openmc.deplete
openmc.mgxs
openmc.stats
openmc.data
openmc.lib
openmc.openmoc_compatible
Read a collision track file (HDF5 or MCPL) and return its data.
filename (str or path-like) – Path to the collision track file to read. Must end with .h5 or .mcpl.
.h5
.mcpl
Structured array containing collision track data.
numpy.ndarray
See also
read_collision_track_hdf5, read_collision_track_mcpl
read_collision_track_hdf5
read_collision_track_mcpl