Trying to achieve <1mm voxel width for DOSXYZ calculations #982
Unanswered
jafrshabazz
asked this question in
Questions
Replies: 1 comment 2 replies
-
You may need to increase the maximum number of voxels, found in
If the application fails to compile, you may need to include some additional compiler flags. To do this, in the
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I am trying to run a simple dose calculation for a water phantom with very fine resolution in the z-direction to observe dose in the build up region. But whenever I try to go smaller than 1mm, it seems as if the simulation gets stuck on one bin and just continuously recycles particles in a loop. I let the program run for close to 12 hours with only a small amount of histories, with no progress. Is it just a limitation of DOSXYZ that it cant go below 1mm? Or is there a parameter that I can change in the source code to allow for it? Below are the parameters for the phantom. I have already run multiple simulations with voxels at 1mm with all the other parameters remaining the same.
Beta Was this translation helpful? Give feedback.
All reactions