Changeset 13937

Timestamp:
2012-11-17T17:23:15+01:00 (11 years ago)
Author:
adrpo
Message:

Flags.mo

  • +d=showEquationSource to display where an equation comes from. easier for debugging of where the equations come from.

InstSection.mo

  • fix a bug with the prefixing of outer components when they were inside a for loop [InnerOuter.InstanceHierarchy was not sent to InstSection.unroll, DUH! who did that? probably me :)]
  • this fixes compilation of some Fluid models also some AVM models.

DAEUtil.mo

  • use List.union in merging of DAE.ElementSource(s)

ConnectUtil.mo

  • add information where an equation comes from

DAEDump.mo

  • add some source information to all the dumped equation in the DAE.
  • note that this should be used with +d=showEquationSource
  • we should really, really sort the equations via ElementSource.typeLst same as some other software does. Write typeLst: numberOfEquations then the equations that come from that model! Any takers?

InnerOuter.mo

  • a bit faster prefixing of inner outer.
Location:
trunk/Compiler
Files:
11 edited

Note: See TracChangeset for help on using the changeset viewer.