Skip to content

Changes

Summary

  1. [NB] further work on tearing minimal (#12389) (details)
Commit 08bd7dc6cf041cd784991c8d609619ebbef1acc7 by noreply
[NB] further work on tearing minimal (#12389)

* [NB] further work on tearing minimal

* [NB] tearing. fix small oversight

* [NB] properly solve inner equations in loops

* [NB] update implicit equation solving

- only use finalize tearing method for jacobian
- throw warning instead of error if something has to be solved implicit while using -d=failtrace
- rename UnorderedMap.subSet to UnorderedMap.subMap
The file was modified OMCompiler/Compiler/NBackEnd/Modules/3_Post/NBTearing.mo (diff)
The file was modified OMCompiler/Compiler/Util/UnorderedMap.mo (diff)
The file was modified OMCompiler/Compiler/NBackEnd/Modules/1_Main/NBCausalize.mo (diff)
The file was modified OMCompiler/Compiler/NBackEnd/Util/NBAdjacency.mo (diff)
The file was modified OMCompiler/Compiler/NBackEnd/Modules/1_Main/NBResolveSingularities.mo (diff)
The file was modified OMCompiler/Compiler/NBackEnd/Modules/3_Post/NBSolve.mo (diff)
The file was modified OMCompiler/Compiler/NFFrontEnd/NFExpression.mo (diff)