blockCheckWindSpeed

Ensures that the wind speed is non-negative

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

Information

This component ensures that the wind speed is non-negative.

Parameters

TypeNameDefaultDescription
Modelica.SIunits.VelocitywinSpeMin1e-6Minimum allowed wind speed

Connectors

TypeNameDefaultDescription
Modelica.Blocks.Interfaces.RealInputwinSpeInInput wind speed
Modelica.Blocks.Interfaces.RealOutputwinSpeOutWind speed

Revisions

  • July 14, 2010, by Wangda Zuo:
    First implementation.