Directory testsuite/openmodelica/linearization/

Directory Created:
2012-09-24 14:43
Total Files:
32
Deleted Files:
0
Lines of Code:
1548

[root]/testsuite/openmodelica/linearization

Lines of Code

testsuite/openmodelica/linearization/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 294 (100.0%) 2203 (100.0%) 7.4
alash325 116 (39.5%) 1337 (60.7%) 11.5
wbraun 53 (18.0%) 475 (21.6%) 8.9
sjoelund.se 60 (20.4%) 152 (6.9%) 2.5
lochel 26 (8.8%) 85 (3.9%) 3.2
perost 13 (4.4%) 67 (3.0%) 5.1
mahge930 10 (3.4%) 48 (2.2%) 4.8
hudson 13 (4.4%) 36 (1.6%) 2.7
jfrenkel 2 (0.7%) 2 (0.1%) 1.0
cschubert 1 (0.3%) 1 (0.0%) 1.0

Most Recent Commits

hudson 2015-02-25 12:56 Rev.: 24770

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

  • testsuite/openmodelica/linearization: testMathFuncs.mos (+1)
wbraun 2015-02-25 12:47 Rev.: 24768

- fixed #3053.

86 lines of code changed in 2 files:

  • testsuite/openmodelica/linearization: Makefile (+2 -1), testMathFuncs.mos (new 84)
hudson 2014-07-29 16:26 Rev.: 21667

[Janitor mode] Set auto-props

2 lines of code changed in 2 files:

  • testsuite/openmodelica/linearization: test_07.mo (+1), test_07.mos (+1)
wbraun 2014-07-29 15:54 Rev.: 21665

- fixed iterator variables for symbolic jacobians

142 lines of code changed in 4 files:

  • testsuite/openmodelica/linearization: Makefile (+2 -1), test_01.mos (+19 -19), test_07.mo (new 59), test_07.mos (new 62)
mahge930 2014-05-30 17:27 Rev.: 20908

+ New sorting for back-end variables.
- subscripts are compared only if the crefs match without considering subs. i.e. pushed to the end of the cref.
+ Fixed state-sets generation and initialization to use the correct indexing.
- Used to be transposed.

48 lines of code changed in 10 files:

  • testsuite/openmodelica/linearization: linmodel.mos (+6 -6), simLotkaVolterra.mos (+4 -4), simNonlinear.mos (+6 -6), simTwoTank.mos (+6 -6), simVanDerPol.mos (+4 -4), simextfunction.mos (+7 -7), smallValues.mos (+4 -4), test_02.mos (+4 -4), test_04.mos (+4 -4), test_05.mos (+3 -3)
sjoelund.se 2014-04-24 13:59 Rev.: 20251

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

30 lines of code changed in 14 files:

  • testsuite/openmodelica/linearization: linmodel.mos (+2 -2), simLotkaVolterra.mos (+2 -2), simNonlinear.mos (+2 -2), simTwoTank.mos (+2 -2), simVanDerPol.mos (+2 -2), simextfunction.mos (+4 -4), smallValues.mos (+2 -2), test_01.mos (+2 -2), test_02.mos (+2 -2), test_03.mos (+2 -2), test_04.mos (+2 -2), test_05.mos (+2 -2), test_06.mos (+2 -2), testknownvar.mos (+2 -2)
hudson 2014-04-16 11:06 Rev.: 20164

[Janitor mode] Fix whitespace

29 lines of code changed in 8 files:

  • testsuite/openmodelica/linearization: modelextfunction.mo (+5 -5), modelnonlinsys.mo (+5 -5), test_01.mo (+4 -4), test_02.mo (+2 -2), test_03.mo (+4 -4), test_04.mo (+2 -2), test_05.mo (+2 -2), test_06.mo (+5 -5)
perost 2014-03-18 13:39 Rev.: 19618

Replaced unparsing parts of Dump with templates.

