modelSolarRadToHeat
Compute the heat flow caused by radiation on a surface
Information
Overview
The RadCondAdapt model computes a heat flow rate caused by the absorbance of radiation. The amount of radiation being transformed into a heat flow is controlled by a given coefficient.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Real | coeff | 0.6 | Weight coefficient |
| Real | A | Area of surface |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a | heatPort | ||
| AixLib.Utilities.Interfaces.SolarRad_in | solarRad_in |
Revisions
-
Mai 19, 2014 by Ana Constantin:
Uses components from MSL and respects the naming conventions -
April 01, 2014 by Moritz Lauster:
Moved and Renamed -
April 10, 2013 by Ole Odendahl:
Formatted documentation appropriately