modelNicol2001HeatingUK
Validating the model for heating behaviors
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This example validates Buildings.Occupants.Residential.Heating.Nicol2001HeatingUK by examing how the heater state corresponds to the outdoor temperature.
An outdoor temperature variation was simulated by a sine function. The output is how the heater 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.Residential.Heating.Nicol2001HeatingUK | hea | Tested heating model |
Revisions
-
July 20, 2018, by Zhe Wang:
First implementation.