Calculation of Enthalpy and LiBrH2O Concentration from Curve-Fitting Equations

Calculation of Enthalpy and LiBrH2O Concentration from Curve-Fitting Equations
1.8K Downloads
Updated 6 Aug 2013

View License

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

Cite As

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. Retrieved .

MATLAB Release Compatibility
Created with R2012a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on MATLAB in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0