.ThermalSeparation.Media.Interfaces.PartialTwoPhaseMedium.setState_px

Return thermodynamic state from pressure and vapour quality

Interface

function setState_px
  extends Modelica.Icons.Function;
  input AbsolutePressure p "Pressure";
  input MassFraction x "Vapour quality";
  output ThermodynamicState state "Thermodynamic state record";
end setState_px;

Generated at 2025-04-19T18:20:10Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos