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