| Summary: | meta stable states are missing | ||
|---|---|---|---|
| Product: | Geant4 | Reporter: | Jing Liu <jingliu> |
| Component: | processes/hadronic/models/neutron_hp | Assignee: | dennis.herbert.wright |
| Status: | RESOLVED WONTFIX | ||
| Severity: | normal | CC: | tkoi |
| Priority: | P5 | ||
| Version: | 8.3 | ||
| Hardware: | All | ||
| OS: | All | ||
| Attachments: |
showing the peaks missing in the simulation
Brief description and "dirty" patch to overcome the problem |
||
|
Description
Jing Liu
2007-07-08 20:13:04 CEST
Created attachment 4 [details]
showing the peaks missing in the simulation
Hi, Thank you for reporting problem. However there is no Capture FS data for G4NDL(3.11). So that G4PhotonEvaporation creates final states. I reassign this to the coordinator of hadronic processes. Tatsumi We have looked into this problem and found that Geant4 does not support meta-stable states. The photon evaporation code is used instead for a very rough approximation, but it will not generate the lines you want. To add this capability would be a large job which we cannot undertake at this time. Created attachment 24 [details]
Brief description and "dirty" patch to overcome the problem
As discussed by Dennis Wright, the implementation of the capability to produce isomeric nuclear states following neutron captures is very heavy and it is not possible at the moment.
For some applications (e.g. neutrinoless double beta decay) for which the production of specific isomeric states from neutron capture is relevant (e.g. Ge-76 --> Ge-77m), one can "hack" the Geant4 code with the "dirty" ad-hoc solution described in the document. Although it does not consider the variation of production cross section vs. energy, and is valid only for hard-coded nuclei, it is a workable solution for specific use-cases.
|