blockIncidenceAngle

Solar incidence angle on a tilted surface

Extends from Modelica.Blocks.Icons.Block (Basic graphical layout of input/output block).

Information

This component computes the solar incidence angle on a tilted surface. For a definition of the parameters, see the User's Guide IBPSA.BoundaryConditions.UsersGuide.

Parameters

TypeNameDefaultDescription
Modelica.SIunits.AnglelatLatitude
Modelica.SIunits.AngleaziSurface azimuth
Modelica.SIunits.AngletilSurface tilt

Connectors

TypeNameDefaultDescription
Modelica.Blocks.Interfaces.RealOutputyIncidence angle
WeatherData.BusweaBusWeather data

Revisions

  • November 30, 2011, by Michael Wetter:
    Removed connect(y, y) statement.
  • February 28, 2011, by Wangda Zuo:
    Use local civil time instead of clock time.
  • May 19, 2010, by Wangda Zuo:
    First implementation.