blockHVACThermalZoneAir1

Validation model for the convective HVAC system

Extends from Buildings.Fluid.FMI.ExportContainers.HVACZone (Partial block to export an HVAC system that has no radiative component and that serves multiple zones as an FMU).

Information

This example validates that Buildings.Fluid.FMI.ExportContainers.HVACZone exports correctly as an FMU.

Connectors

TypeNameDefaultDescription
Interfaces.Outlet[size(hvacAda.fluPor, 1)]fluPor (from HVACZone)Fluid connector
Modelica.Blocks.Interfaces.RealInputTRadZon (from HVACZone)Radiative temperature of the zone
Modelica.Blocks.Interfaces.RealOutputQGaiRad_flow (from HVACZone)Radiant heat input into zone (positive if heat gain)
Modelica.Blocks.Interfaces.RealOutputQGaiSenCon_flow (from HVACZone)Convective sensible heat input into zone (positive if heat gain)
Modelica.Blocks.Interfaces.RealOutputQGaiLat_flow (from HVACZone)Latent heat input into zone (positive if heat gain)

Components

TypeNameDefaultDescription
Adaptors.HVAChvacAda (from HVACZone)Adapter between the HVAC supply and return air, and its connectors for the FMU

Revisions

  • April 14, 2016 by Michael Wetter:
    First implementation.