.ThermoSysPro.Properties.WaterSteam.BaseIF97.Isentropic.handsofpT2

Information

function for isentropic specific enthalpy and specific entropy in region 2

Interface

function handsofpT2
  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 handsofpT2;

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