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 beam.

Components

TypeNameDefaultDescription
IBPSA.BoundaryConditions.SolarGeometry.ZenithAnglezenZenith angle
IBPSA.BoundaryConditions.WeatherData.ReaderTMY3weaDat

Revisions

  • February 25, 2012, by Michael Wetter:
    Changed model to get declination angle and solar hour angle from weather bus.
  • May 17, 2010, by Wangda Zuo:
    First implementation.