Problem 1552

Summary: RE01 sample.in overflow in source/processes/hadronic/cross_sections/src/G4ChipsNeutronElasticXS.cc:2036
Product: Geant4 Reporter: Vittorio Zecca <vitti570>
Component: processes/hadronic/cross_sectionsAssignee: dennis.herbert.wright
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: P5    
Version: 10.0   
Hardware: PC   
OS: Linux   

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.