Skip to content

Commit 92c8fc6

Browse files
kirkbadger18bjkreitz
authored andcommitted
removed OXOX group
1 parent 923e737 commit 92c8fc6

1 file changed

Lines changed: 43 additions & 78 deletions

File tree

input/thermo/groups/adsorptionPt111.py

Lines changed: 43 additions & 78 deletions
Original file line numberDiff line numberDiff line change
@@ -1467,41 +1467,6 @@
14671467

14681468
entry(
14691469
index = 41,
1470-
label = "OXOX",
1471-
group=
1472-
"""
1473-
1 * X u0 p0 c0 {3,S}
1474-
2 X u0 p0 c0 {4,S}
1475-
3 O u0 p2 c0 {1,S} {4,S}
1476-
4 O u0 p2 c0 {2,S} {3,S}
1477-
""",
1478-
thermo=ThermoData(
1479-
Tdata=([300, 400, 500, 600, 800, 1000, 1500], 'K'),
1480-
Cpdata=([-3.845, -0.672, 0.701, 1.206, 1.284, 1.068, 0.608], 'J/(mol*K)'),
1481-
H298=(-115.224, 'kJ/mol'),
1482-
S298=(-168.993, 'J/(mol*K)'),
1483-
),
1484-
shortDesc=u"""Averaged from: ['XOXO']""",
1485-
longDesc=u""" Calculated by Kirk Badger at Brown University using statistical mechanics
1486-
methods implemented in Franklin Goldsmith's thermo_kinetics_scripts repository
1487-
in the new_workflow folder: https://github.com/franklingoldsmith/thermo_kinetic
1488-
s_scripts/tree/main/new_workflow DFT calculations were performed with Quantum
1489-
Espresso using PAW pseudopotentals and the BEEF-vdW functional for an optimized
1490-
3x3x4 supercell with the bottom 2 layers fixed. The following settings were
1491-
applied: kpoints=5x5x1, ecutwfc=50 Ry (60 Ry single point evaluation after),
1492-
smearing='marzari-vanderbilt', degauss=0.02, mixing_mode='local-TF',
1493-
conv_thr=1e-12, fmax=1e-3.
1494-
1495-
O--O
1496-
| |
1497-
*** ***
1498-
""",
1499-
metal = "Pt",
1500-
facet = "111",
1501-
)
1502-
1503-
entry(
1504-
index = 42,
15051470
label = "RXbridgedBidentate",
15061471
group=
15071472
"""
@@ -1539,7 +1504,7 @@
15391504
)
15401505

15411506
entry(
1542-
index = 43,
1507+
index = 42,
15431508
label = "CXRCX",
15441509
group=
15451510
"""
@@ -1577,7 +1542,7 @@
15771542
)
15781543

15791544
entry(
1580-
index = 44,
1545+
index = 43,
15811546
label = "C#X-R-C#X",
15821547
group=
15831548
"""
@@ -1613,7 +1578,7 @@
16131578
)
16141579

16151580
entry(
1616-
index = 45,
1581+
index = 44,
16171582
label = "C#X-R-C-XR2",
16181583
group=
16191584
"""
@@ -1651,7 +1616,7 @@
16511616
)
16521617

16531618
entry(
1654-
index = 46,
1619+
index = 45,
16551620
label = "C#X-R-C=XR",
16561621
group=
16571622
"""
@@ -1688,7 +1653,7 @@
16881653
)
16891654

16901655
entry(
1691-
index = 47,
1656+
index = 46,
16921657
label = "C#X-R=C-XR",
16931658
group=
16941659
"""
@@ -1725,7 +1690,7 @@
17251690
)
17261691

17271692
entry(
1728-
index = 48,
1693+
index = 47,
17291694
label = "C=X=R-C-XR2",
17301695
group=
17311696
"""
@@ -1763,7 +1728,7 @@
17631728
)
17641729

17651730
entry(
1766-
index = 49,
1731+
index = 48,
17671732
label = "R2C-X-R-C-XR2",
17681733
group=
17691734
"""
@@ -1802,6 +1767,42 @@
18021767
facet = "111",
18031768
)
18041769

