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
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | n | 1 | number of output vector length |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| AixLib.Utilities.Interfaces.SolarRad_out[n] | solRadOut | ||
| Modelica.Blocks.Interfaces.RealInput[n] | H | Total radiation (W/m2) | |
| Modelica.Blocks.Interfaces.RealInput[n] | HDir | Direct radiation (W/m2) | |
| Modelica.Blocks.Interfaces.RealInput[n] | HDif | Diffuse radiation(W/m2) | |
| Modelica.Blocks.Interfaces.RealInput[n] | HGrd | Ground reflected radiation (W/m2) | |
| Modelica.Blocks.Interfaces.RealInput[n] | incAng | Incidence 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.