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

Components

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

Revisions

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