modelTwoIdenticalTwoZoneBuildings
Validation model with two identical buildings, each having two thermal zones
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
Model that validates that multiple buildings can be simulated that use the same EnergyPlus idf file. The model has two identical buildings, each having two thermal zones.
This model has been added because a building with multiple thermal zones executes C code that is not executed if there is only one thermal zone, as is the case in Buildings.ThermalZones.EnergyPlus_24_2_0.Validation.MultipleBuildings.TwoIdenticalOneZoneBuildings.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | n | 2 | Number of buildings |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Zone[n] | bui | Buildings |
Contents
| Name | Description |
|---|---|
| Model of a thermal zone |
Revisions
-
October 1, 2019, by Michael Wetter:
First implementation.