.BuildingSystems.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 2025-01-21T19:25:52Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos