blockLimiterTotalSkyCover

Block that limits the total sky cover

Extends from PartialLimiter (Partial block to limit a signal).

Information

Block that limits the total sky cover.

This block is used because interpolation of weather data can lead to slightly negative values.

Parameters

TypeNameDefaultDescription
RealuMin (from PartialLimiter)0Minimum value
RealuMax (from PartialLimiter)1Maximum value

Connectors

TypeNameDefaultDescription
Modelica.Blocks.Interfaces.RealInputu (from PartialLimiter)Connector of Real input signal
Modelica.Blocks.Interfaces.RealOutputnTotTotal sky cover

Revisions

  • April 14, 2020, by Michael Wetter:
    First implementation.