.BuildingSystems.Media.Air.density

Gas 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 2026-05-04T18:18:56Z by OpenModelicaOpenModelica 1.26.7 using GenerateDoc.mos