blockSolarHourAngle
Solar hour angle
Extends from Modelica.Blocks.Icons.Block (Basic graphical layout of input/output block).
Information
This component 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 |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealInput | solTim | Solar time | |
| Modelica.Blocks.Interfaces.RealOutput | solHouAng | Solar hour angle |
Revisions
-
May 17, 2010, by Wangda Zuo:
First implementation.