1770+
entry(
1771+
index = 49,
1772+
label = "(OROR)X",
1773+
group=
1774+
"""
1775+
1 * X u0 p0 c0
1776+
2 O u0 p2 c0 {3,S} {4,S}
1777+
3 O u0 p2 c0 {2,S} {5,S}
1778+
4 R u0 p0 c0 {2,S}
1779+
5 R u0 p0 c0 {3,S}
1780+
""",
1781+
thermo=ThermoData(
1782+
Tdata=([300, 400, 500, 600, 800, 1000, 1500], 'K'),
1783+
Cpdata=([-1.999, -1.084, -0.634, -0.367, -0.023, 0.197, 0.393], 'J/(mol*K)'),
1784+
H298=(-65.492, 'kJ/mol'),
1785+
S298=(-110.352, 'J/(mol*K)'),
1786+
),
1787+
shortDesc=u"""Averaged from: ['HOOHX']""",
1788+
longDesc=u""" Calculated by Kirk Badger at Brown University using statistical mechanics
1789+
methods implemented in Franklin Goldsmith's thermo_kinetics_scripts repository
1790+
in the new_workflow folder: https://github.com/franklingoldsmith/thermo_kinetic
1791+
s_scripts/tree/main/new_workflow DFT calculations were performed with Quantum
1792+
Espresso using PAW pseudopotentals and the BEEF-vdW functional for an optimized
1793+
3x3x4 supercell with the bottom 2 layers fixed. The following settings were
1794+
applied: kpoints=5x5x1, ecutwfc=50 Ry (60 Ry single point evaluation after),
1795+
smearing='marzari-vanderbilt', degauss=0.02, mixing_mode='local-TF',
1796+
conv_thr=1e-12, fmax=1e-3.
1797+
1798+
R-O-O-R
1799+
:
1800+
***********
1801+
""",
1802+
metal = "Pt",
1803+
facet = "111",
1804+
)
1805+
18051806
entry(
18061807
index = 50,
18071808
label = "RC-X=R-C-XR2",
@@ -4660,42 +4661,6 @@
46604661
facet = "111",
46614662
)
46624663

4663-
entry(
4664-
index = 129,
4665-
label = "(OROR)X",
4666-
group=
4667-
"""
4668-
1 * X u0 p0 c0
4669-
2 O u0 p2 c0 {3,S} {4,S}
4670-
3 O u0 p2 c0 {2,S} {5,S}
4671-
4 R u0 p0 c0 {2,S}
4672-
5 R u0 p0 c0 {3,S}
4673-
""",
4674-
thermo=ThermoData(
4675-
Tdata=([300, 400, 500, 600, 800, 1000, 1500], 'K'),
4676-
Cpdata=([-1.999, -1.084, -0.634, -0.367, -0.023, 0.197, 0.393], 'J/(mol*K)'),
4677-
H298=(-65.492, 'kJ/mol'),
4678-
S298=(-110.352, 'J/(mol*K)'),
4679-
),
4680-
shortDesc=u"""Averaged from: ['HOOHX']""",
4681-
longDesc=u""" Calculated by Kirk Badger at Brown University using statistical mechanics
4682-
methods implemented in Franklin Goldsmith's thermo_kinetics_scripts repository
4683-
in the new_workflow folder: https://github.com/franklingoldsmith/thermo_kinetic
4684-
s_scripts/tree/main/new_workflow DFT calculations were performed with Quantum
4685-
Espresso using PAW pseudopotentals and the BEEF-vdW functional for an optimized
4686-
3x3x4 supercell with the bottom 2 layers fixed. The following settings were
4687-
applied: kpoints=5x5x1, ecutwfc=50 Ry (60 Ry single point evaluation after),
4688-
smearing='marzari-vanderbilt', degauss=0.02, mixing_mode='local-TF',
4689-
conv_thr=1e-12, fmax=1e-3.
4690-
4691-
R-O-O-R
4692-
:
4693-
***********
4694-
""",
4695-
metal = "Pt",
4696-
facet = "111",
4697-
)
4698-
46994664
tree(
47004665
"""
47014666
L1: RX

0 commit comments

Comments
 (0)