Directory testsuite/3rdParty/PlanarMechanics/

Directory Created:
2012-02-21 10:34
Directory Deleted:
2012-10-08 11:17
Total Files:
0
Deleted Files:
25
Lines of Code:
0

[root]/testsuite/3rdParty/PlanarMechanics
                Folder removed from repo simulation (0 files, 0 lines)

Lines of Code

testsuite/3rdParty/PlanarMechanics/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 118 (100.0%) 61443 (100.0%) 520.7
adrpo 33 (28.0%) 52631 (85.7%) 1594.8
sjoelund.se 24 (20.3%) 4780 (7.8%) 199.1
perost 3 (2.5%) 3136 (5.1%) 1045.3
Frenkel TUD 28 (23.7%) 861 (1.4%) 30.7
mahge930 1 (0.8%) 30 (0.0%) 30.0
jfrenkel 4 (3.4%) 5 (0.0%) 1.2
alash325 25 (21.2%) 0 (0.0%) 0.0

Most Recent Commits

alash325 2012-10-08 11:17 Rev.: 13242

-- testsuite/3rdparty/AVM + testsuite/3rdparty/ThermoSysPro are temporarily moved to testsuite directory + testsiuite/Libraries + testsuite/mofiles + testsuite/3rdparty are deleted from SVN

0 lines of code changed in 25 files:

  • testsuite/3rdParty/PlanarMechanics: Makefile (del), PlanarMechanicsForTesting.Examples.ControlledCraneCrab.mos (del), PlanarMechanicsForTesting.Examples.CounterSpin.mos (del), PlanarMechanicsForTesting.Examples.CraneCrab.mos (del), PlanarMechanicsForTesting.Examples.DoublePendulum.mos (del), PlanarMechanicsForTesting.Examples.FreeBody.mos (del), PlanarMechanicsForTesting.Examples.InvertedCraneCrab.mos (del), PlanarMechanicsForTesting.Examples.KinematicLoop.mos (del), PlanarMechanicsForTesting.Examples.KinematicLoop_DynamicStateSelection.mos (del), PlanarMechanicsForTesting.Examples.Pendulum.mos (del), PlanarMechanicsForTesting.Examples.PistonEngine.mos (del), PlanarMechanicsForTesting.Examples.PistonEngine_DynamicStateSelection.mos (del), PlanarMechanicsForTesting.Examples.SimpleCarWithDifferentialGear.mos (del), PlanarMechanicsForTesting.Examples.SingleTrackWithEngine.mos (del), PlanarMechanicsForTesting.Examples.TestDryFrictionWheel.mos (del), PlanarMechanicsForTesting.Examples.TestIdealWheel.mos (del), PlanarMechanicsForTesting.Examples.TestSlipBasedWheel.mos (del), PlanarMechanicsForTesting.Examples.WheelBasedCranCrab.mos (del), PlanarMechanicsForTesting.mo (del), PlanarMechanicsV4.mo (del), checkPlanarMechanicsForTesting.mos (del), checkPlanarMechanicsV4.mos (del), instantiatePlanarMechanicsForTesting.mos (del), instantiatePlanarMechanicsV4.mos (del), simulatePlanarMechanicsV4.mos (del)
perost 2012-09-27 17:35 Rev.: 13078

- Changed Util.swap to work as expected (i.e. swap on true).

907 lines of code changed in 1 file:

  • testsuite/3rdParty/PlanarMechanics: instantiatePlanarMechanicsForTesting.mos (+907 -907)
jfrenkel 2012-09-21 11:17 Rev.: 13010

- fix tests

1 lines of code changed in 1 file:

  • testsuite/3rdParty/PlanarMechanics: PlanarMechanicsForTesting.Examples.CounterSpin.mos (+1 -1)
jfrenkel 2012-09-12 17:18 Rev.: 12896

- fix tests, switch of tearing for some models because nonlinear solver has trouble see Ticket #1804
- improve adiacency matrix, check if expressions branch variables
- fix bug for determinant calculation in dynamic state selection
- fix bug for temp variables in simcode

1 lines of code changed in 1 file:

  • testsuite/3rdParty/PlanarMechanics: PlanarMechanicsForTesting.Examples.SimpleCarWithDifferentialGear.mos (+1)
