Metadata-Version: 2.4
Name: sandlercubics
Version: 0.9.0
Summary: Cubic equations of state from Chemical, Biochemical, and Engineering Thermodynamics (5th edition) by Stan Sandler
Author-email: Cameron F Abrams <cfa22@drexel.edu>
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Requires-Dist: numpy
Requires-Dist: sandlermisc
Requires-Dist: sandlerprops
Requires-Dist: scipy
Description-Content-Type: text/markdown

# Sandlercubics

> Digitized cubic equations of state from Sandler's 5th ed.

Sandlercubics implements a Python interface to the cubic equations of state found in  _Chemical, Biochemical, and Engineering Thermodynamics_ (5th edition) by Stan Sandler (Wiley, USA). It should be used for educational purposes only.

For full documentation, see [https://readthedocs.org/sandlercubics](https://readthedocs.org/sandlercubics)