Skip to content

Commit 9564468

Browse files
committed
fix the unit of retroen rule
1 parent 94163cb commit 9564468

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

input/kinetics/families/Retroen/rules.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
index = 1,
1111
label = "alkylaromatic",
1212
kinetics = ArrheniusEP(
13-
A = (8.50e11, 'cm^3/(mol*s)'),
13+
A = (8.50e11, 's^-1'),
1414
n = 0,
1515
alpha = 0,
1616
E0 = (54.40, 'kcal/mol'),

0 commit comments

Comments
 (0)