Calculation of Enthalpy and LiBrH2O Concentration from Curve-Fitting Equations

Calculation of Enthalpy and LiBrH2O Concentration from Curve-Fitting Equations
1,8K download
Aggiornato 6 ago 2013

Visualizza la licenza

Two functions have been implemented for Calculation of Enthalpy and LiBrH2O Concentration from Curve-Fitting Equations under the specified range as specified on F30. Thermo-physical Properties of Refrigerants from ASHRAE.

Please read the paper for executing this functions

Function details:
1. x = LiBrH2O(t,p);
Function LiBrH2O calculates the concentration for the corresponding Lithium Bromide - Water solution temperature and Saturation Pressure, within the range as per as curve-fitting equation.

INPUTS:
p = Saturation Pressure in kPa
t = Lithium Bromide - Water solution temperature in degree-Celsius
OUTPUT:
x = concentration of Lithium Bromide - Water solution in kJ/kg

2. h = EqLiBrH2O(x,t);
Function EqLiBrH2O calculates the Enthalpy for the corresponding concentration and temperature of Lithium Bromide - Water solution, within the range as per as curve-fitting equation.

INPUTS:
x = Lithium Bromide - Water solution concentration in percent
t = Lithium Bromide - Water solution temperature in degree-Celsius
OUTPUT:
h = Enthalpy of Lithium Bromide - Water solution in kJ/kg

Cita come

Ashish Meshram (Meet) (2024). Calculation of Enthalpy and LiBrH2O Concentration from Curve-Fitting Equations (https://www.mathworks.com/matlabcentral/fileexchange/42965-calculation-of-enthalpy-and-librh2o-concentration-from-curve-fitting-equations), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2012a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su MATLAB in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0