modelPowerLinearized

Test problem for function that linearizes y=x^n below some threshold

Extends from Modelica.Icons.Example (Icon for runnable examples).

Information

This example tests the implementation of Buildings.Utilities.Math.Functions.powerLinearized.

Components

TypeNameDefaultDescription
RealT4Temperature raised to 4-th power
RealTTemperature
RealTExactTemperature

Revisions

  • March 8, 2013, by Michael Wetter:
    First implementation.