modelGlobalPerezTiltedSurface

Test model for global solar irradiation on a tilted surface with diffuse irradiation calculation based on Perez

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

Information

This model tests the implementation of global irradiation computation based on Perez' model for diffuse solar radiation.

The three instances of the model compute the global 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 and global solar irradiation.

Parameters

TypeNameDefaultDescription
Realrho0.2Ground reflectance

Connectors

TypeNameDefaultDescription
WeatherData.BusweaBusWeather data bus

Components

TypeNameDefaultDescription
WeatherData.ReaderTMY3weaDat
Buildings.BoundaryConditions.SolarIrradiation.GlobalPerezTiltedSurfaceHGloRooDiffuse irradiation on roof
Buildings.BoundaryConditions.SolarIrradiation.GlobalPerezTiltedSurfaceHGloFloDiffuse irradiation on floor
Buildings.BoundaryConditions.SolarIrradiation.GlobalPerezTiltedSurfaceHGloWalDiffuse irradiation on wall

Revisions

  • Nov 14, 2022, by Laura Maier:
    First implementation.