blockCheckIRRadiation
Ensure that the radiation is not smaller than 0
Extends from Modelica.Blocks.Icons.Block (Basic graphical layout of input/output block).
Information
This block ensures that the radiation is not smaller than 0. The Modelica data reader will interpolate data when it reads the data from a file. Thus, it is possible to generate negative values due to the interpolation.
- January 7, 2016, by Michael Wetter:
Updated comment. - October 27, 2011, by Wangda Zuo:
First implementation.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.RadiantEnergyFluenceRate | HMin | 0.0001 | Minimum value for radiation |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealInput | HIn | Input horizontal infrared irradiation | |
| Modelica.Blocks.Interfaces.RealOutput | HOut | Horizontal infrared irradiation |