.HelmholtzMedia.Interfaces.PartialHelmholtzMedium.setState_px

Return thermodynamic state as function of (p, x)

Interface

function setState_px
  input AbsolutePressure p "Pressure";
  input MassFraction x "Vapour quality";
  output ThermodynamicState state "Thermodynamic state record";
end setState_px;

Generated at 2025-03-08T19:24:39Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos