blockDirectTiltedSurface
Direct solar irradiation on a tilted surface
Extends from Modelica.Blocks.Icons.Block (Basic graphical layout of input/output block).
Information
This component computes the direct solar irradiation on a tilted surface.
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealInput | incAng | Incidence angle of the sun beam on a tilted surface | |
| Modelica.Blocks.Interfaces.RealInput | HDirNor | Direct normal radiation | |
| Modelica.Blocks.Interfaces.RealOutput | HDirTil | Direct solar irradiation on a tilted surface |
Revisions
-
April 27, 2018, by Michael Wetter:
CorrecteddisplayUnit.
This is for IBPSA, issue 912. -
May 5, 2015, by Filip Jorissen:
Convertedalgorithmsection intoequationsection for easier differentiability. -
May 24, 2010, by Wangda Zuo:
First implementation.