Geant4 Cross Reference |
1 #--------------------------------------------- 2 # List of Chemical Reactions for Water Radioly 3 # -- Reaction rates in [1/s/(mole/l)] for se 4 # -- Reaction rates in [1/s] for first order 5 # -- Concentration of scavengers in [mole/l] 6 # 7 # Based on the chemical reactions of G4EmDNACh 8 # Reaction types based on Frongillo et al., Ra 9 # Reaction rates from Plante and Devroye, Rad. 10 # Reaction rates with the scavengers based on 11 # Rad. Phys. Chem., 2002 12 #--------------------------------------------- 13 14 15 # Definition of scavengers --------------- 16 # scavenger: NAME CONCENTRATION [mole/l] 17 #----------------------------------------- 18 scavenger: NO2- 10.e-3 19 scavenger: NO3- 0.5e-3 20 21 22 # Reactions between radio-induced species ---- 23 # REACTANTS -> PRODUCTS , RATE [1/s/(mole/l)] 24 #--------------------------------------------- 25 e_aq + e_aq + [H2O] + [H2O] -> H2 + OH- + OH- 26 e_aq + °OH -> OH- , 27 e_aq + H + [H2O] -> H2 + OH- , 28 e_aq + H3O+ -> H + [H2O] , 29 e_aq + H2O2 -> OH- + °OH , 30 °OH + °OH -> H2O2 , 31 °OH + H -> [H2O] , 32 H + H -> H2 , 33 H3O+ + OH- -> [H2O] + [H2O] , 34 35 36 # Reactions with the scavengers 37 # Specify the scavenger with [] 38 #------------------------------- 39 °OH + [NO2-] -> [NO2] + OH- , 8.e9 type_ 40 e_aq + [NO2-] -> [NO2--] , 3.5e9 type_6 41 e_aq + [NO3-] -> [NO3--] , 9.7e9 type_6