OpenGATE / Gate

Official public repository of Gate
http://www.opengatecollaboration.org
GNU Lesser General Public License v3.0
231 stars 261 forks source link

for pPs + prompt gamma simulation with Gate #666

Open Ermias-90 opened 5 months ago

Ermias-90 commented 5 months ago

I used the extended source format; it says my code is dumped when I add the excitation gamma to the source. mac. Do you have any suggestions? I am a beginner at using Gate.

/gate/source/addSource Na22PromptGamma Extended /gate/source/Na22PromptGamma/setType sg
/gate/source/Na22PromptGamma/setEnableDeexcitation true /gate/source/Na22PromptGamma/setPromptGammaEnergy 1275 keV

-------- EEEE ------- G4Exception-START -------- EEEE ------- G4Exception : Cache001 issued by : G4CacheReference::Destroy Internal fatal error. Invalid G4Cache size (requested id: 8 but cache has size: 6 Possibly client created G4Cache object in a thread and tried to delete it from another thread! Fatal Exception core dump [G4-cerr] Track information is not available at this moment [G4-cerr] Step information is not available at this moment [G4-cerr] -------- EEEE -------- G4Exception-END --------- EEEE -------

[G4-cerr] [G4-cerr] G4Exception: Aborting execution Aborted (core dumped)

suggestions are welcomed.