.ThermofluidStream.Media.myMedia.Water.IF97_Utilities.BaseIF97.Isentropic.handsofpT2

Information

Function for isentropic specific enthalpy and specific entropy in region 2

Interface

function handsofpT2
  extends Modelica.Icons.Function;
  input SI.Pressure p "Pressure";
  input SI.Temperature T "Temperature (K)";
  output SI.SpecificEnthalpy h "Specific enthalpy";
  output SI.SpecificEntropy s "Specific entropy";
end handsofpT2;

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