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

Function for isentropic specific enthalpy in region 3

Interface

function hofdT3
  extends Modelica.Icons.Function;
  input SI.Density d "Density";
  input SI.Temperature T "Temperature (K)";
  output SI.SpecificEnthalpy h "Specific enthalpy";
end hofdT3;

Generated at 2025-03-09T19:25:01Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos