.ThermalSeparation.Media.IdealGasMixtures.BaseClasses.Common.SingleGasNasa.T_ps

Compute temperature from pressure and specific entropy

Interface

function T_ps
  input AbsolutePressure p "Pressure";
  input SpecificEntropy s "Specific entropy";
  output Temperature T "Temperature";
end T_ps;

Generated at 2025-12-13T19:13:59Z by OpenModelicaOpenModelica 1.25.7 using GenerateDoc.mos