Geant4 Cross Reference |
1 #/control/verbose 2 1 #/control/verbose 2 2 # 2 # 3 #/run/numberOfThreads 10 3 #/run/numberOfThreads 10 4 # 4 # 5 /process/dna/e-SolvationSubType Ritchie1994 5 /process/dna/e-SolvationSubType Ritchie1994 6 #/process/dna/e-SolvationSubType Meesungnoen20 6 #/process/dna/e-SolvationSubType Meesungnoen2002 7 #/process/dna/e-SolvationSubType Terrisol1990 7 #/process/dna/e-SolvationSubType Terrisol1990 8 # 8 # 9 /run/initialize 9 /run/initialize 10 << 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 << 32 # partially diffusion-controlled (PDC) << 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 << 42 /primaryKiller/eLossMin 1 keV # primary is kil 11 /primaryKiller/eLossMin 1 keV # primary is killed if deposited E is greater than this value 43 /primaryKiller/eLossMax 2 keV # event is abort 12 /primaryKiller/eLossMax 2 keV # event is aborted if deposited E is greated than this value 44 # 13 # 45 /gun/position 0 0 0 14 /gun/position 0 0 0 46 /gun/direction 0 0 1 15 /gun/direction 0 0 1 47 /gun/particle e- 16 /gun/particle e- 48 /gun/energy 100 keV 17 /gun/energy 100 keV 49 # 18 # 50 #============================================= 19 #============================================== 51 # NB: comment lines related to scheduler when 20 # NB: comment lines related to scheduler when the flag chemOFF is used 52 #/scheduler/verbose 2 21 #/scheduler/verbose 2 53 #/scheduler/whyDoYouStop 22 #/scheduler/whyDoYouStop 54 #/scheduler/endTime 1 microsecond 23 #/scheduler/endTime 1 microsecond 55 #============================================= 24 #============================================== 56 # 25 # 57 /run/beamOn 10 26 /run/beamOn 10