.TRANSFORM.Media.Interfaces.Fluids.PartialPureSubstance.density_ps

Return density from p and s

Interface

function density_ps
  extends Modelica.Icons.Function;
  input AbsolutePressure p "Pressure";
  input SpecificEntropy s "Specific entropy";
  output Density d "Density";
end density_ps;

Generated at 2026-01-09T19:13:54Z by OpenModelicaOpenModelica 1.26.0 using GenerateDoc.mos