modelSunRiseSet
Test model for the block SunRiseSet
Information
This example includes four instances of the Buildings.Controls.OBC.CDL.Utilities.SunRiseSet block: Two normal cases, an arctic and antarctic case. The normal cases are represented by San Francisco and Sydney, where there is a sunrise and sunset every day.
Above the arctic circle and below the antarctic circle, in winter and summer there is a period in which there is no sunset and sunrise for a few days. Hence, the output signals of the block remain constant.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Controls.OBC.CDL.Utilities.SunRiseSet | sunRiseSetArctic | Arctic circle case | |
| Buildings.Controls.OBC.CDL.Utilities.SunRiseSet | sunRiseSetSf | San Francisco as an example in the northen hemisphere | |
| Buildings.Controls.OBC.CDL.Utilities.SunRiseSet | sunRiseSetAntarctic | Antarctic circle case | |
| Buildings.Controls.OBC.CDL.Utilities.SunRiseSet | sunRiseSetSyd | Sydney as an example in the southern hemisphere |
Revisions
-
March 17, 2023, by Michael Wetter:
Removed extends statement and added graphical annotation for icon. -
November 27, 2018, by Kun Zhang:
First implementation.