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

TypeNameDefaultDescription
Integern2Number of buildings

Components

TypeNameDefaultDescription
Zone[n]buiBuildings

Contents

NameDescription
ZoneModel of a thermal zone

Revisions

  • October 1, 2019, by Michael Wetter:
    First implementation.