.ThermoSysPro.Properties.WaterSteam.BaseIF97.Isentropic.handsofpT1

special function for specific enthalpy and specific entropy in region 1

Interface

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

Generated at 2025-10-09T18:21:11Z by OpenModelicaOpenModelica 1.25.4 using GenerateDoc.mos