|
2449 | 2449 | """, |
2450 | 2450 | thermo=ThermoData( |
2451 | 2451 | Tdata=([300, 400, 500, 600, 800, 1000, 1500], 'K'), |
2452 | | - Cpdata=([-8.007, -4.999, -3.006, -1.685, -0.197, 0.529, 1.224], 'J/(mol*K)'), |
2453 | | - H298=(-306.661, 'kJ/mol'), |
2454 | | - S298=(-166.429, 'J/(mol*K)'), |
| 2452 | + Cpdata=([-8.229, -5.137, -3.085, -1.728, -0.209, 0.527, 1.229], 'J/(mol*K)'), |
| 2453 | + H298=(-289.527, 'kJ/mol'), |
| 2454 | + S298=(-165.923, 'J/(mol*K)'), |
2455 | 2455 | ), |
2456 | | -shortDesc=u"""Averaged from: ['CH2XCCH3', 'CH2XCOH', 'XCHCCH2', 'XCHCH2', 'XCHCHCH3', |
| 2456 | +shortDesc=u"""Averaged from: ['XCHCO', 'CH2XCCH3', 'CH2XCOH', 'XCHCCH2', 'XCHCH2', 'XCHCHCH3', |
2457 | 2457 | 'OXCNH2', 'NH2XCNH', 'XCHNH', 'OHXCNH', 'NH2XCNH', 'XCHO', 'XCOOH', 'CH3XCO', |
2458 | | -'XCCHO', 'CH3CH2XCO']""", |
| 2458 | +'CH3CH2XCO']""", |
2459 | 2459 | longDesc=u""" Calculated by Kirk Badger at Brown University using statistical mechanics |
2460 | 2460 | methods implemented in Franklin Goldsmith's thermo_kinetics_scripts repository |
2461 | 2461 | in the new_workflow folder: https://github.com/franklingoldsmith/thermo_kinetic |
|
2594 | 2594 | """, |
2595 | 2595 | thermo=ThermoData( |
2596 | 2596 | Tdata=([300, 400, 500, 600, 800, 1000, 1500], 'K'), |
2597 | | - Cpdata=([-9.126, -6.33, -4.525, -3.32, -1.915, -1.187, -0.452], 'J/(mol*K)'), |
2598 | | - H298=(-336.396, 'kJ/mol'), |
2599 | | - S298=(-164.4, 'J/(mol*K)'), |
| 2597 | + Cpdata=([-6.986, -4.107, -2.256, -1.046, 0.308, 0.975, 1.636], 'J/(mol*K)'), |
| 2598 | + H298=(-279.216, 'kJ/mol'), |
| 2599 | + S298=(-163.124, 'J/(mol*K)'), |
2600 | 2600 | ), |
2601 | | -shortDesc=u"""Averaged from: ['XCHO', 'XCOOH', 'CH3XCO', 'XCCHO', 'CH3CH2XCO']""", |
| 2601 | +shortDesc=u"""Averaged from: ['XCHO', 'XCOOH', 'CH3XCO', 'CH3CH2XCO']""", |
2602 | 2602 | longDesc=u""" Calculated by Kirk Badger at Brown University using statistical mechanics |
2603 | 2603 | methods implemented in Franklin Goldsmith's thermo_kinetics_scripts repository |
2604 | 2604 | in the new_workflow folder: https://github.com/franklingoldsmith/thermo_kinetic |
|
0 commit comments