modelThermalZone
Validation of the single zone model
Extends from Modelica.Icons.Example (Icon for runnable examples).
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.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Examples.ScalableBenchmarks.BuildingVAV.ThermalZones.ThermalZone | thermalZone | Thermal zone model | |
| Buildings.BoundaryConditions.WeatherData.ReaderTMY3 | weaDat | Weather data |
Contents
| Name | Description |
|---|---|
| Medium model |
Revisions
-
September 16, 2021, by Michael Wetter:
Removed assignment of parameterlatas this is now obtained from the weather data reader.
This is for IBPSA, #1477. -
June 16, 2017, by Jianjun Hu:
First implementation.