egs++ cavity: estimating half-value layer (HVL) #939
-
Hi all, I seek help to understand how I can implement the HVL scoring option in egs cavity package appropriately as I keep getting this wrong. I wish to estimate the HVL of an X-ray beam penetrating different absorber thicknesses where the absorber is made of PMMA, and the air kerma rate is scored at the same reference plane (at a distance behind the absorber) for each geometry. I wish to do this using a phase space source input, however for troubleshooting problems with the cavity .egsinp file I am using a collimated point source. The most recent attempted input file looks as follows:
My problem is that I get non-sensible results from the simulation with > +/- 100% uncertainty at times (sometimes inf). Please see example of an output copy pasted below:
The full output is attached here for reference: I have read the ins -and outs of the documentation pages (https://nrc-cnrc.github.io/EGSnrc/doc/pirs898/cavity.html#cavity_options), however there is obviously something I am misunderstanding. Any guidance and help indicating where I am going wrong would be greatly appreciated! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
Just an idea from first glance - have you tried |
Beta Was this translation helpful? Give feedback.
-
Hi @rtownson, Thanks very much for your input. I have looked into the problem with the muen file and believe the problem either arose from:
Running with a corrected muen file I get results with expected trends in air kerma rates.
|
Beta Was this translation helpful? Give feedback.
Just an idea from first glance - have you tried
scoring plane normal = 0 0 -1
? Since your source is coming in from -z toward +z, that makes more sense to me.