sjoelund.se 2012-09-12 15:00 Rev.: 12890

#1801
- Fix problem with matrix-vector operations being converted into array-multiplication of vector and scalar
- All tests that worked still work except for one: ./libraries/msl31/simulate/Modelica.Mechanics.MultiBody.Examples.Elementary.PointGravityWithPointMasses2.mos, presumably because of a better solution now

907 lines of code changed in 1 file:

  • testsuite/3rdParty/PlanarMechanics: instantiatePlanarMechanicsForTesting.mos (+907 -907)
jfrenkel 2012-09-11 13:45 Rev.: 12865

- move symbolic manipulation from tearing to SimCodeUtil

3 lines of code changed in 2 files:

  • testsuite/3rdParty/PlanarMechanics: Makefile (+2 -2), PlanarMechanicsForTesting.Examples.KinematicLoop_DynamicStateSelection.mos (+1 -1)
sjoelund.se 2012-08-30 11:01 Rev.: 12732

- Fixed svn:eol-style

3774 lines of code changed in 20 files:

  • testsuite/3rdParty/PlanarMechanics: PlanarMechanicsForTesting.Examples.ControlledCraneCrab.mos (+1), PlanarMechanicsForTesting.Examples.CounterSpin.mos (+1), PlanarMechanicsForTesting.Examples.CraneCrab.mos (+1), PlanarMechanicsForTesting.Examples.DoublePendulum.mos (+1), PlanarMechanicsForTesting.Examples.FreeBody.mos (+1), PlanarMechanicsForTesting.Examples.InvertedCraneCrab.mos (+1), PlanarMechanicsForTesting.Examples.KinematicLoop.mos (+1), PlanarMechanicsForTesting.Examples.KinematicLoop_DynamicStateSelection.mos (+1), PlanarMechanicsForTesting.Examples.Pendulum.mos (+1), PlanarMechanicsForTesting.Examples.PistonEngine.mos (+1), PlanarMechanicsForTesting.Examples.PistonEngine_DynamicStateSelection.mos (+1), PlanarMechanicsForTesting.Examples.SimpleCarWithDifferentialGear.mos (+1), PlanarMechanicsForTesting.Examples.SingleTrackWithEngine.mos (+1), PlanarMechanicsForTesting.Examples.TestDryFrictionWheel.mos (+1), PlanarMechanicsForTesting.Examples.TestIdealWheel.mos (+1), PlanarMechanicsForTesting.Examples.TestSlipBasedWheel.mos (+1), PlanarMechanicsForTesting.Examples.WheelBasedCranCrab.mos (+1), PlanarMechanicsForTesting.mo (+3755 -3754), checkPlanarMechanicsForTesting.mos (+1), instantiatePlanarMechanicsForTesting.mos (+1)
Frenkel TUD 2012-08-23 16:52 Rev.: 12653

- use dynamic state selection for PlanarMechanicsForTesting.Examples.PistonEngine_DynamicStateSelection

5 lines of code changed in 1 file:

  • testsuite/3rdParty/PlanarMechanics: PlanarMechanicsForTesting.Examples.PistonEngine_DynamicStateSelection.mos (+5 -1)
sjoelund.se 2012-08-23 12:26 Rev.: 12649

Expected output

92 lines of code changed in 1 file:

  • testsuite/3rdParty/PlanarMechanics: instantiatePlanarMechanicsForTesting.mos (+92 -92)
sjoelund.se 2012-08-23 12:11 Rev.: 12648

- Revert MSL31 Media changes in r12642 (as the text-file said I did)
- Update libraries/README and changed testcases

6 lines of code changed in 1 file:

  • testsuite/3rdParty/PlanarMechanics: instantiatePlanarMechanicsForTesting.mos (+6 -4)
Frenkel TUD 2012-08-23 12:08 Rev.: 12647

- fix usage of SI.Lenght and SI.Distance

7 lines of code changed in 1 file:

  • testsuite/3rdParty/PlanarMechanics: PlanarMechanicsForTesting.mo (+7 -7)
Frenkel TUD 2012-08-23 11:14 Rev.: 12643

