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

TypeNameDefaultDescription
Buildings.Controls.OBC.CDL.Utilities.SunRiseSetsunRiseSetArcticArctic circle case
Buildings.Controls.OBC.CDL.Utilities.SunRiseSetsunRiseSetSfSan Francisco as an example in the northen hemisphere
Buildings.Controls.OBC.CDL.Utilities.SunRiseSetsunRiseSetAntarcticAntarctic circle case
Buildings.Controls.OBC.CDL.Utilities.SunRiseSetsunRiseSetSydSydney 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.