دانلود فایل ارزان

فایل - پروژه - مقاله

دانلود فایل ارزان

فایل - پروژه - مقاله

کد متلب محاسبه ی فوگاسیته ی جزء خالص


کد متلب محاسبه ی فوگاسیته ی جزء خالص

کد متلب محاسبه ی فوگاسیته ی جزء خالص ورودی ها: (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) ...

کد متلب محاسبه ی آنتالپی مخلوط


کد متلب محاسبه ی آنتالپی مخلوط

کد متلب محاسبه ی آنتالپی مخلوط ورودی ها: (x,P,T,state,eos,mxp) خروجی ها: [Z H] نوع فایل: Matlab % Estimation of enthalpy of mixture % Inputs: % x: mole fractions of all components (column vector) % P, T: pressure(Pa) and temperature(K) % state: fluid state('L': liquid, 'V': vapor) % eos: equation of state('RK', 'SRK', or 'PR') % mxp: structure with property fields % mxp.Pc, mxp.Tc: critical P(Pa) and T(K) (column vector) % mxp.w: acentric factors of all components (column vector) % mxp.k: binary interaction parameter matrix(n x n symmetric) % mxp.Afi: coefficients of ideal gas heat capacity relation(J/mol/K) % Outputs: % Z: compressibility factor % H: enthalpy of mixture (J/mol) ...

کد متلب محاسبه ی آنتالپی و آنتروپی مواد خالص در حالت تغییر فاز


کد متلب محاسبه ی آنتالپی و آنتروپی مواد خالص در حالت تغییر فاز

کد متلب محاسبه ی  آنتالپی و آنتروپی مواد خالص در حالت تغییر فاز ورودی ها: state,eos,T1,P1,T2,P2,cmp خروجی ها: [dH dS] نوع فایل: Matlab % state: fluid state (liquid: L, vapor: V) % eos: type of the equation of state (VR, VDW, RK, SRK, PR) % T1,P1: temperature (K) and pressure (bar) at state 1 % T2,P2: temperature (K) and pressure (bar) at state 2 % cmp: structure containing the properties of pure fluids % (A, B, C, D (coefficients of Cp equation), Tc, Pc, w) % outputs: % dH: change in enthalpy % dS: change in entropy Enthalpy and Entropy Departures at Each State                                        State 1                                                         State 2                 ...

کد متلب محاسبه ی تغییرات آنتالپی


کد متلب محاسبه ی تغییرات آنتالپی

کد متلب محاسبه ی تغییرات آنتالپی ورودی ها: C,T1,T2 خروجی ها: [Q, mc] نوع فایل: Matlab % Calculates enthalpy change and avg. heat capacity of pure material % input: % C: coefficients of Cp relation (C=[A,B,C,D]) % T1,T2: temperature range (lower and upper limits of integral) % output: % Q: delta H >> [Q mc] = delH([1.702 9.081e-3 -2.164e-6 0], 533.15, 873.15) Q = 1.9778e+04 mc = 6.9965 ...

کد متلب محاسبه ی ضریب تراکم پذیری و حجم با معادلات حالات درجه سوم


کد متلب محاسبه ی ضریب تراکم پذیری و حجم با معادلات حالات درجه سوم

کد متلب محاسبه ی ضریب تراکم پذیری و حجم با معادلات حالات درجه سوم ورودی ها: state,eos,T,P,Tc,Pc,w خروجی ها: [Z V] نوع فایل: Matlab % Estimation of Z and V using cubic equations of state% % input% ( state: fluid state (liquid: L, vapor: V% ( eos: type of equation being used (VDW, RK, SRK, PR% ( T,P: temperature (K) and pressure (bar% ( Tc,Pc: critical temperature (K) and pressure (bar%  w: acentric factor% Example ; T=350; P=9.4573; Tc=425.1; Pc=37.96; w=0.2 ; state ='v'; eos = 'vdw'  (Z V] = cubicEOSZ(state,eos,T,P,Tc,Pc,w] Z = 0.8667 V = 2.6669e+03 ...

کد متلب ضریب تراکم پذیری گازطبیعی


کد متلب ضریب تراکم پذیری گازطبیعی

کد متلب ضریب تراکم پذیری گازطبیعی COMPRESSIBILITY FACTOR OF NATURAL GASES نوع فایل: Matlab ...

کد متلب ضریب نفوذ فاز مایع


کد متلب ضریب نفوذ فاز مایع

کد متلب ضریب نفوذ فاز مایع نوع فایل: Matlab Liquid-Phase Diffusion Coefficients ...

کد متلب محاسبه ی گرمای آزاد گیبس


کد متلب محاسبه ی گرمای آزاد گیبس

کد متلب محاسبه ی گرمای آزاد گیبس نوع فایل: Matalb ...

کد متلب محاسبه ی گرمای تشکیل گازهای ایده آل


کد متلب محاسبه ی گرمای تشکیل گازهای ایده آل

کد متلب محاسبه ی گرمای تشکیل گازهای ایده آل نوع فایل: Matlab ...

کد متلب محاسبه ی آنتالپی تبخیر با معادله ی Clausius/Clapeyron


کد متلب محاسبه ی آنتالپی تبخیر با معادله ی Clausius/Clapeyron

کد متلب محاسبه ی آنتالپی تبخیر با معادله ی Clausius/Clapeyron نوع فایل: Matlab ...

کد متلب محاسبه ی فشار بخار با معادله ی Rarey-Moller


کد متلب محاسبه ی فشار بخار با معادله ی Rarey-Moller

کد متلب محاسبه ی فشار بخار با معادله ی Rarey-Moller نوع فایل: Matlab ...

کد متلب محاسبه ی فشار بخار با معادله ی واگنر (Wagner)


کد متلب محاسبه ی فشار بخار با معادله ی واگنر (Wagner)

کد متلب محاسبه ی فشار بخار با معادله ی واگنر (Wagner) نوع فایل: Matlab ...