temperature_ph

Computes temperature as a function of pressure and specific enthalpy

Syntax

T = temperature_ph(p, h)

Inputs (2)

p

Type: AbsolutePressure (Pa)

Description: Pressure

h

Type: SpecificEnthalpy (J/kg)

Description: Specific enthalpy

Outputs (1)

T

Type: Temperature (K)

Description: Temperature