| Summary: | Missing 140 keV gamma line from Mo-99 | ||
|---|---|---|---|
| Product: | Geant4 | Reporter: | Raymond Hei Man Tsang <rhmtsang> |
| Component: | processes/hadronic/models/radioactive_decay | Assignee: | Laurent Desorgher <laurent.desorgher> |
| Status: | ASSIGNED --- | ||
| Severity: | normal | CC: | Alberto.Ribon, dennis.herbert.wright |
| Priority: | P4 | ||
| Version: | 10.4 | ||
| Hardware: | All | ||
| OS: | All | ||
| Attachments: |
Plots showing the discrepancy
Mo99 simulation result Bug fixed |
||
|
Description
Raymond Hei Man Tsang
2021-06-15 21:42:52 CEST
Created attachment 702 [details]
Mo99 simulation result
I have some additional information. First, a clarification. The 140 keV line isn't missing. It is just that its intensity is lower than expected. Second, I looked through my code to see if there is anything wrong. I noticed that I have set "/grdm/nucleusLimits 99 99 42 42" in the macro, but the 140 keV line actually comes from Tc99[142.683] the decay product of Mo99. So, I suspected that the decay might have been suppressed by my own command. So, I reran the simulation again without the nucleus limits command. However, this time I'm still getting a similar result. (See attached Mo99.pdf, the X-axis is deposited energy in keV.) From my actual counting data, the 140 keV peak is more than 10 times higher than the peak at 181 keV, consistent with the LBL/Lund DB: http://nucleardata.nuclear.lu.se/toi/nuclide.asp?iZA=420099 . Created attachment 704 [details]
Bug fixed
I think I have identified the culprit. In PhotonEvaporation5.2/z43.a99, if I change the value in the 3rd column on the 5th line from 7.299e-9 to 100, then the simulated and actual Mo-99 spectra match much better. (Please see page 2 of the attached data-comparison-v2.pdf, labelled "Bug fixed".) Of course, I would like an official confirmation that this is what fixes it. |