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

TypeNameDefaultDescription
Buildings.BoundaryConditions.WeatherData.BusweaBusWeather bus

Components

TypeNameDefaultDescription
Buildings.BoundaryConditions.SolarGeometry.BaseClasses.ZenithAnglezenZenith angle
Buildings.BoundaryConditions.SolarGeometry.BaseClasses.DeclinationdecAngDeclination angle
Buildings.BoundaryConditions.SolarGeometry.BaseClasses.SolarHourAnglesolHouAngSolar hour angle
Buildings.BoundaryConditions.WeatherData.ReaderTMY3weaDatWeather data

Revisions

  • May 17, 2010, by Wangda Zuo:
    First implementation.