modelSolarAzimuth
Test model for zenith angle
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This example computes the solar azimuth angle.
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| WeatherData.Bus | weaBus | Weather bus |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.BoundaryConditions.SolarGeometry.BaseClasses.SolarHourAngle | solHouAng | Solar hour angle | |
| Buildings.BoundaryConditions.SolarGeometry.BaseClasses.ZenithAngle | zen | Zenith angle | |
| Buildings.BoundaryConditions.SolarGeometry.BaseClasses.Declination | decAng | Declination angle | |
| Buildings.BoundaryConditions.SolarGeometry.BaseClasses.SolarAzimuth | solAzi | Solar azimuth | |
| WeatherData.ReaderTMY3 | weaDat | Weather data |
Revisions
-
May 18, 2010, by Wangda Zuo:
First implementation.