VlachosGroup / pMuTT

Python Multiscale Thermochemistry Toolbox (pMuTT)
https://vlachosgroup.github.io/pMuTT/
40 stars 23 forks source link

Fixed Hartree conversion and added T and P modes to omkm.py #175

Closed wittregr closed 3 years ago

wittregr commented 3 years ago

Added additional precision to the values of eV in constants so Hartree and other conversions match NIST values.

Added a temperature_mode and pressure_mode to omkm.py to align with reactor.yaml changes in openMKM

jonlym commented 3 years ago

Addresses #173