Model that tests the derivative implementation
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.
Contents
Name | Description |
---|
Medium | Medim model |
-
March 16, 2020, by Michael Wetter:
Changed to relative plus absolute error check in assertion because the specific enthalpy has a
magnitude of 1E6, which causes the assertion to fail in JModelica if an absolute accuracy
of 1E-2 is requested.
-
March 6, 2020, by Kathryn Hinkelman:
First implementation.
Generated at 2025-03-11T19:24:33Z
by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos