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
| Type | Name | Default | Description |
|---|---|---|---|
| Interfaces.Outlet[size(hvacAda.fluPor, 1)] | fluPor (from HVACZone) | Fluid connector | |
| Modelica.Blocks.Interfaces.RealInput | TRadZon (from HVACZone) | Radiative temperature of the zone | |
| Modelica.Blocks.Interfaces.RealOutput | QGaiRad_flow (from HVACZone) | Radiant heat input into zone (positive if heat gain) | |
| Modelica.Blocks.Interfaces.RealOutput | QGaiSenCon_flow (from HVACZone) | Convective sensible heat input into zone (positive if heat gain) | |
| Modelica.Blocks.Interfaces.RealOutput | QGaiLat_flow (from HVACZone) | Latent heat input into zone (positive if heat gain) |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Adaptors.HVAC | hvacAda (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.