bug in egs_cbct #1185
mrlongzhang
started this conversation in
General
bug in egs_cbct
#1185
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Manual of the CBCT simulator says that MXMED macro could be modified in order to support more medium. However, the program crashed for a value greater than 50, e.g. 100.
to produce, simply modify MXMED in max_arrays.h to a value greater than 50, e.g. 100. recompile egs_cbct, and prepare a egsinp with more than 50 medium. Then you will observe that the program crashed.
Beta Was this translation helpful? Give feedback.
All reactions