Skip to content

Commit 8334c37

Browse files
committed
Make the heuristic rate rule for the root node slower
1 parent f52e777 commit 8334c37

File tree

1 file changed

+1
-1
lines changed
  • input/kinetics/families/Intra_RH_Add_Endocyclic

1 file changed

+1
-1
lines changed

input/kinetics/families/Intra_RH_Add_Endocyclic/rules.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
A = (1e+10, 's^-1'),
1414
n = 0,
1515
alpha = 0,
16-
E0 = (5, 'kcal/mol'),
16+
E0 = (20, 'kcal/mol'),
1717
Tmin = (300, 'K'),
1818
Tmax = (1500, 'K'),
1919
),

0 commit comments

Comments
 (0)