.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 2026-01-07T19:14:18Z by OpenModelicaOpenModelica 1.26.0 using GenerateDoc.mos