- move PlanarMechanicsForTesting.Examples.KinematicLoop_DynamicStateSelection.mos and PlanarMechanicsForTesting.Examples.KinematicLoop.mos back to not working tests because tearing and initialisation does not work together

3 lines of code changed in 1 file:

  • testsuite/3rdParty/PlanarMechanics: Makefile (+3 -2)
Frenkel TUD 2012-08-23 10:19 Rev.: 12641

- improve dynamic state selection, still problems with initialisation
- move PlanarMechanicsForTesting.Examples.KinematicLoop_DynamicStateSelection.mos and PlanarMechanicsForTesting.Examples.KinematicLoop.mos to working tests

10 lines of code changed in 3 files:

  • testsuite/3rdParty/PlanarMechanics: Makefile (+2 -3), PlanarMechanicsForTesting.Examples.KinematicLoop.mos (+4), PlanarMechanicsForTesting.Examples.KinematicLoop_DynamicStateSelection.mos (+4)
Frenkel TUD 2012-08-21 21:45 Rev.: 12624

- fix tests

4 lines of code changed in 1 file:

  • testsuite/3rdParty/PlanarMechanics: PlanarMechanicsForTesting.Examples.WheelBasedCranCrab.mos (+4)
Frenkel TUD 2012-08-21 20:59 Rev.: 12623

- fix tests

1 lines of code changed in 1 file:

  • testsuite/3rdParty/PlanarMechanics: Makefile (+1 -1)
Frenkel TUD 2012-08-16 15:21 Rev.: 12550

- move linearize.test_01.mos to failing test because failed to generated derived algorithm because algorithm outputs not equal and known variables are assigned in algorithm
- move 3rdParty_PlanarMechanics.PlanarMechanicsForTesting.Examples.KinematicLoop.mos failing test because failed because of wrong initial values
- move libraries_msl31_media_simulate.Modelica.Media.Examples.SimpleLiquidWater.mos failing test because failed because medium.T is not as potential state marked and as state selected, so a function call has to be solved implicit
- move libraries_msl31_simulate.Modelica.Mechanics.Translational.Examples.Friction.mos failing test until it is fixed

3 lines of code changed in 1 file:

  • testsuite/3rdParty/PlanarMechanics: Makefile (+3 -1)
Frenkel TUD 2012-08-14 22:33 Rev.: 12523

- fix test

4 lines of code changed in 1 file:

  • testsuite/3rdParty/PlanarMechanics: instantiatePlanarMechanicsForTesting.mos (+4)
Frenkel TUD 2012-08-14 22:27 Rev.: 12522

- fix tap

1 lines of code changed in 1 file:

  • testsuite/3rdParty/PlanarMechanics: PlanarMechanicsForTesting.mo (+1 -1)
Frenkel TUD 2012-08-14 22:05 Rev.: 12521

- fix tests

5 lines of code changed in 1 file:

  • testsuite/3rdParty/PlanarMechanics: PlanarMechanicsForTesting.mo (+5)
Frenkel TUD 2012-07-02 07:54 Rev.: 12259

- fix tests

1 lines of code changed in 1 file:

  • testsuite/3rdParty/PlanarMechanics: Makefile (+1 -2)
Frenkel TUD 2012-06-28 13:16 Rev.: 12226

- fix tests

9 lines of code changed in 1 file:

  • testsuite/3rdParty/PlanarMechanics: checkPlanarMechanicsForTesting.mos (+9 -8)
perost 2012-05-10 14:06 Rev.: 11885

- Implemented a new template based expression dumping.
- Updated test suite.

1359 lines of code changed in 1 file:

  • testsuite/3rdParty/PlanarMechanics: instantiatePlanarMechanicsForTesting.mos (+1359 -1359)
adrpo 2012-04-28 12:10 Rev.: 11823

- replaced tabs with 4 spaces to make Hudson Code Style job happy.

2 lines of code changed in 1 file:

  • testsuite/3rdParty/PlanarMechanics: PlanarMechanicsForTesting.mo (+2 -2)
Frenkel TUD 2012-04-28 03:36 Rev.: 11822

- fix testsuite

