addphsp error #1394
Unanswered
ChillError404
asked this question in
Questions
addphsp error
#1394
Replies: 1 comment
-
|
My suggestion is to use smaller phase-spaces, and then combine your simulation results manually. Or, use variance reduction techniques so that you don't need such a large phase-space. Alternatively, use BEAMnrc as a shared library source (compile with |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am currently working on Monte Carlo simulations using BEAMnrc and DOSXYZnrc for surface dose calculations.
I generated multiple phase-space files from BEAMnrc (parallel runs) and attempted to combine them using
addphsp. However, I encountered the following error:My goal is to create a large phase-space file (~80–150 GiB) to reduce latent variance for shallow depth dose calculations (~0.007 cm), where statistical uncertainty is very sensitive.
Is there any recommended workaround to handle phase-space files exceeding the 2^32-1 particle limit?
Thank you very much for your help.
Beta Was this translation helpful? Give feedback.
All reactions