modelTwoIdenticalOneZoneBuildings
Validation model with two identical buildings, each having one thermal zone
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 one thermal zone.
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.