Skip to content

Fix discrepancy seen when creating param files with single and multiple energy slices

We observed differences in the total cell energy for simulations which use param files created using one energy slice compared to param files created using several energy slices. This is the result of different random numbers being used for the same particle in the same parametrization. This fix ensures that independent on how many energy slices are used to create the parametrization file, the same random seed is used.

Edited by Joshua Falco Beirer

Merge request reports