Back to home page

EIC code displayed by LXR

 
 

    


Warning, /geant4/examples/extended/medical/dna/molcounters/basic/simple_irt_syn_react.in is written in an unsupported language. File is not indexed.

0001 /run/numberOfThreads 4
0002 
0003 /process/chem/TimeStepModel IRT_syn
0004 
0005 /run/initialize
0006 
0007 /chem/PrintSpeciesTable
0008 
0009 # set all reaction rates to zero (only diffusion)
0010 /chem/reaction/UI
0011 
0012 # totally diffusion-controlled (TDC)                | Fix |  reactionRate[dm3/(mol*s)] | TDC (0)
0013 /chem/reaction/add H + H -> H2                      | Fix |  0.503e10 | 0
0014 /chem/reaction/add e_aq + H -> H2 + OHm             | Fix |  2.50e10  | 0
0015 /chem/reaction/add e_aq + e_aq -> H2 + OHm + OHm    | Fix |  0.636e10 | 0
0016 /chem/reaction/add H3Op + OHm -> H2O                | Fix |  1.13e11  | 0
0017 
0018 # partially diffusion-controlled (PDC)              | Fix |  reactionRate[dm3/(mol*s)] | PDC (1)
0019 /chem/reaction/add OH + H -> H2O                    | Fix |  1.55e10 | 1
0020 /chem/reaction/add OH + OH -> H2O2                  | Fix |  0.55e10 | 1
0021 /chem/reaction/add e_aq + OH -> OHm                 | Fix |  2.95e10 | 1
0022 /chem/reaction/add e_aq + H2O2 -> OHm + OH          | Fix |  1.10e10 | 1
0023 /chem/reaction/add e_aq + H3Op -> H + H2O           | Fix |  2.11e10 | 1
0024 
0025 /chem/reaction/print
0026 
0027 /gun/position 0 0 0
0028 /gun/particle e-
0029 
0030 /tracking/verbose 0
0031 /scheduler/verbose 0
0032 /scheduler/endTime 1 microsecond
0033 
0034 /run/printProgress 2
0035 
0036 /gun/energy 10 keV
0037 /run/beamOn 400