| Summary: | incorrect level evaluation in G4NeutronHPInelasticCompFS | ||
|---|---|---|---|
| Product: | Geant4 | Reporter: | Artem Zontikov <zontikov.a> |
| Component: | processes/hadronic/models/neutron_hp | Assignee: | dennis.herbert.wright |
| Status: | RESOLVED FIXED | ||
| Severity: | trivial | CC: | dennis.herbert.wright |
| Priority: | P5 | ||
| Version: | 10.1 | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | http://bugzilla-geant4.kek.jp/show_bug.cgi?id=1738 | ||
|
Description
Artem Zontikov
2015-10-01 21:08:14 CEST
*** Problem 1790 has been marked as a duplicate of this problem. *** *** Problem 1791 has been marked as a duplicate of this problem. *** Thank you for reporting problem. It looks like that #1790 and 1791 claimes same issue from same reporter. I will only responce this thread in future and close rest of them. Well, now I think that proposed fix is only a partial solution to this problem because it is not so easy to adjust level_tollerance in a way that it will be valid for any given nuclei. (In reply to comment #4) One way to deal with the situation withoun modification of the source code is to define levels in $G4NEUTRONHPDATA/Inelastic/Gammas as levels in G4NDL minus some small value. Partial fix made as suggested. Instead of 100 keV tolerance, use 1 keV, as suggested by T. Koi. Full fix cannot be made without major reworking of code or database. |