blockCheckBlackBodySkyTemperature

Check the validity of the black-body sky temperature data

Extends from Modelica.Blocks.Icons.Block (Basic graphical layout of input/output block).

Information

This component checks the value of the black-body sky temperature. If the temperature is outside TMin and TMax, the simulation will stop with an error.

Parameters

TypeNameDefaultDescription
Modelica.SIunits.TemperatureTMin203.15Minimum allowed temperature
Modelica.SIunits.TemperatureTMax343.15Maximum allowed temperature

Connectors

TypeNameDefaultDescription
Modelica.Blocks.Interfaces.RealInputTInBlack-body sky temperature
Modelica.Blocks.Interfaces.RealOutputTOutBlack-body sky temperature

Revisions