[root]/testsuite/simulation/modelica/linear_system
ReferenceFiles
(1 files, 0 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 90 (100.0%) | 1538 (100.0%) | 17.0 |
wbraun | 28 (31.1%) | 1094 (71.1%) | 39.0 |
lochel | 15 (16.7%) | 189 (12.3%) | 12.6 |
vitalij | 17 (18.9%) | 182 (11.8%) | 10.7 |
sjoelund.se | 11 (12.2%) | 25 (1.6%) | 2.2 |
hudson | 16 (17.8%) | 20 (1.3%) | 1.2 |
cschubert | 1 (1.1%) | 20 (1.3%) | 20.0 |
vwaurich | 2 (2.2%) | 8 (0.5%) | 4.0 |
update test
2 lines of code changed in 1 file:
added flag for diasbale Msg from omc
2 lines of code changed in 1 file:
symbolical QR-solver: added householder(default)
5 lines of code changed in 2 files:
improved r25421
2 lines of code changed in 2 files:
symbolical QR-solver:
- improved handling for const exp
- added scaling
2 lines of code changed in 2 files:
symbolical QR-solver: improved handling of know-vars
6 lines of code changed in 3 files:
- update tests and ref file
4 lines of code changed in 1 file:
- added Flag to disable pre-Calculation of start-values
- disable start value calculation for linSymSolConstA test
4 lines of code changed in 1 file:
improved solveLinearSystem
85 lines of code changed in 4 files:
- moved debug flag "doLinearTearing" to config flag "disableLinearTearing"
3 lines of code changed in 3 files:
[Janitor mode] Fix whitespace
2 lines of code changed in 1 file:
[Janitor mode] Set auto-props
3 lines of code changed in 3 files:
- added singular system solver for umfpack
- added support for linear tearing systems to umfpack and lis
- added more test-cases (e.g. EngineVN)
366 lines of code changed in 5 files:
- fix the huge linear solver failings output
1 lines of code changed in 1 file:
- switch the linear solver, to lapack with totalpivot as fallback
6 lines of code changed in 1 file:
[Janitor mode] Set auto-props
1 lines of code changed in 1 file:
added postOptModules for solving linear system symbolical in BackEnd (based on QR decomposition)
Improvements will come!
78 lines of code changed in 2 files:
[Janitor mode] Fix whitespace
1 lines of code changed in 1 file:
[Janitor mode] Set auto-props
3 lines of code changed in 3 files:
- added linear sparse solver umfpack for large linear algebraic loops
- activated umfpack for default compilation
- revise and adapt all a bit linear solver
- added measurment clock for all linear solver
- added more linear test cases
359 lines of code changed in 5 files:
- revert for now r23902, since it break some build
2 lines of code changed in 4 files:
[Janitor mode] Fix whitespace
1 lines of code changed in 1 file:
[Janitor mode] Set auto-props
2 lines of code changed in 2 files:
- added linear sparse solver umfpack for large linear algebraic loops
- activated umfpack for default compilation
- added measurment clock for all linear solver
- added more linear test cases
202 lines of code changed in 4 files:
make SimulationResultsCmp fail, if a variable has not been found and add a test for it
also add a test for constant singular linear systems which are consistent (or inconsistent) - currently both fail in omc
20 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
4 lines of code changed in 4 files:
[Janitor mode] Fix whitespace
2 lines of code changed in 1 file:
- fix #2404
11 lines of code changed in 3 files:
[Janitor mode] Set auto-props
1 lines of code changed in 1 file:
- fix expected output
10 lines of code changed in 1 file:
- add test for #2404
26 lines of code changed in 2 files:
- change warnings
4 lines of code changed in 3 files:
- add notification for suppressed warnings of the initialization
19 lines of code changed in 3 files:
#2197
- Free some memory during initialisation instead of increasing the size of the memory pool
1 lines of code changed in 1 file:
[Janitor mode] Set auto-props
1 lines of code changed in 1 file:
#2189
- fixed bug in constLinearSystem for states
45 lines of code changed in 2 files:
Revert r15962 (accidently replaced 8 spaces with 2 spaces; was supposed to be 1 tab to 2 spaces but text editors messed up the command)
Contact me if you have problems merging your working copy
3 lines of code changed in 1 file:
[Janitor mode] Fix tabs
3 lines of code changed in 1 file:
#1863 Removed simulation options noClean and storeInTemp since they do not work and there are no tests for them
14 lines of code changed in 2 files:
Fix eol-style
2 lines of code changed in 2 files:
(4 more)