| Summary: | precision loss due to global/local time storage | ||
|---|---|---|---|
| Product: | Geant4 | Reporter: | Lauren Hsu <llhsu> |
| Component: | particles | Assignee: | kurasige |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | kurasige |
| Priority: | P3 | ||
| Version: | 9.4 | ||
| Hardware: | All | ||
| OS: | All | ||
| Attachments: | tar file with suggested patch | ||
|
Description
Lauren Hsu
2011-06-24 00:54:04 CEST
Created attachment 122 [details]
tar file with suggested patch
contains a tar file with example code for suggested patch, but may need some cleanup to remove my comments before being widely circulated.
Dear Lauren, Thank you for reporting the problem. As you pointed out, the local time of decay products from a parent with long life time remains zero because of lack of precision in updating the local time. And I agree that we should modify ParticleChange to handle local time rather than global time. This problem affects not only radioactive decay but also transportation and usual decay processes to describe local time of all decay products correctly. I've submitted fixes for future releases ( or patches ) Regards, Hisaya |