Antoine Class

An Antoine class for object-oriented vapor-liquid equilibrium calculations.
3K Downloads
Updated 6 Dec 2014

View License

This is a simple class definition for an Antoine object to facilitate computation of pure component saturation temperatures and pressures. An object corresponding to a pure component is instantiated by specifying the Antoine parameters. Methods include the computation of saturation pressure, saturation temperature, and plotting.
Sample data is included for a small number of compounds. A search method is included to facilitate search the NIST Chemistry Webbook for Antoine parameters for other compounds.

An extensive tutorial demonstrates the use of Antoine's equation for vapor-liquid equilibrium calculations. Examples include bubble point and dew point calculations, the construction of binary Txy and xy diagrams, and the solution of isothermal flash problems.

This was developed for use in introductory courses in Chemical Engineering.

Cite As

Jeffrey Kantor (2024). Antoine Class (https://www.mathworks.com/matlabcentral/fileexchange/29352-antoine-class), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Chemistry in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.5

Update to the Matlab Toolbox format.

1.4.0.0

Methods added for searching the NIST Chemistry Webbook for Antoine parameters. The tutorial and internal documentation has been significantly enhanced. Some minor bug fixes.

1.3.0.0

n/a

1.2.0.0

Added data for additional compounds, and added methods for searching the NIST Chemistry Webbook for Antoine parameters. Significantly revised the internal documentation and tutorial.

1.1.0.0

Added a plotting function, a sample database for pure components, and an extensive tutorial on the use of Antoine's equation for vapor-liquid calculations.

1.0.0.0