.FreeFluids.ExternalMix.ExternalMixMedium.setDewState_pX

Return dew state ThermodynamicState record as function of p and composition X

Interface

function setDewState_pX
  extends Modelica.Icons.Function;
  input AbsolutePressure p "pressure";
  input MassFraction y[nX] "gas mass fractions";
  output ThermodynamicState state "Thermodynamic state record";
end setDewState_pX;

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