modelSolarAzimuth

Test model for zenith angle

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

Information

This example computes the solar azimuth angle.

Parameters

TypeNameDefaultDescription
Modelica.SIunits.Anglelat41.98*Modelica.Constants.pi/180Latitude

Connectors

TypeNameDefaultDescription
WeatherData.BusweaBusWeather bus

Components

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

Revisions

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