You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: input/kinetics/families/Surface_Bidentate_Dissociation/rules.py
+7-3Lines changed: 7 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -12,14 +12,18 @@
12
12
A= (1.187E12, '1/s'),
13
13
n=0.0,
14
14
alpha=0.842,
15
-
E0= (34.82, 'kcal/mol'),
15
+
E0= (145.69, 'kJ/mol'),
16
16
Tmin= (200, 'K'),
17
17
Tmax= (3000, 'K'),
18
18
),
19
19
rank=0,
20
20
shortDesc=u"""Default""",
21
21
longDesc=u"""
22
-
A and n factors are averages of training reactions 1-3 and the reverse direction of training reactions 4-7,
23
-
and alpha and E0 are BEP parameters from training reactions 1-3 and the reverse of training reactions 4-7.
22
+
A factors are averages of training reactions 1-4 and the reverse direction of training reactions 5-7,
23
+
and alpha and E0 are BEP parameters from training reactions 1-4 and the reverse of training reactions 5-7.
24
+
25
+
Details on the computational method to derive the rate constants for the BEP relation are provided in "Automatic mechanism generation involving
26
+
kinetics of surface reactions with bidentate adsorbates" by B. Kreitz, K. Blöndal, K. Badger, R. H. West and C. F. Goldsmith, Digital Discovery, 2024, 3, 173
Copy file name to clipboardExpand all lines: input/kinetics/families/Surface_Bidentate_Dissociation/training/reactions.py
+51-40Lines changed: 51 additions & 40 deletions
Original file line number
Diff line number
Diff line change
@@ -8,31 +8,24 @@
8
8
training set for generating rate rules to populate this kinetics family.
9
9
"""
10
10
11
-
#!/usr/bin/env python
12
-
# encoding: utf-8
13
-
14
-
name="Surface_Bidentate_Dissociation/training"
15
-
shortDesc=u"Reaction kinetics used to generate rate rules"
16
-
longDesc=u"""
17
-
Put kinetic parameters for specific reactions in this file to use as a
18
-
training set for generating rate rules to populate this kinetics family.
19
-
"""
20
-
21
11
entry(
22
12
index=1,
23
13
label="CC_2X <=> CX_3 + CX_4 ",
24
14
degeneracy=1,
25
15
kinetics=SurfaceArrhenius(
26
-
A=(2.202E12, '1/s'),
27
-
n=0.09,
28
-
Ea=(103497.2, 'J/mol'),
16
+
A=(4.22E12, '1/s'),
17
+
n=0.0,
18
+
Ea=(104, 'kJ/mol'),
29
19
Tmin= (298, 'K'),
30
20
Tmax= (2000, 'K'),
31
21
),
32
22
rank=8,
33
23
shortDesc=u"""Default""",
34
24
longDesc=u"""
35
-
Calculated with DFT by Katrín Blöndal at Brown University, using the vdW-DF-cx functional in Quantum ESPRESSO.
25
+
Calculated with DFT by Katrín Blöndal and Bjarne Kreitz at Brown University, using the vdW-DF-cx functional in Quantum ESPRESSO.
26
+
Details on the computational method to derive the rate constants are provided in "Automatic mechanism generation involving
27
+
kinetics of surface reactions with bidentate adsorbates" by B. Kreitz, K. Blöndal, K. Badger, R. H. West and C. F. Goldsmith, Digital Discovery, 2024, 3, 173
28
+
doi:10.1039/d3dd00184a
36
29
""",
37
30
metal="Pt",
38
31
)
@@ -42,16 +35,19 @@
42
35
label="CCH_2X <=> CX_3 + CHX_4",
43
36
degeneracy=1,
44
37
kinetics=SurfaceArrhenius(
45
-
A=(5.272E11, '1/s'),
38
+
A=(1.3E12, '1/s'),
46
39
n=0.126,
47
-
Ea=(76699.8, 'J/mol'),
40
+
Ea=(77, 'kJ/mol'),
48
41
Tmin= (298, 'K'),
49
42
Tmax= (2000, 'K'),
50
43
),
51
44
rank=8,
52
45
shortDesc=u"""Default""",
53
46
longDesc=u"""
54
-
Calculated with DFT by Katrín Blöndal at Brown University, using the vdW-DF-cx functional in Quantum ESPRESSO.
47
+
Calculated with DFT by Katrín Blöndal and Bjarne Kreitz at Brown University, using the vdW-DF-cx functional in Quantum ESPRESSO.
48
+
Details on the computational method to derive the rate constants are provided in "Automatic mechanism generation involving
49
+
kinetics of surface reactions with bidentate adsorbates" by B. Kreitz, K. Blöndal, K. Badger, R. H. West and C. F. Goldsmith, Digital Discovery, 2024, 3, 173
50
+
doi:10.1039/d3dd00184a
55
51
""",
56
52
metal="Pt",
57
53
)
@@ -61,35 +57,41 @@
61
57
label="HCCH_2X <=> CHX_3 + CHX_4",
62
58
degeneracy=1,
63
59
kinetics=SurfaceArrhenius(
64
-
A=(7.062E11, '1/s'),
65
-
n=0.320,
66
-
Ea=(88220.0, 'J/mol'),
60
+
A=(7.93E12, '1/s'),
61
+
n=0.0,
62
+
Ea=(90, 'kJ/mol'),
67
63
Tmin= (298, 'K'),
68
64
Tmax= (2000, 'K'),
69
65
),
70
-
rank=10,
66
+
rank=8,
71
67
shortDesc=u"""Default""",
72
68
longDesc=u"""
73
-
Calculated with DFT by Katrín Blöndal at Brown University, using the vdW-DF-cx functional in Quantum ESPRESSO.
69
+
Calculated with DFT by Katrín Blöndal and Bjarne Kreitz at Brown University, using the vdW-DF-cx functional in Quantum ESPRESSO.
70
+
Details on the computational method to derive the rate constants are provided in "Automatic mechanism generation involving
71
+
kinetics of surface reactions with bidentate adsorbates" by B. Kreitz, K. Blöndal, K. Badger, R. H. West and C. F. Goldsmith, Digital Discovery, 2024, 3, 173
72
+
doi:10.1039/d3dd00184a
74
73
""",
75
74
metal="Pt",
76
75
)
77
76
78
77
entry(
79
78
index=4,
80
-
label="CHX_3 + CH2X_4 <=> HCCH2_2X",
79
+
label="HCCH2_2X <=> CHX_3 + CH2X_4",
81
80
degeneracy=1,
82
81
kinetics=SurfaceArrhenius(
83
-
A=(4.256E17, 'm^2/(mol*s)'),
84
-
n=0.106,
85
-
Ea=(138024.4, 'J/mol'),
82
+
A=(2.74E13, '1/s'),
83
+
n=0.0,
84
+
Ea=(140, 'kJ/mol'),
86
85
Tmin= (298, 'K'),
87
86
Tmax= (2000, 'K'),
88
87
),
89
88
rank=8,
90
89
shortDesc=u"""Default""",
91
90
longDesc=u"""
92
-
Calculated with DFT by Katrín Blöndal at Brown University, using the vdW-DF-cx functional in Quantum ESPRESSO.
91
+
Calculated with DFT by Katrín Blöndal and Bjarne Kreitz at Brown University, using the vdW-DF-cx functional in Quantum ESPRESSO.
92
+
Details on the computational method to derive the rate constants are provided in "Automatic mechanism generation involving
93
+
kinetics of surface reactions with bidentate adsorbates" by B. Kreitz, K. Blöndal, K. Badger, R. H. West and C. F. Goldsmith, Digital Discovery, 2024, 3, 173
94
+
doi:10.1039/d3dd00184a
93
95
""",
94
96
metal="Pt",
95
97
)
@@ -99,16 +101,19 @@
99
101
label="CH2X_3 + CH2X_4 <=> H2CCH2_2X",
100
102
degeneracy=1,
101
103
kinetics=SurfaceArrhenius(
102
-
A=(1.161E19, 'm^2/(mol*s)'),
103
-
n=0.281,
104
-
Ea=(152439.3, 'J/mol'),
104
+
A=(9.89E23, 'cm^2/(mol*s)'),
105
+
n=0.0,
106
+
Ea=(154, 'kJ/mol'),
105
107
Tmin= (298, 'K'),
106
108
Tmax= (2000, 'K'),
107
109
),
108
110
rank=8,
109
111
shortDesc=u"""Default""",
110
112
longDesc=u"""
111
-
Calculated with DFT by Katrín Blöndal at Brown University, using the vdW-DF-cx functional in Quantum ESPRESSO.
113
+
Calculated with DFT by Katrín Blöndal and Bjarne Kreitz at Brown University, using the vdW-DF-cx functional in Quantum ESPRESSO.
114
+
Details on the computational method to derive the rate constants are provided in "Automatic mechanism generation involving
115
+
kinetics of surface reactions with bidentate adsorbates" by B. Kreitz, K. Blöndal, K. Badger, R. H. West and C. F. Goldsmith, Digital Discovery, 2024, 3, 173
116
+
doi:10.1039/d3dd00184a
112
117
""",
113
118
metal="Pt",
114
119
)
@@ -118,16 +123,19 @@
118
123
label="CHX_3 + OX_4 <=> HCO_2X",
119
124
degeneracy=1,
120
125
kinetics=SurfaceArrhenius(
121
-
A=(6.922E17, 'm^2/(mol*s)'),
122
-
n=0.049,
123
-
Ea=(142325.0, 'J/mol'),
126
+
A=(6.54E21, 'cm^2/(mol*s)'),
127
+
n=0.0,
128
+
Ea=(142, 'kJ/mol'),
124
129
Tmin= (298, 'K'),
125
130
Tmax= (2000, 'K'),
126
131
),
127
132
rank=8,
128
133
shortDesc=u"""Default""",
129
134
longDesc=u"""
130
-
Calculated with DFT by Katrín Blöndal at Brown University, using the vdW-DF-cx functional in Quantum ESPRESSO.
135
+
Calculated with DFT by Katrín Blöndal and Bjarne Kreitz at Brown University, using the vdW-DF-cx functional in Quantum ESPRESSO.
136
+
Details on the computational method to derive the rate constants are provided in "Automatic mechanism generation involving
137
+
kinetics of surface reactions with bidentate adsorbates" by B. Kreitz, K. Blöndal, K. Badger, R. H. West and C. F. Goldsmith, Digital Discovery, 2024, 3, 173
138
+
doi:10.1039/d3dd00184a
131
139
""",
132
140
metal="Pt",
133
141
)
@@ -137,16 +145,19 @@
137
145
label="CH2X_3 + OX_4 <=> H2CO_2X",
138
146
degeneracy=1,
139
147
kinetics=SurfaceArrhenius(
140
-
A=(1.174E18, 'm^2/(mol*s)'),
141
-
n=0.082,
142
-
Ea=(114251.7, 'J/mol'),
148
+
A=(2.2E22, 'cm^2/(mol*s)'),
149
+
n=0.0,
150
+
Ea=(115, 'kJ/mol'),
143
151
Tmin= (298, 'K'),
144
152
Tmax= (2000, 'K'),
145
153
),
146
154
rank=8,
147
155
shortDesc=u"""Default""",
148
156
longDesc=u"""
149
-
Calculated with DFT by Katrín Blöndal at Brown University, using the vdW-DF-cx functional in Quantum ESPRESSO.
157
+
Calculated with DFT by Katrín Blöndal and Bjarne Kreitz at Brown University, using the vdW-DF-cx functional in Quantum ESPRESSO.
158
+
Details on the computational method to derive the rate constants are provided in "Automatic mechanism generation involving
159
+
kinetics of surface reactions with bidentate adsorbates" by B. Kreitz, K. Blöndal, K. Badger, R. H. West and C. F. Goldsmith, Digital Discovery, 2024, 3, 173
0 commit comments