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
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.Angle | til | Surface tilt |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealOutput | H | Radiation per unit area | |
| WeatherData.Bus | weaBus | Bus 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.