Problem 1552 - RE01 sample.in overflow in source/processes/hadronic/cross_sections/src/G4ChipsNeutronElasticXS.cc:2036
Summary: RE01 sample.in overflow in source/processes/hadronic/cross_sections/src/G4Chi...
Status: RESOLVED WORKSFORME
Alias: None
Product: Geant4
Classification: Unclassified
Component: processes/hadronic/cross_sections (show other problems)
Version: 10.0
Hardware: PC Linux
: P5 normal
Assignee: dennis.herbert.wright
URL:
Depends on:
Blocks:
 
Reported: 2013-12-22 10:21 CET by Vittorio Zecca
Modified: 2014-06-14 02:43 CEST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this problem.
Description Vittorio Zecca 2013-12-22 10:21:09 CET
Running RE01 sample.in I get an overflow in G4ChipsNeutronElasticXS.cc:2036
because the variable pa is too large, about 2.7e+163 and the code
tries to compute pa*pa
Comment 1 dennis.herbert.wright 2014-06-14 02:43:37 CEST
I've just run this example and could not reproduce the problem.  Please run it again with one of the recent patches of 10.0 (patch-01 or later) and let me know if you still have the problem.