Geant4 Cross Reference |
1 #/control/verbose 2 << 1 # $Id $ 2 # 2 # >> 3 #/control/verbose 2 3 #/run/numberOfThreads 10 4 #/run/numberOfThreads 10 4 # << 5 /process/dna/e-SolvationSubType Ritchie1994 << 6 #/process/dna/e-SolvationSubType Meesungnoen20 << 7 #/process/dna/e-SolvationSubType Terrisol1990 << 8 # << 9 /run/initialize << 10 << 11 # species definition << 12 # username [ molecule | charge | D(m2/s) | Rad << 13 /chem/species O2 [ O2 | 0 | 2.4e-9 | 0.17 ] << 14 /chem/species H3Op [ H3O | 1 | 9e-9 | 0.25 ] # << 15 /chem/species °OH [ °OH | 0 | 2.8e-9 | 0.22 << 16 /chem/species e_aq [ e_aq | -1 | 4.9e-9 | 0.5 << 17 /chem/species OHm [ OH | -1 | 5.0e-9 | 0.33 ] << 18 /chem/species H [ H | 0 | 7e-09 | 0.19 ] << 19 /chem/species H2 [ H2 | 0 | 5e-09 | 0.14 ] << 20 << 21 /chem/PrintSpeciesTable << 22 << 23 # reset and activate User interfact << 24 /chem/reaction/UI << 25 # totally diffusion-controlled (TDC) << 26 # | Fix | reactionRate[dm3/(mol*s)] | TDC (0) << 27 /chem/reaction/add H + H -> H2 << 28 /chem/reaction/add e_aq + H -> H2 + OHm << 29 /chem/reaction/add e_aq + e_aq -> H2 + OHm + O << 30 /chem/reaction/add H3Op + OHm -> H2O << 31 5 32 # partially diffusion-controlled (PDC) << 6 #/run/initialize 33 # | Fix | reactionRate[dm3/(mol*s)] | PDC (1) << 34 /chem/reaction/add e_aq + °OH -> OHm << 35 /chem/reaction/add °OH + °OH -> H2O2 << 36 /chem/reaction/add e_aq + H2O2 -> OHm + °OH << 37 /chem/reaction/add e_aq + H3Op -> H + H2O << 38 /chem/reaction/add °OH + H -> H2O << 39 << 40 /chem/reaction/print << 41 7 42 /primaryKiller/eLossMin 1 keV # primary is kil 8 /primaryKiller/eLossMin 1 keV # primary is killed if deposited E is greater than this value 43 /primaryKiller/eLossMax 2 keV # event is abort 9 /primaryKiller/eLossMax 2 keV # event is aborted if deposited E is greated than this value 44 # << 45 /gun/position 0 0 0 10 /gun/position 0 0 0 46 /gun/direction 0 0 1 11 /gun/direction 0 0 1 47 /gun/particle e- 12 /gun/particle e- 48 /gun/energy 100 keV 13 /gun/energy 100 keV 49 # << 14 50 #============================================= 15 #============================================== 51 # NB: comment lines related to scheduler when 16 # NB: comment lines related to scheduler when the flag chemOFF is used 52 #/scheduler/verbose 2 17 #/scheduler/verbose 2 53 #/scheduler/whyDoYouStop 18 #/scheduler/whyDoYouStop 54 #/scheduler/endTime 1 microsecond << 19 # /scheduler/endTime 1 microsecond 55 #============================================= 20 #============================================== 56 # << 21 57 /run/beamOn 10 22 /run/beamOn 10