modelZenithAngle
Test model for zenith angle
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This example computes the zenith angle, which is the angle between the earth surface normal and the sun beam.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.BoundaryConditions.SolarGeometry.ZenithAngle | zen | Zenith angle | |
| Buildings.BoundaryConditions.WeatherData.ReaderTMY3 | weaDat |
Revisions
-
February 25, 2012, by Michael Wetter:
Changed model to get declination angle and solar hour angle from weather bus. -
May 17, 2010, by Wangda Zuo:
First implementation.