کد متلب محاسبه ی فوگاسیته ی جزء خالص
کد متلب محاسبه ی فوگاسیته ی جزء خالص
ورودی ها: (state,eos,T,P,Tc,Pc,w)
خروجی ها: [phig f]
نوع فایل:Matlab
% Estimates the fugacity coefficient using the virial and cubic EOS.
% input
% state: fluid state(‘L’: liquid, ‘V’: vapor)
% eos: equation of state (VR, VDW, RK, SRK, PR)
% P,T: pressure(bar) and temperature(K)
% Tc,Pc: critical T(K) and P(bar)
% w: acentric factor
% output:
% phig: fugacity coefficient
% f: fugacity (bar)