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
| Type | Name | Default | Description |
|---|---|---|---|
| Real | T4 | Temperature raised to 4-th power | |
| Real | T | Temperature | |
| Real | TExact | Temperature |
Revisions
-
March 8, 2013, by Michael Wetter:
First implementation.