Enthalpy Calculator (GUI)

Calculates enthalpy and entropy of water at given P and T

You are now following this Submission

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 (2026). Enthalpy Calculator (GUI) (https://uk.mathworks.com/matlabcentral/fileexchange/30026-enthalpy-calculator-gui), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
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