
modelPerfectGasDerivativeCheck
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.
Parameters
| Type | Name | Default | Description |
| Real | convT | 270 | Conversion factor to satisfy unit check |
Contents
| Name | Description |
Medium | |
Revisions
-
August 17, 2015, by Michael Wetter:
Changed regression test to have slope different from one.
This is for
issue 303.
-
May 12, 2008, by Michael Wetter:
First implementation.