blockPartialEnergyPlusObject
Partial definitions of an EnergyPlus object
Extends from Modelica.Blocks.Icons.Block (Basic graphical layout of input/output block).
Information
Partial model for an EnergyPlus object.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.ThermalZones.EnergyPlus_24_2_0.Building | building | Building-level declarations |
Contents
| Name | Description |
|---|---|
| roundprotected |
Revisions
-
February 18, 2021, by Michael Wetter:
Refactor synchronization of constructors.
This is for #2360. -
April 04, 2018, by Thierry S. Nouidui:
Added additional parameters for parametrizing the EnergyPlus model. -
March 21, 2018, by Thierry S. Nouidui:
Revised implementation for efficiency. -
November 8, 2019, by Michael Wetter:
First implementation..