Enthalpy Calculator (GUI)

Calculates enthalpy and entropy of water at given P and T
1.9K Downloads
Updated 10 Feb 2011

View License

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.

Cite As

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

MATLAB Release Compatibility
Created with R2010a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
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