.ThermalSeparation.Media.IdealGasMixtures.PartialMediumPure.setState_phX

Return thermodynamic state as function of p, h and composition X or Xi

Information

Interface

partial function setState_phX
  extends Modelica.Icons.Function;
  input AbsolutePressure p "Pressure";
  input SpecificEnthalpy h "Specific enthalpy";
  input MassFraction X[:] = reference_X "Mass fractions";
  output ThermodynamicState state "thermodynamic state record";
end setState_phX;

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