Problem 1461 - Cross section is not available
Summary: Cross section is not available
Status: RESOLVED FIXED
Alias: None
Product: Examples/Extended
Classification: Unclassified
Component: radioactivedecay/exrdm (show other problems)
Version: 9.6
Hardware: PC Linux
: P5 normal
Assignee: dennis.herbert.wright
URL:
Depends on:
Blocks:
 
Reported: 2013-03-20 19:37 CET by Mohammad Sabra
Modified: 2014-07-02 02:18 CEST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this problem.
Description Mohammad Sabra 2013-03-20 19:37:52 CET
Hi,

I'm working on rdecay02 example (geant4.9.6.p01). I tested rdecay02.in
using /exrdm/phys/SelectPhysics QGSP_BIC_HP, and it works. However, I
used the Hadron option (/exrdm/phys/SelectPhysics Hadron), and I got the
following error:

-------- EEEE ------- G4Exception-START -------- EEEE -------
*** G4Exception : had002
      issued by : G4HadronicProcess::GetMeanFreePath
In /opt/local/geant4/geant4.9.6/geant4.9.6/source/processes/hadronic/cross_sections/src/G4HadronCrossSections.cc, line 1716:
===> G4HadronCrossSections::GetParticleCode: unsupported particle
Unrecoverable error in the method GetMeanFreePath of hadElastic
TrackID= 40  ParentID= 1  Au191[0.0]
Ekin(GeV)= 0.00222697;  direction= (-0.801516,-0.0219365,0.59757)
Position(mm)= (0.741595,-0.367152,10.7155);  material Lead
PhysicalVolume  <Target>
 Cross section is not available

*** Fatal Exception *** core dump *** -------- EEEE --------
G4Exception-END --------- EEEE -------

*** G4Exception: Aborting execution *** [1]+ Aborted rdecay02
rdecay02.in > run.log

It says "Cross section is not available"......any idea ?

Thanks,

Mohammad
Comment 1 dennis.herbert.wright 2014-07-02 02:18:21 CEST
This is now fixed with the addition of an elastic model and cross section to the elastic scattering process for generic ions.  You will need to use Geant4 version 10 with a future patch containing this fix.