impactx icon indicating copy to clipboard operation
impactx copied to clipboard

Expose Random Seed

Open ax3l opened this issue 2 months ago • 1 comments

Expose the seed we use for the pseudo random number generator. This is useful to check the influence of statistical fluctuations in a controlled manner (and w/o going to MPI/parallelism).

This is how we do it in WarpX: https://github.com/search?q=repo%3ABLAST-WarpX%2Fwarpx%20random_seed&type=code

ax3l avatar Oct 30 '25 21:10 ax3l

Preparation: https://github.com/BLAST-WarpX/warpx/pull/6319

ax3l avatar Oct 30 '25 21:10 ax3l