Skip to content

Changes

Summary

  1. [NB] use minimal tearing as default (#12403) (details)
Commit 7c2c668abe3702687d17fdb9bd39794758178b87 by noreply
[NB] use minimal tearing as default (#12403)

* [NB] use minimal tearing as default

- all tearing methods will point to minimal tearing (no tearing does not exist anymore)
- update jacobian to also differentiate inner equations

* [testsuite] add simple minimal tearing test case
The file was modified OMCompiler/Compiler/NBackEnd/Modules/3_Post/NBTearing.mo (diff)
The file was modified testsuite/Makefile (diff)
The file was addedtestsuite/simulation/modelica/NBackend/tearing/minimalTearing_simple.mos
The file was addedtestsuite/simulation/modelica/NBackend/tearing/Makefile