.ThermofluidStream.Media.myMedia.Water.IF97_Utilities.ddhp

Information

Density derivative by specific enthalpy

Interface

function ddhp
  extends Modelica.Icons.Function;
  input SI.Pressure p "Pressure";
  input SI.SpecificEnthalpy h "Specific enthalpy";
  input Integer phase = 0 "2 for two-phase, 1 for one-phase, 0 if not known";
  input Integer region = 0 "If 0, region is unknown, otherwise known and this input";
  output SI.DerDensityByEnthalpy ddhp "Density derivative by specific enthalpy";
end ddhp;

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