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.Units.SI.Angleazi0.3Azi angle
Modelica.Units.SI.Angletil0.5Tilted angle

Connectors

TypeNameDefaultDescription
Buildings.BoundaryConditions.WeatherData.BusweaBusWeather data bus

Components

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

Revisions

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