.ThermalSeparation.Media.Interfaces.PartialPureSubstance.setState_pT

Information

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 2024-05-18T18:16:21Z by OpenModelicaOpenModelica 1.22.4 using GenerateDoc.mos