1 lines of code changed in 1 file:

  • testsuite/3rdParty/PlanarMechanics: PlanarMechanicsForTesting.Examples.SingleTrackWithEngine.mos (+1)
Frenkel TUD 2012-04-28 02:35 Rev.: 11820

- minor changes to dummy state selection heuristic

5 lines of code changed in 2 files:

  • testsuite/3rdParty/PlanarMechanics: Makefile (+2 -2), PlanarMechanicsForTesting.Examples.SimpleCarWithDifferentialGear.mos (+3 -1)
Frenkel TUD 2012-04-28 00:55 Rev.: 11819

- fix testsuite

2 lines of code changed in 1 file:

  • testsuite/3rdParty/PlanarMechanics: Makefile (+2 -2)
Frenkel TUD 2012-04-28 00:28 Rev.: 11818

- BackendDAEOptimize: doReplaceScalarArrayEqns more generic
- BackendDAETransform: simplify code, use stateorder for differentiated equations
- PlanarMechanics: set initialconditions
- Update testsuite

784 lines of code changed in 6 files:

  • testsuite/3rdParty/PlanarMechanics: Makefile (+4 -4), PlanarMechanicsForTesting.Examples.SimpleCarWithDifferentialGear.mos (+2 -2), PlanarMechanicsForTesting.Examples.SingleTrackWithEngine.mos (-1), PlanarMechanicsForTesting.Examples.TestIdealWheel.mos (+2 -8), PlanarMechanicsForTesting.mo (+5 -2), instantiatePlanarMechanicsForTesting.mos (+771 -770)
Frenkel TUD 2012-04-27 11:08 Rev.: 11813

- fix testsuite

1 lines of code changed in 1 file:

  • testsuite/3rdParty/PlanarMechanics: PlanarMechanicsForTesting.Examples.KinematicLoop.mos (+1 -1)
Frenkel TUD 2012-04-27 10:42 Rev.: 11812

- fix testsuite
- move PlanarMechanicsForTesting.Examples.KinematicLoop.mos to working tests

1 lines of code changed in 1 file:

  • testsuite/3rdParty/PlanarMechanics: Makefile (+1 -1)
Frenkel TUD 2012-04-27 09:15 Rev.: 11810

- fix testsuite

7 lines of code changed in 1 file:

  • testsuite/3rdParty/PlanarMechanics: checkPlanarMechanicsForTesting.mos (+7 -7)
Frenkel TUD 2012-04-27 00:47 Rev.: 11809

- improve handling of complex equations
- improve evaluation of parameters with Evaluate=True annotation
- add built in functions to set machtingalgorithm
- update testsuite

7 lines of code changed in 1 file:

  • testsuite/3rdParty/PlanarMechanics: checkPlanarMechanicsForTesting.mos (+7 -7)
perost 2012-04-05 13:50 Rev.: 11673

- Fixed correct types on array-scalar and scalar-array operations.
- Updated test cases due to changed operation order.

870 lines of code changed in 1 file:

  • testsuite/3rdParty/PlanarMechanics: instantiatePlanarMechanicsForTesting.mos (+870 -870)
adrpo 2012-03-25 03:14 Rev.: 11521

- added tests for checking the simulation results for new library: PlanarMechanicsForTesting
from Dirk.Zimmer <AT> dlr <DOT> "germany". many thanks for its contribution!
http://www.robotic.de/339
- 12 out of 17 work fine, 5 have wrong results from which 1 (TestIdealWheel) aborts during simulation.

