modelOneEnvironmentOutputVariable
Validation model that has only one output variable from the environment conditions reported to Modelica
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
Simple test case for one building in which only an EnergyPlus output variable is read.
In this model, the site drybulb temperature is obtained from EnergyPlus. Note that this variable could be read directly from the Modelica weather data bus, which can be accessed from Buildings.ThermalZones.EnergyPlus_24_2_0.Building.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Building | building | Building model | |
| Buildings.ThermalZones.EnergyPlus_24_2_0.OutputVariable | TEnePlu | Block that reads an EnergyPlus output variable |
Revisions
-
May 28, 2021, by Michael Wetter:
First implementation.