modelPartialSolarIrradiation

Partial model that is used to compute the direct and diffuse solar irradiation

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

Information

This is a partial model that is used to implement the direct and diffuse irradiation.

Parameters

TypeNameDefaultDescription
Modelica.Units.SI.AngletilSurface tilt

Connectors

TypeNameDefaultDescription
Modelica.Blocks.Interfaces.RealOutputHRadiation per unit area
WeatherData.BusweaBusBus with weather data

Revisions

  • May 15, 2026, by Jianjun Hu:
    Changed the class type from block to model.
    This is for IBPSA, #2122.
  • Dec. 12, 2010, by Michael Wetter:
    Changed output signal to avoid ambiguity in blocks that output also other quantities such as the incidence angle.
  • Sep. 4, 2010, by Michael Wetter:
    First implementation.