[root]/testsuite/simulation/modelica/resolveLoops
ReferenceFiles
(9 files, 0 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 147 (100.0%) | 5468 (100.0%) | 37.1 |
vwaurich | 57 (38.8%) | 3202 (58.6%) | 56.1 |
hudson | 21 (14.3%) | 1116 (20.4%) | 53.1 |
wbraun | 14 (9.5%) | 735 (13.4%) | 52.5 |
lochel | 32 (21.8%) | 257 (4.7%) | 8.0 |
sjoelund.se | 18 (12.2%) | 133 (2.4%) | 7.3 |
adrpo | 5 (3.4%) | 25 (0.5%) | 5.0 |
- don't overwrite primary parameters while initialization (e.g. #3050)
1 lines of code changed in 1 file:
- Fix initialization of dependent parameters
- Detect cyclically dependent parameters
- except for some special cases, e.g. parameter Real p = 2p;
2 lines of code changed in 1 file:
- revert r23613, because it breaks initialization of parameters in some cases
2 lines of code changed in 1 file:
- attempt to fix initialization for parameters that have no binding but a start value
2 lines of code changed in 1 file:
Update the expexted output of testsuite to r23333
3 lines of code changed in 1 file:
- fixed #2867 by fixing the calculation of adjacency rows for ASUB expressions
3 lines of code changed in 1 file:
[Janitor mode] Set auto-props
132 lines of code changed in 3 files:
- added tests for reshufflePost module
278 lines of code changed in 4 files:
- improve +d=backenddaeinfo
- show backendaeinfo for initial system
- dump dae kind
126 lines of code changed in 6 files:
- fix r22410
0 lines of code changed in 6 files:
Activate doLinearTearing by default, therefor
- expanded SimCode.SES_LINEAR for directional derivatives
- adjust all codegen templates
- generates by default directional derivatives for
linear systems in calculateStrongComponentJacobians.
- added capacity to runtime lapack solver to handle that jacobians.
- Ajusted tests.
- Follwiong 3 examples start to fail now:
- Modelica.Electrical.Analog.Examples.DifferenceAmplifier.mos
- Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_YD.mos
- Modelica.Mechanics.MultiBody.Examples.Elementary.LineForceWithTwoMasses.mos
so they run for now with nodoLinearTearing.
- Also the 2 hpcom examples don't run with doLinearTearing.
- Also for the Cpp runtime it's deactived for now and can be actived,
when the cpp-runtime is prepared therefore.
729 lines of code changed in 6 files:
- limit the number of vars in the resolved equations
66 lines of code changed in 3 files:
[Janitor mode] Set auto-props
350 lines of code changed in 3 files:
- added model to resolveLoops testsuite
355 lines of code changed in 3 files:
- attempt to improve r20789 (don't handle impure functions as constant)
12 lines of code changed in 6 files:
- fix #2704 (don't handle impure functions as constant)
- add TRACE information to dassl.c::functionODE_residual and solver_main.c::finishSimulation
17 lines of code changed in 6 files:
- updated expected output
2 lines of code changed in 1 file:
- activate partial function evaluation
3 lines of code changed in 1 file:
Replace measureTime=true with +d=measureTime in buildModel/etc
- Fix code generation for profiling of function calls (was disabled)
- Fix the counter for number of profiling blocks so the profiling now includes the measured blocks again
8 lines of code changed in 8 files:
- detect loops that form loops, updated test
2 lines of code changed in 1 file:
- do not test AmplifierWithOpAmpDetailed because its wrong anyway
1 lines of code changed in 1 file:
[Janitor mode] Set auto-props
1 lines of code changed in 1 file:
- updated resolveLoops tests
98 lines of code changed in 8 files:
[Janitor mode] Set auto-props
184 lines of code changed in 3 files:
- added new resolveLoops tests
275 lines of code changed in 3 files:
- update tests after spelling changes
25 lines of code changed in 5 files:
- remove unused flag +d=dumpderrepl
- auto-enable +d=backenddaeinfo if either +d=stateselection or +d=discreteinfo is used
15 lines of code changed in 5 files:
+d=backenddaeinfo now prints to the Error.mo buffer instead of stdout
120 lines of code changed in 5 files:
Dump info regarding linear system density
5 lines of code changed in 5 files:
- add "discrete states" to +d=backenddaeinfo
- see #2397
80 lines of code changed in 5 files:
[Janitor mode] Set auto-props
48 lines of code changed in 2 files:
- updated resolveLoops tests
247 lines of code changed in 7 files:
[Janitor mode] Set auto-props
161 lines of code changed in 2 files:
- added test for resolveLoops
183 lines of code changed in 3 files:
- rearranged code for resolveLoops
- some bugfixes for resolveLoops
- introduced resolvedLoops as a postOptModule that handles StrongComponents (not yet finished)
- updated tests
142 lines of code changed in 3 files:
- resolveloops: the resolved equation has the form 0 = ... in order to simplify the expression on one side
- updated tests
42 lines of code changed in 3 files:
- fixed resolveLoops (sort loop before resolving it)
- updated tests
- added test to Makefile
48 lines of code changed in 4 files:
- rewritten resolveLoops module
- added function listIsLonger and extract1OnTrue to List.mo
- updated tests
744 lines of code changed in 3 files:
[Janitor mode] Set auto-props
97 lines of code changed in 3 files:
- added MakeFile to resolveLoops testsuite
- added a new model to stress resolveLoops
468 lines of code changed in 5 files:
(2 more)