Skip to content

Commit

Permalink
Make the heuristic rate rule for the root node slower
Browse files Browse the repository at this point in the history
  • Loading branch information
kspieks committed May 16, 2022
1 parent f52e777 commit 8334c37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion input/kinetics/families/Intra_RH_Add_Endocyclic/rules.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
A = (1e+10, 's^-1'),
n = 0,
alpha = 0,
E0 = (5, 'kcal/mol'),
E0 = (20, 'kcal/mol'),
Tmin = (300, 'K'),
Tmax = (1500, 'K'),
),
Expand Down

0 comments on commit 8334c37

Please sign in to comment.