Changeset 7ecfb70f in OpenModelica

Timestamp:
2012-11-17T17:23:15+01:00 (11 years ago)
Author:
Adrian Pop <adrian.pop@…>
Branches:
Added-citation-metadata, maintenance/v1.14, maintenance/v1.15, maintenance/v1.16, maintenance/v1.17, maintenance/v1.18, maintenance/v1.19, maintenance/v1.20, maintenance/v1.21, maintenance/v1.22, maintenance/v1.23, master, omlib-staging
Children:
1fde101b
Parents:
e528f23
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.

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@13937 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

Location:
Compiler
Files:
9 edited

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