67 lines of code changed in 13 files:

  • testsuite/openmodelica/linearization: linmodel.mos (+5 -5), simLotkaVolterra.mos (+5 -5), simNonlinear.mos (+5 -5), simTwoTank.mos (+5 -5), simVanDerPol.mos (+5 -5), simextfunction.mos (+10 -10), smallValues.mos (+5 -5), test_02.mos (+5 -5), test_03.mos (+4 -4), test_04.mos (+5 -5), test_05.mos (+5 -5), test_06.mos (+4 -4), testknownvar.mos (+4 -4)
wbraun 2014-02-28 03:52 Rev.: 19347

- added config flag for genaration of symbolic jacobian and linearization

4 lines of code changed in 2 files:

  • testsuite/openmodelica/linearization: simVanDerPol.mos (+2 -1), simextfunction.mos (+2 -1)
sjoelund.se 2014-02-10 14:24 Rev.: 19032

- Improved pretty-printing of list() API for when-equations/etc
- Added equation comments inside when-equation/etc blocks instead of after the whole when-equation

44 lines of code changed in 13 files:

  • testsuite/openmodelica/linearization: linmodel.mos (+3 -5), simLotkaVolterra.mos (+3 -5), simNonlinear.mos (+3 -5), simTwoTank.mos (+3 -5), simVanDerPol.mos (+3 -5), simextfunction.mos (+8 -12), smallValues.mos (+3 -5), test_02.mos (+3 -5), test_03.mos (+3 -5), test_04.mos (+3 -5), test_05.mos (+3 -5), test_06.mos (+3 -5), testknownvar.mos (+3 -5)
wbraun 2013-06-26 12:56 Rev.: 16492

- bug fix for linearization(modelname with underscore instaed of dot)
- bug fix added uniqueEqIndex for symbolic jacobian for *_info.xml

45 lines of code changed in 7 files:

  • testsuite/openmodelica/linearization: modelnonlinsys.mo (+3), simNonlinear.mos (+12 -12), test_02.mos (+6 -6), test_03.mos (+6 -6), test_04.mos (+6 -6), test_05.mos (+6 -6), test_06.mos (+6 -6)
lochel 2013-06-23 21:59 Rev.: 16461

- change warnings

29 lines of code changed in 13 files:

  • testsuite/openmodelica/linearization: linmodel.mos (+2 -2), simLotkaVolterra.mos (+2 -2), simNonlinear.mos (+2 -2), simTwoTank.mos (+2 -2), simVanDerPol.mos (+2 -2), simextfunction.mos (+4 -4), smallValues.mos (+2 -2), test_02.mos (+2 -2), test_03.mos (+2 -2), test_04.mos (+2 -2), test_05.mos (+2 -2), test_06.mos (+3 -2), testknownvar.mos (+2 -2)
lochel 2013-06-23 19:27 Rev.: 16460

- add notification for suppressed warnings of the initialization

56 lines of code changed in 13 files:

  • testsuite/openmodelica/linearization: linmodel.mos (+4 -2), simLotkaVolterra.mos (+4 -2), simNonlinear.mos (+4 -2), simTwoTank.mos (+4 -2), simVanDerPol.mos (+4 -2), simextfunction.mos (+8 -4), smallValues.mos (+4 -2), test_02.mos (+4 -2), test_03.mos (+4 -2), test_04.mos (+4 -2), test_05.mos (+4 -2), test_06.mos (+4 -2), testknownvar.mos (+4 -2)
sjoelund.se 2013-06-14 08:25 Rev.: 16354

#2244 simulate now puts the output log in a file $prefix.log to avoid conflicts

7 lines of code changed in 7 files:

  • testsuite/openmodelica/linearization: linmodel.mos (+1 -1), simLotkaVolterra.mos (+1 -1), simNonlinear.mos (+1 -1), simTwoTank.mos (+1 -1), simVanDerPol.mos (+1 -1), smallValues.mos (+1 -1), test_01.mos (+1 -1)
hudson 2013-05-02 21:27 Rev.: 15965

[Janitor mode] Fix tabs

4 lines of code changed in 2 files:

  • testsuite/openmodelica/linearization: modelVanDerPol.mo (+1 -1), test_01.mo (+3 -3)
sjoelund.se 2013-04-29 13:04 Rev.: 15927

#1863 Removed simulation options noClean and storeInTemp since they do not work and there are no tests for them

