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

Information

Compute specifc entropy (gas parts only!) of moist gases

Interface

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

Generated at 2025-01-22T19:25:52Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos