Directory testsuite/openmodelica/debugDumps/

Directory Created:
2013-08-19 11:50
Total Files:
38
Deleted Files:
1
Lines of Code:
127339

[root]/testsuite/openmodelica/debugDumps

Lines of Code

testsuite/openmodelica/debugDumps/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 778 (100.0%) 1266464 (100.0%) 1627.8
lochel 325 (41.8%) 707035 (55.8%) 2175.4
wbraun 129 (16.6%) 159265 (12.6%) 1234.6
vwaurich 29 (3.7%) 116527 (9.2%) 4018.1
adrpo 55 (7.1%) 113679 (9.0%) 2066.8
sjoelund.se 45 (5.8%) 85017 (6.7%) 1889.2
mahge930 15 (1.9%) 46034 (3.6%) 3068.9
perost 28 (3.6%) 21908 (1.7%) 782.4
vitalij 97 (12.5%) 13911 (1.1%) 143.4
ptaeuber 16 (2.1%) 2952 (0.2%) 184.5
bthiele 1 (0.1%) 99 (0.0%) 99.0
hudson 37 (4.8%) 37 (0.0%) 1.0
mwalther 1 (0.1%) 0 (0.0%) 0.0

Most Recent Commits

ptaeuber 2015-04-28 12:37 Rev.: 25782

- included Jacobian in TearingSet because it differs for different sets
- adapt some modules to new tearing structure

43 lines of code changed in 3 files:

  • testsuite/openmodelica/debugDumps: dumpindxdae.mos (+10 -10), dumpinitialsystem.mos (+18 -18), optdaedump.mos (+15 -15)
vitalij 2015-04-23 23:46 Rev.: 25721

added symbolic implicit euler. Improvements will come!!

518 lines of code changed in 3 files:

  • testsuite/openmodelica/debugDumps: lateInline.mos (+174), optSimpleSolveDAEdump.mos (+87), optdaedump.mos (+257)
lochel 2015-04-22 10:34 Rev.: 25676

- expected output

5 lines of code changed in 3 files:

  • testsuite/openmodelica/debugDumps: lateInline.mos (+1 -1), optSimpleSolveDAEdump.mos (+1 -1), optdaedump.mos (+3 -3)
lochel 2015-04-22 10:18 Rev.: 25675

- expected output

1 lines of code changed in 1 file:

  • testsuite/openmodelica/debugDumps: bltdump.mos (+1 -1)
lochel 2015-04-21 11:03 Rev.: 25655

- Use new implementation of Tarjan's algorithm for blt sorting

53 lines of code changed in 1 file:

  • testsuite/openmodelica/debugDumps: bltdump.mos (+53 -53)
lochel 2015-04-20 11:26 Rev.: 25634

- Use new implementation of Tarjan's algorithm for index reduction

53 lines of code changed in 1 file:

  • testsuite/openmodelica/debugDumps: bltdump.mos (+53 -53)
vitalij 2015-04-16 17:42 Rev.: 25582

new debuge flag: added new_var = var/nominal where var is state

204 lines of code changed in 2 files:

  • testsuite/openmodelica/debugDumps: lateInline.mos (+87), optdaedump.mos (+117)
lochel 2015-04-15 11:48 Rev.: 25558

- New implementation of Tarjan's strongly connected components algorithm

4 lines of code changed in 1 file:

  • testsuite/openmodelica/debugDumps: paramdlowdump.mos (+4 -4)
lochel 2015-04-13 14:10 Rev.: 25527

- clean implementation of some dumps

1808 lines of code changed in 4 files:

  • testsuite/openmodelica/debugDumps: bltdump.mos (+1749 -1751), lateInline.mos (+7 -9), optSimpleSolveDAEdump.mos (+7 -9), optdaedump.mos (+45 -51)
wbraun 2015-04-02 12:03 Rev.: 25366

- adapt BackendDAEUtil.reduceEqSystem for symbolic jacobians and utilize it.

1822 lines of code changed in 3 files:

  • testsuite/openmodelica/debugDumps: bltdump.mos (+54), optdaedump.mos (+216 -216), symjacdump.mos (+1552 -1552)
vitalij 2015-03-26 19:52 Rev.: 25278

-improved reduceDynamicOptimization
-added test for combination reduceDynamicOptimization and extendDynamicOptimization

13 lines of code changed in 2 files:

  • testsuite/openmodelica/debugDumps: lateInline.mos (+6 -6), optdaedump.mos (+7 -8)
vitalij 2015-03-26 00:20 Rev.: 25262

added module reduceDynamicOptimization (Thanks, Willi)
- remove eqs and vars, which are not part of the optimization problem

open issues: overestimation for states

205 lines of code changed in 2 files:

  • testsuite/openmodelica/debugDumps: lateInline.mos (+87), optdaedump.mos (+118)
vitalij 2015-03-19 17:31 Rev.: 25161