28 lines of code changed in 13 files:

  • testsuite/openmodelica/linearization: linmodel.mos (+2 -2), simLotkaVolterra.mos (+2 -2), simNonlinear.mos (+2 -2), simTwoTank.mos (+2 -2), simVanDerPol.mos (+2 -2), simextfunction.mos (+4 -4), smallValues.mos (+2 -2), test_02.mos (+2 -2), test_03.mos (+2 -2), test_04.mos (+2 -2), test_05.mos (+2 -2), test_06.mos (+2 -2), testknownvar.mos (+2 -2)
wbraun 2013-02-12 20:22 Rev.: 15153

- rewritten the linear solver interface
- updated the broken tests

36 lines of code changed in 14 files:

  • testsuite/openmodelica/linearization: linmodel.mos (+2 -2), simLotkaVolterra.mos (+2 -2), simNonlinear.mos (+2 -2), simTwoTank.mos (+2 -2), simVanDerPol.mos (+2 -2), simextfunction.mos (+6 -6), smallValues.mos (+2 -2), test_01.mos (+6 -6), test_02.mos (+2 -2), test_03.mos (+2 -2), test_04.mos (+2 -2), test_05.mos (+2 -2), test_06.mos (+2 -2), testknownvar.mos (+2 -2)
jfrenkel 2013-01-22 18:51 Rev.: 14878

- expected output

1 lines of code changed in 1 file:

  • testsuite/openmodelica/linearization: test_06.mos (+1 -1)
cschubert 2013-01-03 11:50 Rev.: 14633

test-suite: added missing reference files for Spice3BenchmarkFourBitBinaryAdder*, corrected simple expected output problems

1 lines of code changed in 1 file:

  • testsuite/openmodelica/linearization: test_06.mos (+1 -1)
jfrenkel 2012-12-09 22:02 Rev.: 14298

- exptected output

1 lines of code changed in 1 file:

  • testsuite/openmodelica/linearization: test_06.mos (+1 -1)
sjoelund.se 2012-11-05 15:10 Rev.: 13798

- Fix indentation of list() command for if-statements
- Add comments to algorithmitem

43 lines of code changed in 13 files:

  • testsuite/openmodelica/linearization: linmodel.mos (+3 -3), simLotkaVolterra.mos (+3 -3), simNonlinear.mos (+3 -3), simTwoTank.mos (+3 -3), simVanDerPol.mos (+3 -3), simextfunction.mos (+7 -7), smallValues.mos (+3 -3), test_02.mos (+3 -3), test_03.mos (+3 -3), test_04.mos (+3 -3), test_05.mos (+3 -3), test_06.mos (+3 -3), testknownvar.mos (+3 -3)
wbraun 2012-10-16 23:37 Rev.: 13413

- updates to generation of sparsity pattern and linearization
- updates for correct sorting of the sparsety pattern
- added API call linearize()
- updates the linearization tests

150 lines of code changed in 14 files:

  • testsuite/openmodelica/linearization: linmodel.mos (+10 -9), simLotkaVolterra.mos (+11 -10), simNonlinear.mos (+10 -11), simTwoTank.mos (+11 -11), simVanDerPol.mos (+10 -8), simextfunction.mos (+21 -16), smallValues.mos (+10 -9), test_01.mos (+11 -14), test_02.mos (+10 -12), test_03.mos (+9 -11), test_04.mos (+10 -13), test_05.mos (+10 -12), test_06.mos (+9 -11), testknownvar.mos (+8 -8)
wbraun 2012-10-12 03:50 Rev.: 13324

- fixed coding style
- fixed some warings in c runtime
- fixed linearization test

12 lines of code changed in 10 files:

  • testsuite/openmodelica/linearization: linmodel.mos (+1 -1), simLotkaVolterra.mos (+1 -1), simNonlinear.mos (+1 -1), simTwoTank.mos (+2 -2), simVanDerPol.mos (+1 -1), simextfunction.mos (+2 -2), smallValues.mos (+1 -1), test_02.mos (+1 -1), test_04.mos (+1 -1), test_05.mos (+1 -1)
alash325 2012-09-28 18:44 Rev.: 13094

-Moved interactive and linearize test files to testsuite/openmodelica/

1337 lines of code changed in 29 files:

  • testsuite/openmodelica/linearization: Makefile (+65), linmodel.mo (+12), linmodel.mos (+62), modelLotkaVolterra.mo (+8), modelTwoflattankmodel.mo (+27), modelVanDerPol.mo (+10), modelextfunction.mo (+34), modelnonlinsys.mo (+45), simLotkaVolterra.mos (+59), simNonlinear.mos (+65), simTwoTank.mos (+62), simVanDerPol.mos (+60), simextfunction.mos (+101), smallValue.mo (+10), smallValues.mos (+60), test_01.mo (+53), test_01.mos (+64), test_02.mo (+26), test_02.mos (+64), test_03.mo (+28), test_03.mos (+63), test_04.mo (+34), test_04.mos (+66), test_05.mo (+24), test_05.mos (+64), test_06.mo (+41), test_06.mos (+63), testknownvar.mo (+8), testknownvar.mos (+59)
alash325 2012-09-28 17:51 Rev.: 13091

--Create new directory for restructuring-testsuite/openmodelica

0 lines of code changed in 29 files:

  • testsuite/openmodelica/linearization: Makefile (new), linmodel.mo (new), linmodel.mos (new), modelLotkaVolterra.mo (new), modelTwoflattankmodel.mo (new), modelVanDerPol.mo (new), modelextfunction.mo (new), modelnonlinsys.mo (new), simLotkaVolterra.mos (new), simNonlinear.mos (new), simTwoTank.mos (new), simVanDerPol.mos (new), simextfunction.mos (new), smallValue.mo (new), smallValues.mos (new), test_01.mo (new), test_01.mos (new), test_02.mo (new), test_02.mos (new), test_03.mo (new), test_03.mos (new), test_04.mo (new), test_04.mos (new), test_05.mo (new), test_05.mos (new), test_06.mo (new), test_06.mos (new), testknownvar.mo (new), testknownvar.mos (new)
alash325 2012-09-28 17:47 Rev.: 13090

-- delete metamodelica and openmodelica test files

0 lines of code changed in 29 files:

  • testsuite/openmodelica/linearization: Makefile (del), linmodel.mo (del), linmodel.mos (del), modelLotkaVolterra.mo (del), modelTwoflattankmodel.mo (del), modelVanDerPol.mo (del), modelextfunction.mo (del), modelnonlinsys.mo (del), simLotkaVolterra.mos (del), simNonlinear.mos (del), simTwoTank.mos (del), simVanDerPol.mos (del), simextfunction.mos (del), smallValue.mo (del), smallValues.mos (del), test_01.mo (del), test_01.mos (del), test_02.mo (del), test_02.mos (del), test_03.mo (del), test_03.mos (del), test_04.mo (del), test_04.mos (del), test_05.mo (del), test_05.mos (del), test_06.mo (del), test_06.mos (del), testknownvar.mo (del), testknownvar.mos (del)
alash325 2012-09-24 14:43 Rev.: 13032

- testsuite/interactive , testsuite/interactive-simualtion , testsuite/fmi and linearization moved to testsuite/openmodelica

0 lines of code changed in 29 files:

  • testsuite/openmodelica/linearization: Makefile (new), linmodel.mo (new), linmodel.mos (new), modelLotkaVolterra.mo (new), modelTwoflattankmodel.mo (new), modelVanDerPol.mo (new), modelextfunction.mo (new), modelnonlinsys.mo (new), simLotkaVolterra.mos (new), simNonlinear.mos (new), simTwoTank.mos (new), simVanDerPol.mos (new), simextfunction.mos (new), smallValue.mo (new), smallValues.mos (new), test_01.mo (new), test_01.mos (new), test_02.mo (new), test_02.mos (new), test_03.mo (new), test_03.mos (new), test_04.mo (new), test_04.mos (new), test_05.mo (new), test_05.mos (new), test_06.mo (new), test_06.mos (new), testknownvar.mo (new), testknownvar.mos (new)
Generated by StatSVN 0.7.0