.ThermalSeparation.Media.IdealGasMixtures.PartialMediumPure.setState_pTX

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

Information

Interface

partial function setState_pTX
  extends Modelica.Icons.Function;
  input AbsolutePressure p "Pressure";
  input Temperature T "Temperature";
  input MassFraction X[:] = reference_X "Mass fractions";
  output ThermodynamicState state "thermodynamic state record";
end setState_pTX;

Generated at 2025-04-02T18:24:35Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos