.ThermofluidStream.Media.myMedia.Water.IF97_Utilities.BaseIF97.Inverses.tofph5

Information

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

Interface

function tofph5
  extends Modelica.Icons.Function;
  input SI.Pressure p "Pressure";
  input SI.SpecificEnthalpy h "Specific enthalpy";
  input SI.SpecificEnthalpy reldh "Iteration accuracy";
  output SI.Temperature T "Temperature (K)";
  output Integer error "Error flag: iteration failed if different from 0";
end tofph5;

Generated at 2024-11-24T19:25:44Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos