Skip to content
Snippets Groups Projects
README.md 2.81 KiB

Intro

This library implements advanced derivative techniques to allow for implementation of EOS without any hand-written derivatives. The name TEQP comes from Templated Equation of State Package

So far the following EOS are implemented:

  • van der Waals
  • Peng-Robinson
  • Soave-Redlich-Kwong
  • PC-SAFT
  • cubic plus association (CPA) for pure fluids
  • multi-fluid model in the form of GERG

Written by Ian Bell, NIST.

Changelog

PyPI version

Install

For all users, you should be able to install the most recent version from PYPI with