All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Fixed a bug due to which the default ideal gas contribution was used for every equation of state. #17
- Added gc-PC-SAFT equation of state and Helmholtz energy functional.
- Added PeTS equation of state and Helmholtz energy functional.
- Added UV-Theory equation of state for Mie fluids.
- Combined all equations of state into a single Python class
EquationOfStateand all Helmholtz energy functionals into the Python classHelmholtzEnergyFunctional. #11
- Updated
quantityto 0.5.0. - Updated
feos-coreto 0.2.0. - Updated
feos-dftto 0.2.0. - Updated
feos-pcsaftto 0.2.0.
- Initial release