.MultiPhaseMixture.PreDefined.Mixtures.NativeModelica.DryAir.EquationsOfState.AirFastIdealGas.s_pTX

Information

Temperature dependent part of the entropy, expects full mass fraction vectorCompute entropy, expects full mass fraction vector

Interface

function s_pTX
  input Modelica.SIunits.AbsolutePressure p "Pressure";
  input Modelica.SIunits.Temperature T "Temperature";
  input Modelica.SIunits.MassFraction[nS] X "Mass fraction";
  output Modelica.SIunits.SpecificEntropy s "Specific entropy";
end s_pTX;

Generated at 2024-09-18T18:25:49Z by OpenModelicaOpenModelica 1.23.1 using GenerateDoc.mos