modelAltitudeAngle

Test model for altitude angle

Extends from Modelica.Icons.Example (Icon for runnable examples).

Information

This example calculates the altitude angle of the sun at a given time. The altitude angle is the angle between the sun ray and the projection of the ray on a horizontal surface.

Components used in this model are:


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
Buildings.BoundaryConditions.SolarGeometry.BaseClasses.AltitudeAnglealtAngAltitude angle: Angle between Sun ray and horizontal surface)

Revisions

  • Feb 01, 2012, by Kaustubh Phalak
    First implementation.