modelDiffusePerez

Test model for diffuse solar irradiation on a tilted surface using the Perez model

Extends from Modelica.Icons.Example (Icon for runnable examples).

Information

This model tests the implementation of Perez' model for diffuse solar radiation. The three instances of Perez' model compute the diffuse solar irradiation on a roof, a wall and a floor. Since the floor only sees the ground but not the radiative heat flow that is scattered in the atmosphere, it receives the lowest amount of diffuse solar irradiation.

Parameters

TypeNameDefaultDescription
Modelica.SIunits.Anglelat37/180*Modelica.Constants.piLatitude
Modelica.SIunits.Angleazi0.3Azi angle
Modelica.SIunits.Angletil0.5Tilted angle

Connectors

TypeNameDefaultDescription
IBPSA.BoundaryConditions.WeatherData.BusweaBus

Components

TypeNameDefaultDescription
IBPSA.BoundaryConditions.WeatherData.ReaderTMY3weaDat
IBPSA.BoundaryConditions.SolarIrradiation.DiffusePerezHDifRooDiffuse irradiation on roof
IBPSA.BoundaryConditions.SolarIrradiation.DiffusePerezHDifFloDiffuse irradiation on floor
IBPSA.BoundaryConditions.SolarIrradiation.DiffusePerezHDifWalDiffuse irradiation on wall

Revisions

  • May 24, 2010, by Wangda Zuo:
    First implementation.