modelHerkel2008WindowsCompletelyOpen
Validating the model for window behaviors
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This example validates Buildings.Occupants.Office.Windows.Herkel2008WindowsCompletelyOpen by examing how the window state corresponds to the outdoor temperature.
An outdoor temperature variation was simulated by a sine function. The output is how the window state changes with the outdoor temperature.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Sources.BooleanStep | occ | True for occupied | |
| Modelica.Blocks.Sources.Sine | TOut | Outdoor air temperature | |
| Buildings.Occupants.Office.Windows.Herkel2008WindowsCompletelyOpen | win | Tested windows model |
Revisions
-
July 25, 2018, by Zhe Wang:
First implementation.