blockAbs

Output the absolute value of the input

Information

Block that outputs y = abs(u), where u is an input.

Connectors

TypeNameDefaultDescription
Buildings.Controls.OBC.CDL.Interfaces.RealInputuInput for absolute function
Buildings.Controls.OBC.CDL.Interfaces.RealOutputyAbsolute value of the input

Revisions

  • March 2, 2020, by Michael Wetter:
    Changed icon to display dynamically the output value.
  • January 3, 2017, by Michael Wetter:
    First implementation, based on the implementation of the Modelica Standard Library.