-
Hi, I want to simulate energy deposition in a thin (15mu) SI slab from a 0.3MeV electron beam. A few remaining questions: 1 default setting for Electron Impact Ionization is Off. Further, when comparing the output of egs_phd for running ge-example i get 2 Should i include radiative Compton corrections for a 0.3MeV electron beam ? 3 Bound Compton scattering norej, simple or On: Which one to choose? Thanks ! |
Beta Was this translation helpful? Give feedback.
Replies: 6 comments 25 replies
-
Yes, it's a good idea to turn EII on. I think that radiative Compton corrections will have a small impact at 0.3 MeV but it's good practice to check. See here for some instructions: Bound Compton scattering |
Beta Was this translation helpful? Give feedback.
-
Thanks Mr Townson, that solves the program side of the problem. EGSnrc produces absorbed dose per e- = 9.9 keV 1 Why does the pulse height spectrum cut off at 8.5 keV ? 2 Why does EGSnrc give 20% more deposited energy than literature ? |
Beta Was this translation helpful? Give feedback.
-
Another question: When i try to set UP and or UE > 999 MeV, they fall to the defaults without error mention. :start media definition: # Only 1 media definition block allowed
which results in output: Medium data: AE = 5.12000E-01 MeV, UE = 5.05110E+01 MeV When I set output reads AE = 5.12000E-01 MeV, UE = 9.99000E+02 MeV so it happens above 999 Where can I override the 999 limit? |
Beta Was this translation helpful? Give feedback.
-
To summarize the remakrs of Mr Townson and Mr Tessier: To add radiative compton corrections, follow the instructions here: For simulations above 1 GeV, change the 999 entries in The pegs4 tables at |
Beta Was this translation helpful? Give feedback.
-
Further discussion in #831. |
Beta Was this translation helpful? Give feedback.
To summarize the remakrs of Mr Townson and Mr Tessier:
To add radiative compton corrections, follow the instructions here:
https://www.reddit.com/r/EGSnrc/comments/ecuql7/radiative_compton_corrections_on/
The result is a Makefile like the attached file (remove the .txt) (this one is in egs_phd):
Makefile.txt
For simulations above 1 GeV, change the 999 entries in
\HEN_HOUSE\src\get_media_inputs.mortran
at lines 838 and 847 to, for example, 10100 (10 GeV).The pegs4 tables at
HEN_HOUSE\pegs4\density_corrections\...
reach up to 10GeV.