Ranks output signals such that y[i] >= y[i+1]
Block that sorts the input signal u[:] such that
the output signal satisfies y[i] >= y[i+1] for all
i=1, ..., nin-1.
This block may for example be used in a variable air volume flow
controller to access the position of the dampers that are most
open.
- October 15, 2021, by Michael Wetter:
Changed implementation to use sort function from Modelica Standard
Library.
This is for IBPSA,
#1534.
- November 21, 2011, by Michael Wetter:
Removed assert statement.
- November 25, 2008, by Michael Wetter:
First implementation.
Generated at 2026-04-06T18:18:36Z by OpenModelicaOpenModelica 1.26.3 using
GenerateDoc.mos