Skip to content

Commit

Permalink
- added debug printing of model balancing activated with +d=checkModel
Browse files Browse the repository at this point in the history
  added function Inst.checkModelBalancing similar to checkModel. If it
  doesn't work for MathCore we can comment it out.
- send the connection graph to functions (also return a new one):
  + Inst.changeOuterReferences (also faster implementation by sending in sources/targets)
    down to Inst.changeOuterReferences2/3/4
  + Inst.handleInnerOuterEquations 
  + Inst.instConditionalDeclaration
- updates due to Connect.INNER replaced by Connect.INSIDE
                 Connect.OUTER replaced by Connect.OUTSIDE
- for now disable the generation of equation from overconstrained connectors
- some comments added/updated.


git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@4749 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
adrpo committed Jan 7, 2010
1 parent f7f72f9 commit 22d8090
Showing 1 changed file with 291 additions and 149 deletions.

0 comments on commit 22d8090

Please sign in to comment.