19815 lines of code changed in 21 files:

  • testsuite/3rdParty/PlanarMechanics: Makefile (+20 -3), PlanarMechanicsForTesting.Examples.ControlledCraneCrab.mos (new 32), PlanarMechanicsForTesting.Examples.CounterSpin.mos (new 32), PlanarMechanicsForTesting.Examples.CraneCrab.mos (new 32), PlanarMechanicsForTesting.Examples.DoublePendulum.mos (new 32), PlanarMechanicsForTesting.Examples.FreeBody.mos (new 32), PlanarMechanicsForTesting.Examples.InvertedCraneCrab.mos (new 32), PlanarMechanicsForTesting.Examples.KinematicLoop.mos (new 32), PlanarMechanicsForTesting.Examples.KinematicLoop_DynamicStateSelection.mos (new 32), PlanarMechanicsForTesting.Examples.Pendulum.mos (new 32), PlanarMechanicsForTesting.Examples.PistonEngine.mos (new 32), PlanarMechanicsForTesting.Examples.PistonEngine_DynamicStateSelection.mos (new 32), PlanarMechanicsForTesting.Examples.SimpleCarWithDifferentialGear.mos (new 32), PlanarMechanicsForTesting.Examples.SingleTrackWithEngine.mos (new 37), PlanarMechanicsForTesting.Examples.TestDryFrictionWheel.mos (new 32), PlanarMechanicsForTesting.Examples.TestIdealWheel.mos (new 38), PlanarMechanicsForTesting.Examples.TestSlipBasedWheel.mos (new 32), PlanarMechanicsForTesting.Examples.WheelBasedCranCrab.mos (new 32), PlanarMechanicsForTesting.mo (new 3746), checkPlanarMechanicsForTesting.mos (new 156), instantiatePlanarMechanicsForTesting.mos (new 15338)
adrpo 2012-03-11 21:16 Rev.: 11369

- expected output.

1 lines of code changed in 1 file:

  • testsuite/3rdParty/PlanarMechanics: checkPlanarMechanicsV4.mos (+1 -1)
mahge930 2012-03-01 22:48 Rev.: 11260

+ The test-suite makefile now contain DEPENDENCIES. This are the files that are needed for the test cases.
+ "make clean" or (make -j clean) will clean the test-suite. i.e. all files that are not listed as DEPENDENCIES will be cleaned.
For OMDEV/MINGW ppl (linux already has partest)
+ "make threaded" will clean and then run the test-suite with 5 threads (my pc has 4 cores so :) ). (or just use "make -jN")
- 'msl31simulation.log' and 'msl31mediasimulation.log' still give problems with multiple threads. Very strange problem since the
output matches exactly with the expected but for some reason it is compared with outputs from another file. But For now this might help a bit.

Normal test-suite operation is not affected in anyway as far as I can tell. (Just some additions)

30 lines of code changed in 1 file:

  • testsuite/3rdParty/PlanarMechanics: Makefile (+30 -3)
adrpo 2012-03-01 09:25 Rev.: 11247

- expected output.
- got rid of print in Inline.mo

13 lines of code changed in 1 file:

  • testsuite/3rdParty/PlanarMechanics: checkPlanarMechanicsV4.mos (+13 -13)
adrpo 2012-03-01 07:30 Rev.: 11245

- do not do equiv type checking when MetaModelica as they might be not!
- fix some of the expected output in some models.

14 lines of code changed in 1 file:

  • testsuite/3rdParty/PlanarMechanics: checkPlanarMechanicsV4.mos (+14 -14)
sjoelund.se 2012-02-23 14:44 Rev.: 11184

- Fixed svn-eol-style

1 lines of code changed in 1 file:

  • testsuite/3rdParty/PlanarMechanics: Makefile (+1)
adrpo 2012-02-21 10:56 Rev.: 11164

- get rid of spurious warning that 1000000000000 from: Ti=1000000000000 is too big for 31 bit Integers
as this doesn't happen for 63 bit Integers on 64 bit platforms.

1 lines of code changed in 3 files:

  • testsuite/3rdParty/PlanarMechanics: PlanarMechanicsV4.mo (+1 -1), checkPlanarMechanicsV4.mos (-1), instantiatePlanarMechanicsV4.mos (-1)
adrpo 2012-02-21 10:34 Rev.: 11163

- added PlanarMechanicsV4 library provided by Dirk Zimmer with changes from Francesco Casella with inst and check tests.
- added these tests to the default testsuite (they take 45 seconds).

32785 lines of code changed in 5 files:

  • testsuite/3rdParty/PlanarMechanics: Makefile (new 25), PlanarMechanicsV4.mo (new 6012), checkPlanarMechanicsV4.mos (new 204), instantiatePlanarMechanicsV4.mos (new 26352), simulatePlanarMechanicsV4.mos (new 192)
Generated by StatSVN 0.7.0