.FreeFluids.ExternalMix.ExternalMixMedium.setState_pThetaX

Information

Return saturated ThermodynamicState record as function of p,gas fraction and composition X

Interface

function setState_pThetaX
  extends Modelica.Icons.Function;
  input AbsolutePressure p "Pressure";
  input MassFraction theta "gas mass fraction";
  input MassFraction X[:] = reference_X "Mass fractions of components";
  output ThermodynamicState state "Thermodynamic state record";
end setState_pThetaX;

Generated at 2024-12-21T19:25:56Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos