.Buildings.Media.Air.density

Information

Density is computed from pressure, temperature and composition in the thermodynamic state record applying the ideal gas law.

Interface

function density
  extends Modelica.Icons.Function;
  input ThermodynamicState state;
  output Density d "Density";
end density;

Generated at 2024-03-28T19:15:55Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos