OMCompiler icon indicating copy to clipboard operation
OMCompiler copied to clipboard

[BE] Fix handling of mixed determined systems

Open kabdelhak opened this issue 6 years ago • 3 comments

  • add all variable indices to artifical functions in adjacency matrix
  • ticket #5170

kabdelhak avatar May 10 '19 09:05 kabdelhak

This actually fixes ticket #5170, but several other models like ../simulation/modelica/resolveLoops/ElectricalCircuit1.mos fail with different results.

Feel free to comment the code!

kabdelhak avatar May 10 '19 09:05 kabdelhak

I can't see the results of the testsuite. Maybe you can run it on this PR, so we can check?

casella avatar May 10 '19 14:05 casella

The test suite is unstable according to OpenModelica_TEST_PULL_REQUEST 2019-05-10_16-24-49.

OpenModelica-Hudson avatar May 10 '19 14:05 OpenModelica-Hudson