.AixLib.ThermalZones.ReducedOrder.Multizone.BaseClasses.AirFlowRateSum

Information

This model calculates the volume flow (e.g. for an Air Handling Unit) for supply of thermal zones dependent on:

A vector of AixLib.DataBase.ThermalZones.ZoneBaseRecord records is necessary to evaluate which zones are supplied by an AHU. As AHUs typically work with m3/s, the model calculates the output air flow rate in m3/s.

Typical use and important parameters

The governing equation is:

airFlow = [minAHU + deltaAHU * (profile OR relative Occupation)] * Azone * 3600^-1

All parameter come from the vector of AixLib.DataBase.ThermalZones.ZoneBaseRecord records. The model is typically used as input adapter for AHU model in AixLib.ThermalZones.ReducedOrder.Multizone.MultizoneEquipped.


Generated at 2024-11-22T19:25:38Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos