Buildings.Examples.ScalableBenchmarks.BuildingVAV.ThermalZones.Validation
Collection of validation models
Information
This package includes models validating Buildings.Examples.ScalableBenchmarks.BuildingVAV.ThermalZones.ThermalZone and Buildings.Examples.ScalableBenchmarks.BuildingVAV.ThermalZones.MultiZone.
Extends from Modelica.Icons.ExamplesPackage (Icon for packages containing runnable examples).
Package Content
Name | Description |
---|---|
MultiZone | Validation of the multi-zone model |
ThermalZone | Validation of the single zone model |
Buildings.Examples.ScalableBenchmarks.BuildingVAV.ThermalZones.Validation.MultiZone
Validation of the multi-zone model
Information
This model validates
Buildings.Examples.ScalableBenchmarks.BuildingVAV.ThermalZones.MultiZone by setting
number of floors and zones to nFlo=2, nZon=6
respectively.
Extends from Modelica.Icons.Example (Icon for runnable examples).
Parameters
Type | Name | Default | Description |
---|---|---|---|
Integer | nZon | 6 | Number of zones per floor |
Integer | nFlo | 1 | Number of floors |
Modelica definition
Buildings.Examples.ScalableBenchmarks.BuildingVAV.ThermalZones.Validation.ThermalZone
Validation of the single zone model
Information
This model validates
Buildings.Examples.ScalableBenchmarks.BuildingVAV.ThermalZones.ThermalZone.
The number of floor and zones are default value (nFlo=1, nZon=1
) and the
internal heat gain fluctuating amplitude factor is set to be gainFactor=1
.
Extends from Modelica.Icons.Example (Icon for runnable examples).