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's beam.
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.BoundaryConditions.WeatherData.Bus | weaBus | Weather bus |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.BoundaryConditions.SolarGeometry.BaseClasses.ZenithAngle | zen | Zenith angle | |
| Buildings.BoundaryConditions.SolarGeometry.BaseClasses.Declination | decAng | Declination angle | |
| Buildings.BoundaryConditions.SolarGeometry.BaseClasses.SolarHourAngle | solHouAng | Solar hour angle | |
| Buildings.BoundaryConditions.WeatherData.ReaderTMY3 | weaDat | Weather data |
Revisions
-
May 17, 2010, by Wangda Zuo:
First implementation.