Antoine Class
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.
引用格式
Jeffrey Kantor (2024). Antoine Class (https://www.mathworks.com/matlabcentral/fileexchange/29352-antoine-class), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
平台兼容性
Windows macOS Linux类别
标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!html/
版本 | 已发布 | 发行说明 | |
---|---|---|---|
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 |