.TAeZoSysPro.Media.Air.MoistAir.specificInternalEnergy_dTX

Information

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

Interface

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

Generated at 2024-10-21T18:25:38Z by OpenModelicaOpenModelica 1.24.0 using GenerateDoc.mos