Non-ideal Ethanol(1)/Water(2) Pxy Diagram

Generate a Pxy Diagram using non-ideal Bubble P calculations for a given T
240.0 次下载
更新时间 2017/11/24

查看许可证

The following functions and descriptions are found in the code:
EthanolWaterPxy(T)
% This is a non-ideal Bubble Point Pressure (BUBL P) calculation
% for the ethanol(1)/water(2) system at temperature T (degC) at
% various fractions of alcohol, x. The output is a Pxy diagram.
%
% Try: >> EthanolWaterPxy(90)

solveBUBLP(x,T)
% This is a BUBL P calculation for ethanol(1)/water(2) using
% SRK EOS and Wilson Equation at T degC. The flowchart used
% is in Figure 14.1 in [1], while mixing rules were taken from
% Equations 14.42-44. Other constants are taken from [2].
% Author: Karl Pilario
%
% References:
% [1] Smith, Van Ness, Abbott, “Introduction to Chemical
% Engineering Thermodynamics,” 7th Ed., (2005).
% [2] Perry's Chemical Engineering Handbook, 8th Ed.

I hope the code is understandable enough to be changed so as to apply to different binary systems, as well as different choice of equation of state or method of calculating activity coefficients.

引用格式

Karl Ezra Pilario (2024). Non-ideal Ethanol(1)/Water(2) Pxy Diagram (https://www.mathworks.com/matlabcentral/fileexchange/65175-non-ideal-ethanol-1-water-2-pxy-diagram), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2013b
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0