modelHDifToClearCovered

Splits the total diffuse irradiation in diffuse irradiation at clear and covered sky

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

Information

This model calculates the diffuse irradiation at clear and covered sky out of the total diffuse irradiation. Therefore it uses the total sky cover.

Connectors

TypeNameDefaultDescription
Modelica.Blocks.Interfaces.RealInputHDifHorHorizontal diffuse solar radiation.
Modelica.Blocks.Interfaces.RealInputHDifTilHemispherical diffuse solar irradiation on a tilted surface from the sky
Modelica.Blocks.Interfaces.RealOutputHDifHorCovHorizontal diffuse solar radiation at covered sky.
Modelica.Blocks.Interfaces.RealOutputHDifHorCleHorizontal diffuse solar radiation at clear sky.
Modelica.Blocks.Interfaces.RealOutputHDifTilCovHemispherical diffuse solar irradiation on a tilted surface at covered sky
Modelica.Blocks.Interfaces.RealOutputHDifTilCleHemispherical diffuse solar irradiation on a tilted surface at clear sky
Modelica.Blocks.Interfaces.RealInputnTotTotal sky Cover

Revisions

  • June 30, 2016,  by Stanley Risch:
    Implemented.