Skip to content

Commit dee9321

Browse files
committed
Intra_R_Add_Exocyclic: add training reaction
1 parent e6453dd commit dee9321

2 files changed

Lines changed: 58 additions & 1 deletion

File tree

input/kinetics/families/Intra_R_Add_Exocyclic/training/dictionary.txt

Lines changed: 42 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15618,7 +15618,6 @@ multiplicity 2
1561815618
22 H u0 p0 c0 {8,S}
1561915619
23 H u0 p0 c0 {8,S}
1562015620

15621-
1562215621
C8H7-3
1562315622
multiplicity 2
1562415623
1 *2 C u0 p0 c0 {2,B} {3,B} {7,S}
@@ -15655,3 +15654,45 @@ multiplicity 2
1565515654
14 H u0 p0 c0 {8,S}
1565615655
15 H u0 p0 c0 {7,S}
1565715656

15657+
C7H11-19
15658+
multiplicity 2
15659+
1 *5 C u0 p0 c0 {2,S} {4,S} {10,S} {11,S}
15660+
2 *7 C u0 p0 c0 {1,S} {3,S} {8,S} {9,S}
15661+
3 *6 C u0 p0 c0 {2,S} {5,D} {12,S}
15662+
4 *2 C u0 p0 c0 {1,S} {6,D} {13,S}
15663+
5 *4 C u0 p0 c0 {3,D} {7,S} {14,S}
15664+
6 *3 C u0 p0 c0 {4,D} {17,S} {18,S}
15665+
7 *1 C u1 p0 c0 {5,S} {15,S} {16,S}
15666+
8 H u0 p0 c0 {2,S}
15667+
9 H u0 p0 c0 {2,S}
15668+
10 H u0 p0 c0 {1,S}
15669+
11 H u0 p0 c0 {1,S}
15670+
12 H u0 p0 c0 {3,S}
15671+
13 H u0 p0 c0 {4,S}
15672+
14 H u0 p0 c0 {5,S}
15673+
15 H u0 p0 c0 {7,S}
15674+
16 H u0 p0 c0 {7,S}
15675+
17 H u0 p0 c0 {6,S}
15676+
18 H u0 p0 c0 {6,S}
15677+
15678+
C7H11-20
15679+
multiplicity 2
15680+
1 *2 C u0 p0 c0 {2,S} {3,S} {7,S} {8,S}
15681+
2 *5 C u0 p0 c0 {1,S} {4,S} {9,S} {10,S}
15682+
3 *1 C u0 p0 c0 {1,S} {6,S} {13,S} {14,S}
15683+
4 *7 C u0 p0 c0 {2,S} {5,S} {11,S} {12,S}
15684+
5 *6 C u0 p0 c0 {4,S} {6,D} {15,S}
15685+
6 *4 C u0 p0 c0 {3,S} {5,D} {16,S}
15686+
7 *3 C u1 p0 c0 {1,S} {17,S} {18,S}
15687+
8 H u0 p0 c0 {1,S}
15688+
9 H u0 p0 c0 {2,S}
15689+
10 H u0 p0 c0 {2,S}
15690+
11 H u0 p0 c0 {4,S}
15691+
12 H u0 p0 c0 {4,S}
15692+
13 H u0 p0 c0 {3,S}
15693+
14 H u0 p0 c0 {3,S}
15694+
15 H u0 p0 c0 {5,S}
15695+
16 H u0 p0 c0 {6,S}
15696+
17 H u0 p0 c0 {7,S}
15697+
18 H u0 p0 c0 {7,S}
15698+

input/kinetics/families/Intra_R_Add_Exocyclic/training/reactions.py

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7966,3 +7966,19 @@
79667966
""",
79677967
)
79687968

7969+
entry(
7970+
index = 373,
7971+
label = "C7H11-19 <=> C7H11-20",
7972+
degeneracy = 1.0,
7973+
kinetics = Arrhenius(A=(2.5578e+10,'s^-1'), n=0.210583, Ea=(78.2741,'kJ/mol'), T0=(1,'K'), Tmin=(300,'K'), Tmax=(2000,'K'), comment="""Fitted to 50 data points; dA = *|/ 1.03863, dn = +|- 0.00502888, dEa = +|- 0.0259315 kJ/mol"""),
7974+
rank = 4,
7975+
shortDesc = """CCSD(T)-F12a/cc-pVDZ-F12//wB97X-D3/def2-TZVP""",
7976+
longDesc =
7977+
"""
7978+
Calculated by Kevin Spiekermann
7979+
opt, freq: wB97X-D3/def2-TZVP
7980+
sp: CCSD(T)-F12a/cc-pVDZ-F12
7981+
All species include systematic conformer search and 1D rotor scans
7982+
""",
7983+
)
7984+

0 commit comments

Comments
 (0)