added module for move loops as equal constrains in NLP
- cheaper,simple evaluation for jacobians, DAE
- bigger NLP
open issues: initial guess.

205 lines of code changed in 2 files:

  • testsuite/openmodelica/debugDumps: lateInline.mos (+87), optdaedump.mos (+118)
mahge930 2015-03-13 20:38 Rev.: 25096

+ Handle nested array types when creating array equations.
+ Correct subscript ordering when expanding crefs.
+ Fix List.combinationMap to properly order combinations and combination lists. Also accumulate the results.
+ Added List.combination.

1862 lines of code changed in 6 files:

  • testsuite/openmodelica/debugDumps: bltdump.mos (+413 -413), dumpEncapsulateConditions.mos (+413 -413), dumpdaelow.mos (+228 -228), dumpindxdae.mos (+372 -372), dumpinitialsystem.mos (+188 -188), dumprepl.mos (+248 -248)
ptaeuber 2015-03-04 22:05 Rev.: 24915

- improved Cellier tearing, now it is able to handle large components

1248 lines of code changed in 5 files:

  • testsuite/openmodelica/debugDumps: dumpeqninorder.mos (+282 -282), dumpindxdae.mos (+53 -53), dumprepl.mos (+20 -20), optdaedump.mos (+307 -332), symjacdump.mos (+586 -586)
wbraun 2015-03-04 15:14 Rev.: 24895

- improved handling of differentiated variable names for symbolic jacobians

1400 lines of code changed in 3 files:

  • testsuite/openmodelica/debugDumps: dumprepl.mos (+111 -87), optdaedump.mos (+171 -171), symjacdump.mos (+1118 -394)
vitalij 2015-03-03 15:06 Rev.: 24879

imporved testcase lateInline.mos

471 lines of code changed in 1 file:

  • testsuite/openmodelica/debugDumps: lateInline.mos (+471 -253)
vitalij 2015-03-03 14:57 Rev.: 24877

fixed output

117 lines of code changed in 1 file:

  • testsuite/openmodelica/debugDumps: optdaedump.mos (+117)
vitalij 2015-03-03 14:53 Rev.: 24876

aktived postOptModul lateInlineFunction

3315 lines of code changed in 2 files:

  • testsuite/openmodelica/debugDumps: Makefile (+1), lateInline.mos (new 3314)
vitalij 2015-02-27 20:00 Rev.: 24840

activated some optimization for jacobians

1040 lines of code changed in 3 files:

  • testsuite/openmodelica/debugDumps: dumpConstrepl.mos (+72), optdaedump.mos (+774 -37), symjacdump.mos (+194 -194)
bthiele 2015-02-23 19:45 Rev.: 24720

Fixed test case by adding dump of new stateMachineElab module

99 lines of code changed in 1 file:

  • testsuite/openmodelica/debugDumps: optdaedump.mos (+99)
vitalij 2015-02-20 15:51 Rev.: 24662

improved solveLinearSystem

117 lines of code changed in 1 file:

  • testsuite/openmodelica/debugDumps: optdaedump.mos (+117)
vitalij 2015-02-16 19:45 Rev.: 24599

added structure for der(input) for dyn. opt.

99 lines of code changed in 1 file:

  • testsuite/openmodelica/debugDumps: optdaedump.mos (+99)
lochel 2015-01-29 17:11 Rev.: 24301

- #3114: handle empty system in initialization

8939 lines of code changed in 2 files:

  • testsuite/openmodelica/debugDumps: dumpinitialsystem.mos (+8827 -8827), optdaedump.mos (+112 -112)
wbraun 2015-01-28 18:29 Rev.: 24272

- move cse module to the postOptModules
- activate it for simulation/libraries/3rdParty/ThermoPower/Bug2537.mos,
since it reduce drastically the time of the critical path in the testsuite.

67 lines of code changed in 1 file:

  • testsuite/openmodelica/debugDumps: optdaedump.mos (+67 -49)
wbraun 2015-01-28 02:51 Rev.: 24236

- improved CSE module further.
- a remaining isssue that lot of models have issues with the indexReduction if cseCall is activated

42 lines of code changed in 1 file:

  • testsuite/openmodelica/debugDumps: optdaedump.mos (+42 -37)
adrpo 2015-01-23 21:57 Rev.: 24175

- update test

99 lines of code changed in 1 file:

  • testsuite/openmodelica/debugDumps: optdaedump.mos (+99)
vitalij 2015-01-23 12:38 Rev.: 24162

partial revert of r24150
- side effect of the tearing
- broke some examples

601 lines of code changed in 6 files:

  • testsuite/openmodelica/debugDumps: dumpTransformedModelica.mos (+130 -130), dumpeqninorder.mos (+130 -130), dumpindxdae.mos (+130 -130), dumpinitialsystem.mos (+206 -206), dumprepl.mos (-48), optdaedump.mos (+5 -123)
