|
1467 | 1467 |
|
1468 | 1468 | entry( |
1469 | 1469 | 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, |
1505 | 1470 | label = "RXbridgedBidentate", |
1506 | 1471 | group= |
1507 | 1472 | """ |
|
1539 | 1504 | ) |
1540 | 1505 |
|
1541 | 1506 | entry( |
1542 | | - index = 43, |
| 1507 | + index = 42, |
1543 | 1508 | label = "CXRCX", |
1544 | 1509 | group= |
1545 | 1510 | """ |
|
1577 | 1542 | ) |
1578 | 1543 |
|
1579 | 1544 | entry( |
1580 | | - index = 44, |
| 1545 | + index = 43, |
1581 | 1546 | label = "C#X-R-C#X", |
1582 | 1547 | group= |
1583 | 1548 | """ |
|
1613 | 1578 | ) |
1614 | 1579 |
|
1615 | 1580 | entry( |
1616 | | - index = 45, |
| 1581 | + index = 44, |
1617 | 1582 | label = "C#X-R-C-XR2", |
1618 | 1583 | group= |
1619 | 1584 | """ |
|
1651 | 1616 | ) |
1652 | 1617 |
|
1653 | 1618 | entry( |
1654 | | - index = 46, |
| 1619 | + index = 45, |
1655 | 1620 | label = "C#X-R-C=XR", |
1656 | 1621 | group= |
1657 | 1622 | """ |
|
1688 | 1653 | ) |
1689 | 1654 |
|
1690 | 1655 | entry( |
1691 | | - index = 47, |
| 1656 | + index = 46, |
1692 | 1657 | label = "C#X-R=C-XR", |
1693 | 1658 | group= |
1694 | 1659 | """ |
|
1725 | 1690 | ) |
1726 | 1691 |
|
1727 | 1692 | entry( |
1728 | | - index = 48, |
| 1693 | + index = 47, |
1729 | 1694 | label = "C=X=R-C-XR2", |
1730 | 1695 | group= |
1731 | 1696 | """ |
|
1763 | 1728 | ) |
1764 | 1729 |
|
1765 | 1730 | entry( |
1766 | | - index = 49, |
| 1731 | + index = 48, |
1767 | 1732 | label = "R2C-X-R-C-XR2", |
1768 | 1733 | group= |
1769 | 1734 | """ |
|
1802 | 1767 | facet = "111", |
1803 | 1768 | ) |
1804 | 1769 |
|
| 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 | + |
1805 | 1806 | entry( |
1806 | 1807 | index = 50, |
1807 | 1808 | label = "RC-X=R-C-XR2", |
|
4660 | 4661 | facet = "111", |
4661 | 4662 | ) |
4662 | 4663 |
|
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 | | - |
4699 | 4664 | tree( |
4700 | 4665 | """ |
4701 | 4666 | L1: RX |
|
0 commit comments