.Modelica.Media.Water.WaterIF97_base.density_ph

Information

Computes density as a function of pressure and specific enthalpy

Interface

function density_ph
  extends Modelica.Icons.Function;
  input AbsolutePressure p "Pressure";
  input SpecificEnthalpy h "Specific enthalpy";
  input FixedPhase phase = 0 "2 for two-phase, 1 for one-phase, 0 if not known";
  input Integer region = Region "If 0, region is unknown, otherwise known and this input";
  output Density d "Density";
end density_ph;

Generated at 2020-06-05T07:38:22Z by OpenModelica 1.16.0~dev-420-gc007a39