modelPrescribedSolarRad

Prescribed solar radiation conditions

Information

Overview

The PrescribedSolarRad Model is a source model to represent a varying radiation source.

Assumption

If nothing is specified through the input port solar radiation of 0 W/m2 is assumed by default.

Example Results

Parameters

TypeNameDefaultDescription
Integern1number of output vector length

Connectors

TypeNameDefaultDescription
AixLib.Utilities.Interfaces.SolarRad_out[n]solRadOut
Modelica.Blocks.Interfaces.RealInput[n]HTotal radiation (W/m2)
Modelica.Blocks.Interfaces.RealInput[n]HDirDirect radiation (W/m2)
Modelica.Blocks.Interfaces.RealInput[n]HDifDiffuse radiation(W/m2)
Modelica.Blocks.Interfaces.RealInput[n]HGrdGround reflected radiation (W/m2)
Modelica.Blocks.Interfaces.RealInput[n]incAngIncidence angle

Revisions

  • March 13, 2025, by Jun Jiang:
    Change variable names (see issue 1525)
  • February 22, 2015  by Ana Constantin:
    Added the components of the total radiation
  • December 4, 2014  by Ana Constantin:
    removed cardinality equation
  • April 01, 2014 by Moritz Lauster:
    Renamed
  • April 11, 2013  by Ole Odendahl:
    Formatted documentation appropriately
  • October 23, 2006  by Peter Matthes:
    Implemented.