.ThermoSysPro.Properties.WaterSteam.BaseIF97.Basic.tph2

reverse function for region 2: T(p,h)

Information

## Copyright © EDF 2002 - 2025

## ThermoSysPro Version 4.2

        

Interface

function tph2
  extends Modelica.Icons.Function;
  input Units.SI.Pressure p "pressure";
  input Units.SI.SpecificEnthalpy h "specific enthalpy";
  output Units.SI.Temperature T "temperature (K)";
end tph2;

Generated at 2026-07-12T20:48:41Z by OpenModelicaOpenModelica 1.27.0 using GenerateDoc.mos