VlachosGroup / pMuTT

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

Pressure dependence for Empirical objects #76

Closed jonlym closed 4 years ago

jonlym commented 5 years ago

Currently, pmutt.empirical.nasa.Nasa and pmutt.empirical.shomate.Shomate only evaluate properties as a function of temperature. However, we could add a pressure dependence for gas-phase species:

S(T, P) = S(T, P=1 bar) - R ln(P/1 bar)