modelMultiZone
Validation of the multi-zone model
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This model validates
Buildings.Examples.ScalableBenchmarks.BuildingVAV.ThermalZones.MultiZone by setting
number of floors and zones to nFlo=2, nZon=6 respectively.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | nZon | 6 | Number of zones per floor |
| Integer | nFlo | 1 | Number of floors |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.BoundaryConditions.WeatherData.ReaderTMY3 | weaDat | Weather data | |
| Buildings.Examples.ScalableBenchmarks.BuildingVAV.ThermalZones.MultiZone | multiZone | Multizone model |
Revisions
-
June 16, 2017, by Jianjun Hu:
First implementation.