You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On the 11.2 branch, the simulation will run until the event number is skipped and the events stop updating. All of the files do not continue to be updated.
Running COSIMA with 1 thread and the following options:
#Storage parameters
StoreCalibrated true
StoreSimulationInfo all
DiscretizeHits true
#Particle range cuts:
DefaultRangeCut 0.005
#Simulate the primary protons and all secondaries:
Run Step1
Step1.FileName output.Phase1.BuildUp
Step1.Events 200000000
Step1.IsotopeProductionFile output.Phase1.BuildUp.dat
Any ideas on what would cause this?
The text was updated successfully, but these errors were encountered:
Which branch are you using?
All branches using Geant4 11.2 are early development branches, which just have been tested with COSI. And I know there are still a few bugs left to fix.
Do you want to switch to the main branch which uses Geant4 10.2?
I am unable to use MEGAlib with Geant4 10.2 because I am using materials with a Z > 92 and Geant4 10.2 appears to have issues with these heavy materials even with the AllowForHeavyElements flag turned on.
On the 11.2 branch, the simulation will run until the event number is skipped and the events stop updating. All of the files do not continue to be updated.
Running COSIMA with 1 thread and the following options:
#Physics parameters:
PhysicsListHD qgsp-bic-hp
PhysicsListEM LivermorePol
DecayMode ActivationBuildup
#Storage parameters
StoreCalibrated true
StoreSimulationInfo all
DiscretizeHits true
#Particle range cuts:
DefaultRangeCut 0.005
#Simulate the primary protons and all secondaries:
Run Step1
Step1.FileName output.Phase1.BuildUp
Step1.Events 200000000
Step1.IsotopeProductionFile output.Phase1.BuildUp.dat
Any ideas on what would cause this?
The text was updated successfully, but these errors were encountered: