When collision tracking is enabled with mcpl=false (the default), OpenMC
writes binary data to an HDF5 file named collision_track.h5. The same data
may also be written after each batch when multiple files are requested
(collision_track.N.h5) or when the run is performed in parallel. The file
contains the information needed to reconstruct each recorded collision.
The current revision of the collision track file format is 1.2.
/
| Attributes: |
|
|---|---|
| Datasets: |
|
In an MPI run, OpenMC writes the combined dataset by gathering collision-track entries from all ranks before flushing them to disk, so the final file appears as though it were produced serially.