Enthalpy Calculator (GUI)

Calculates enthalpy and entropy of water at given P and T
1,9K descargas
Actualizado 10 feb 2011

Ver licencia

This program calculates enthalpy and entropy of water for given values of Pressure (in kPa) and Temperature (in degrees Celsius). It also determines whether the state is saturated, compressed liquid or superheated water.

Citar como

Sagar Aiya (2024). Enthalpy Calculator (GUI) (https://www.mathworks.com/matlabcentral/fileexchange/30026-enthalpy-calculator-gui), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2010a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Thermal Analysis en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.5.0.0

Custom code has been replaced with MATLAB's built-in interpolation functions wherever possible.

1.4.0.0

The program now computes entropy as well.

1.3.0.0

The spreadsheets have been removed. Instead, the data is now stored in .mat files. This has significantly improved the execution time (definitely more than 100x)!

1.1.0.0

-

1.0.0.0