.ThermoSysPro.Properties.WaterSteam.BaseIF97.Inverses.tofph5

inverse iteration in region 5: (p,T) = f(p,h)

Information

## Copyright © EDF 2002 - 2025

## ThermoSysPro Version 4.2

        

Interface

function tofph5
  import ThermoSysPro;
  extends Modelica.Icons.Function;
  input Units.SI.Pressure p "pressure";
  input Units.SI.SpecificEnthalpy h "specific enthalpy";
  input Units.SI.SpecificEnthalpy reldh "iteration accuracy";
  output Units.SI.Temperature T "temperature (K)";
  output Integer error "error flag: iteration failed if different from 0";
end tofph5;

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