vitalij 2015-01-22 17:05 Rev.: 24157

activated solveSimpleEquations for initialization
- probably fixed #3091

411 lines of code changed in 3 files:

  • testsuite/openmodelica/debugDumps: dumpinitialsystem.mos (+183 -183), optSimpleSolveDAEdump.mos (+87), optdaedump.mos (+141)
vitalij 2015-01-22 14:04 Rev.: 24150

activated solveSimpleEquations

842 lines of code changed in 6 files:

  • testsuite/openmodelica/debugDumps: dumpTransformedModelica.mos (+130 -130), dumpeqninorder.mos (+130 -130), dumpindxdae.mos (+130 -130), dumpinitialsystem.mos (+281 -281), dumprepl.mos (+48), optdaedump.mos (+123 -5)
lochel 2015-01-21 15:20 Rev.: 24128

- new pre-opt module: CSE
- eliminates common sub expression in acausal environment
- Different options are available:
- +cseCall: consider duplicate call expressions
- +cseEachCall: consider each call expressions
- +cseBinary: consider duplicate binary expressions
- NOTE: This is currently just an experimental prototype to demonstrate interesting effects

94 lines of code changed in 1 file:

  • testsuite/openmodelica/debugDumps: optdaedump.mos (+94)
lochel 2015-01-19 13:47 Rev.: 24100

- fix typo

65 lines of code changed in 8 files:

  • testsuite/openmodelica/debugDumps: bltdump.mos (+1 -1), dumpEncapsulateConditions.mos (+1 -1), dumpdaelow.mos (+1 -1), dumpindxdae.mos (+1 -1), dumpinitialsystem.mos (+2 -2), optSimpleSolveDAEdump.mos (+7 -7), optdaedump.mos (+50 -50), symjacdump.mos (+2 -2)
lochel 2015-01-16 11:48 Rev.: 24062

- remove unnecessary simplifications before pre-opt modules

42 lines of code changed in 4 files:

  • testsuite/openmodelica/debugDumps: bltdump.mos (+6 -6), dumpEncapsulateConditions.mos (+6 -6), dumpindxdae.mos (+6 -6), dumpinitialsystem.mos (+24 -24)
lochel 2015-01-15 21:06 Rev.: 24052

- Fix initialization of primary/secondary parameters. The analysis of the symbolic initialization is now used instead of the one from the old approach.

7 lines of code changed in 1 file:

  • testsuite/openmodelica/debugDumps: paramdlowdump.mos (+7 -25)
ptaeuber 2015-01-07 02:09 Rev.: 23953

Switched default tearing method to Cellier Tearing.
Following tests have problems with Cellier Tearing and still run with omcTearing:
./simulation/libraries/msl31/Modelica.Electrical.Analog.Examples.CharacteristicThyristors.mos
./simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_YD.mos
./simulation/libraries/msl32/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMR_Inverter_MultiPhase.mos
./simulation/modelica/events/bug1228.mos

1645 lines of code changed in 7 files:

  • testsuite/openmodelica/debugDumps: backenddaeinfo.mos (+1 -1), dumpeqninorder.mos (+362 -362), dumpindxdae.mos (+20 -20), dumpinitialsystem.mos (+18 -18), dumprepl.mos (+48), optdaedump.mos (+221 -205), symjacdump.mos (+975 -977)
lochel 2015-01-05 13:53 Rev.: 23934

- don't overwrite primary parameters while initialization (e.g. #3050)

35 lines of code changed in 2 files:

  • testsuite/openmodelica/debugDumps: dumpinitialsystem.mos (+2 -2886), optdaedump.mos (+33 -67)
vitalij 2015-01-03 13:35 Rev.: 23931

imporved negate for binary

92 lines of code changed in 7 files:

  • testsuite/openmodelica/debugDumps: bltdump.mos (+63 -63), dumpEncapsulateConditions.mos (+17 -17), dumpTransformedModelica.mos (+2 -2), dumpdaelow.mos (+2 -2), dumpeqninorder.mos (+2 -2), dumpindxdae.mos (+2 -2), dumpinitialsystem.mos (+4 -4)
hudson 2014-12-28 15:38 Rev.: 23911

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

  • testsuite/openmodelica/debugDumps: optSimpleSolveDAEdump.mos (+1)
vitalij 2014-12-28 15:37 Rev.: 23910

postOptModules: added solveSimpleEquations with manipulations from ExpressionSolve (disable)

626 lines of code changed in 2 files:

  • testsuite/openmodelica/debugDumps: Makefile (+1), optSimpleSolveDAEdump.mos (new 625)
lochel 2014-12-03 17:47 Rev.: 23652

- revert r23613, because it breaks initialization of parameters in some cases

3 lines of code changed in 1 file:

  • testsuite/openmodelica/debugDumps: dumpdaelow.mos (+3 -3)

(116 more)

Generated by StatSVN 0.7.0