modelAirload

Air volume

Extends from Modelica.Thermal.HeatTransfer.Components.HeatCapacitor (Lumped thermal element storing heat).

Information

Overview

The Airload model represents a heat capacity consisting of air. It is described by its volume, density and specific heat capacity.

Example Results

AixLib.Building.Components.Examples.DryAir.DryAir_test

Parameters

TypeNameDefaultDescription
SI.HeatCapacityC (from HeatCapacitor)Heat capacity of element (= cp*m)
Modelica.Units.SI.Densityrho1.19Density of air
Modelica.Units.SI.SpecificHeatCapacityc1007Specific heat capacity of air
Modelica.Units.SI.VolumeVVolume of the room
Initialization
Modelica.Fluid.Types.DynamicsinitDynamicsModelica.Fluid.Types.Dynamics.DynamicFreeInitialLike energyDynamics, but SteadyState leeds to same behavior as DynamicFreeInitial
Modelica.Units.SI.TemperatureT0initial temperature

Connectors

TypeNameDefaultDescription
Interfaces.HeatPort_aport (from HeatCapacitor)

Components

TypeNameDefaultDescription
SI.TemperatureT (from HeatCapacitor)Temperature of element
SI.TemperatureSlopeder_T (from HeatCapacitor)Time derivative of temperature (= der(T))

Revisions

  • Mai 19, 2014  by Ana Constantin:
    Uses components from MSL and respects the naming conventions
  • May 02, 2013  by Ole Odendahl:
    Formatted documentation appropriately