blockHVACThermalZoneAir2

Validation model for the convective HVAC system

Extends from Buildings.Fluid.FMI.ExportContainers.Validation.FMUs.HVACThermalZoneAir1 (Validation model for the convective HVAC system).

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.