modelSolarHourAngle

Test model for solar hour angle

Extends from Modelica.Icons.Example (Icon for runnable examples).

Information

This example computes the solar hour angle, which is defined as the angle between the circle that passes through an observer, the north pole and the south pole, and the circle that passes through the sun, the north and the south pole.

Connectors

TypeNameDefaultDescription
WeatherData.BusweaBusWeather bus

Components

TypeNameDefaultDescription
Buildings.BoundaryConditions.SolarGeometry.BaseClasses.SolarHourAnglesolHouAngSolar hour Angle
WeatherData.ReaderTMY3weaDatWeather data

Revisions

  • May 17, 2010, by Wangda Zuo:
    First implementation.