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 2024-11-21T19:25:40Z
by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos