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
AixLib.BoundaryConditions.WeatherData.BusweaBusWeather bus

Components

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

Revisions

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