Skip to content

Commit

Permalink
- VarTransform.mo
Browse files Browse the repository at this point in the history
  - implement addMultiDimReplacements to replace arrays and records 
- Inline.mo
  - bugfix for records
- Exp.mo
  - implement expStripLastIdent, is used from Vartransfrom.addMultiDimReplacements
  - extend isZero for arrays
  - simplify array_add and array_sub
- Derive.mo
  - do simplify after derive equations
  - run inline functionality after derive functions
  - bugfix derive functions 
- DAELow.mo
  - use VarTransform.addMultiDimReplacements
  - remember derived arrays and multidimequations to avoid duplicate arrays and multidimeqations
  - bugfix incidenceRowExp for array variables
  - bugfix extendRecordEqns

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@5718 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
Jens Frenkel committed Jun 24, 2010
1 parent 8c242f3 commit 6498e0c
Show file tree
Hide file tree
Showing 5 changed files with 346 additions and 207 deletions.

0 comments on commit 6498e0c

Please sign in to comment.