.ThermalSeparation.Media.IdealGasMixtures.BaseClasses.PartialPureSubstance.setState_pT

Return thermodynamic state from p and T

Interface

function setState_pT
  extends Modelica.Icons.Function;
  input AbsolutePressure p "Pressure";
  input Temperature T "Temperature";
  output ThermodynamicState state "thermodynamic state record";
end setState_pT;

Generated at 2025-03-09T19:25:01Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos