.Modelica.Media.Water.WaterIF97_base.density_ps

Information

Computes density as a function of pressure and specific enthalpy

Interface

function density_ps
  extends Modelica.Icons.Function;
  input AbsolutePressure p "Pressure";
  input SpecificEntropy s "Specific entropy";
  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_ps;

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