[Simulation question]: Are extremely long computation times expected when scoring ROS generated via proton irradiation through geant4-dna-chemistry? #98
-
Simulation questionI'm using geant4-dna-chemistry to score at different times (via SBS) the ROS generated by a proton beam in water. Using a standard PC the computation times seem extremely long, I haven't even progressed beyond the first history. This does not seem to be the case with an electron beam. Is this an expected issue? Using geant4-dna-chemistry-_opt1 the computation times are more tractable but I get an error during the chemical stage: -------- EEEE ------- G4Exception-START -------- EEEE ------- *** Fatal Exception *** core dump *** G4WT3 > *** Fatal Exception *** core dump *** TOPAS-nBio categoryChemistry Code of Conduct
Attestation
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 7 replies
-
|
Hi, What kind of method you used for track segment selection ? Did you use primary killer function or small (µm-scale) volume ? |
Beta Was this translation helpful? Give feedback.
Yes. This filter will kill your primary particle when the total track length exceed 1 µm.
If you want to select track segment using kill functions, please use infinite target volume instead (as like SBSGetGValue example).