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
| Type | Name | Default | Description |
|---|---|---|---|
| WeatherData.Bus | weaBus | Weather bus |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.BoundaryConditions.SolarGeometry.BaseClasses.SolarHourAngle | solHouAng | Solar hour Angle | |
| WeatherData.ReaderTMY3 | weaDat | Weather data |
Revisions
-
May 17, 2010, by Wangda Zuo:
First implementation.