Skip to content

Commit

Permalink
Added allow_pdep_route flag to NOx2018 kinetics library
Browse files Browse the repository at this point in the history
  • Loading branch information
alongd committed Oct 25, 2018
1 parent 6be8a3f commit 2485ddd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions input/kinetics/libraries/NOx2018/reactions.py
Original file line number Diff line number Diff line change
Expand Up @@ -11205,6 +11205,7 @@
index = 725,
label = "N2H3 + NH2 <=> N2H2 + NH3",
degeneracy = 1,
allow_pdep_route = True,
kinetics = Arrhenius(
A = (920000, 'cm^3/(mol*s)'),
n = 1.94,
Expand Down

0 comments on commit 2485ddd

Please sign in to comment.