modelSpliceFunction
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This example checks whether the function derivative is implemented correctly. If the derivative implementation is not correct, the model will stop with an assert statement.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Real | y | Function value |
Revisions
-
April 14, 2008, by Michael Wetter:
First implementation.