.Modelica.Media.Air.MoistAir.specificInternalEnergy_pTX

Information

Specific internal energy is determined from pressure p, temperature T and composition X, assuming that the liquid or solid water volume is negligible.

Interface

function specificInternalEnergy_pTX
  extends Modelica.Icons.Function;
  input SI.Pressure p "Pressure";
  input SI.Temperature T "Temperature";
  input SI.MassFraction X[:] "Mass fractions of moist air";
  output SI.SpecificInternalEnergy u "Specific internal energy";
end specificInternalEnergy_pTX;

Generated at 2024-04-25T18:15:59Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos