Directory testsuite/openmodelica/modelicaML/

Total Files:
6
Deleted Files:
0
Lines of Code:
403

[root]/testsuite/openmodelica/modelicaML
                directory in repo BouncingBallExample (2 files, 244 lines)
                directory in repo ModelicaMLModel (1 files, 8 lines)
                    directory in repo Design (2 files, 214 lines)
                    directory in repo Requirements (1 files, 10 lines)
                    directory in repo Simulations (1 files, 10 lines)
                directory in repo TrafficLight (1 files, 417 lines)
                directory in repo TwoTanksSystemExample (1 files, 8 lines)
                    directory in repo Design (1 files, 8 lines)
                        directory in repo Library (3 files, 55 lines)
                            directory in repo CalculationModels (3 files, 38 lines)
                        directory in repo Two_Tanks_System (2 files, 31 lines)
                            directory in repo Components (4 files, 634 lines)
                            directory in repo Interfaces (4 files, 40 lines)
                    directory in repo Requirements (3 files, 266 lines)
                    directory in repo Simulations (2 files, 245 lines)
                directory in repo WatchDogSystem (1 files, 8 lines)
                    directory in repo Requirements (3 files, 370 lines)
                    directory in repo SystemDesign (2 files, 23 lines)
                        directory in repo AlarmSystem_Components (3 files, 444 lines)
                            directory in repo Interfaces (2 files, 20 lines)
                    directory in repo SystemSimulations (3 files, 498 lines)

Lines of Code

testsuite/openmodelica/modelicaML/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 55 (100.0%) 342 (100.0%) 6.2
lochel 25 (45.5%) 197 (57.6%) 7.8
alash325 2 (3.6%) 61 (17.8%) 30.5
mahge930 6 (10.9%) 23 (6.7%) 3.8
adrpo 3 (5.5%) 19 (5.6%) 6.3
sjoelund.se 9 (16.4%) 17 (5.0%) 1.8
wbraun 7 (12.7%) 16 (4.7%) 2.2
vitalij 1 (1.8%) 4 (1.2%) 4.0
hkiel 1 (1.8%) 4 (1.2%) 4.0
perost 1 (1.8%) 1 (0.3%) 1.0

Most Recent Commits

perost 2015-03-25 15:57 Rev.: 25247

- Disabled more bad test cases.

1 lines of code changed in 1 file:

  • testsuite/openmodelica/modelicaML: Makefile (+1 -1)
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.

2 lines of code changed in 1 file:

  • testsuite/openmodelica/modelicaML: watchdog.mos (+2 -2)
adrpo 2015-03-11 21:34 Rev.: 25046

- update tests

3 lines of code changed in 1 file:

  • testsuite/openmodelica/modelicaML: watchdog.mos (+3 -3)
mahge930 2015-03-07 20:52 Rev.: 24983

Expected output

2 lines of code changed in 1 file:

  • testsuite/openmodelica/modelicaML: watchdog.mos (+2 -2)
mahge930 2015-03-07 19:25 Rev.: 24980

- Hanlde multi dimensional array exressions in array equations.
- Fix cref expansions.

2 lines of code changed in 1 file:

  • testsuite/openmodelica/modelicaML: watchdog.mos (+2 -2)
mahge930 2015-03-06 18:33 Rev.: 24970

- Improve r24961.

12 lines of code changed in 1 file:

  • testsuite/openmodelica/modelicaML: watchdog.mos (+12 -12)
adrpo 2015-03-06 13:07 Rev.: 24961

Fix #3187 (well, not really)
- re-added support for array equations of the form: der(x_arr) = fcall() * x_arr; in SimCodeUtil.createSingleArrayEqnCode (r24947 changes removed that)
- added test testsuite/simulation/modelica/arrays/Breaker_total.mos
- minor change in Compiler/Template/DAEDumpTpl.tpl

12 lines of code changed in 1 file:

  • testsuite/openmodelica/modelicaML: watchdog.mos (+12 -12)
lochel 2015-03-06 12:49 Rev.: 24960

- expected output

2 lines of code changed in 1 file:

  • testsuite/openmodelica/modelicaML: watchdog.mos (+2 -2)
mahge930 2015-03-05 20:25 Rev.: 24947

- Improved array-equation handling in the backend
- Array equations now contain Exp for lhs
- Fix #3184 again (broke it with r24930)
- Test cases for #3184 and #3188

3 lines of code changed in 1 file:

  • testsuite/openmodelica/modelicaML: watchdog.mos (+3 -3)
mahge930 2015-03-05 13:27 Rev.: 24924

- Improved handling of slice arrays
- Fixed slice array assignments
- Fix #3184

2 lines of code changed in 1 file:

  • testsuite/openmodelica/modelicaML: watchdog.mos (+2 -2)
adrpo 2015-03-05 12:40 Rev.: 24923

- update tests

4 lines of code changed in 1 file:

  • testsuite/openmodelica/modelicaML: watchdog.mos (+4 -4)
wbraun 2015-03-04 15:14 Rev.: 24895

- improved handling of differentiated variable names for symbolic jacobians

2 lines of code changed in 1 file:

  • testsuite/openmodelica/modelicaML: watchdog.mos (+2 -2)
hkiel 2015-02-21 15:31 Rev.: 24681

expected output

4 lines of code changed in 1 file:

  • testsuite/openmodelica/modelicaML: watchdog.mos (+4 -4)
wbraun 2015-02-13 21:14 Rev.: 24572

- changed sparsity pattern translation
- moved mapping (BackendVar->SimVar) from runtime to compile time
- added FMI 2.0 modelStructure to SimCode

4 lines of code changed in 1 file:

  • testsuite/openmodelica/modelicaML: watchdog.mos (+4 -4)
lochel 2015-02-07 18:56 Rev.: 24474

- #3138: add assertions for not dependent parameters

4 lines of code changed in 1 file:

  • testsuite/openmodelica/modelicaML: watchdog.mos (+4 -4)
lochel 2015-02-05 12:40 Rev.: 24431

- expected output

2 lines of code changed in 1 file:

  • testsuite/openmodelica/modelicaML: watchdog.mos (+2 -2)
lochel 2015-01-30 19:25 Rev.: 24341

- remove more code for removed numeric initialization

4 lines of code changed in 1 file:

  • testsuite/openmodelica/modelicaML: watchdog.mos (+4 -4)
lochel 2015-01-29 17:41 Rev.: 24305

- removed deprecated numeric initialization approach
- removed simflags: "-iom=*" and "-iim=numeric"
- another commit will remove more code that belongs to the numeric initialization approach

15 lines of code changed in 1 file:

  • testsuite/openmodelica/modelicaML: watchdog.mos (+15 -13)
wbraun 2015-01-27 11:38 Rev.: 24221

- fix SimCode generation for expression like TUPLE() = f().

2 lines of code changed in 1 file:

  • testsuite/openmodelica/modelicaML: watchdog.mos (+2 -2)
wbraun 2015-01-23 13:56 Rev.: 24167

- exepected output

4 lines of code changed in 1 file:

  • testsuite/openmodelica/modelicaML: watchdog.mos (+4 -4)
vitalij 2015-01-22 14:04 Rev.: 24150

activated solveSimpleEquations

4 lines of code changed in 1 file:

  • testsuite/openmodelica/modelicaML: watchdog.mos (+4 -4)
wbraun 2015-01-22 00:35 Rev.: 24138

- fixed #2669.

4 lines of code changed in 1 file:

  • testsuite/openmodelica/modelicaML: watchdog.mos (+4 -4)
lochel 2015-01-16 19:26 Rev.: 24078

- update some error messages

4 lines of code changed in 1 file:

  • testsuite/openmodelica/modelicaML: watchdog.mos (+4 -4)
lochel 2015-01-16 10:23 Rev.: 24058

- declare numeric initialization as deprecated

130 lines of code changed in 1 file:

  • testsuite/openmodelica/modelicaML: watchdog.mos (+130 -8)
lochel 2014-09-29 12:54 Rev.: 22479

- rise priority of imported start attributes compared with bounded start attributes (see #2673)
- disable openmodelica/modelicaML/twotankmodel.mos since it seem to be wrong anyway for a while

4 lines of code changed in 2 files:

  • testsuite/openmodelica/modelicaML: Makefile (+1 -1), twotankmodel.mos (+3 -4)
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

5 lines of code changed in 5 files:

  • testsuite/openmodelica/modelicaML: bouncingball.mos (+1 -1), testModelicaML.mos (+1 -1), trafficlight.mos (+1 -1), twotankmodel.mos (+1 -1), watchdog.mos (+1 -1)
lochel 2013-08-06 22:06 Rev.: 16751

- count number of discrete reals for simulation runtime
- fix numeric initialization of discrete reals
- update test cases

1 lines of code changed in 1 file:

  • testsuite/openmodelica/modelicaML: bouncingball.mos (+1 -1)
lochel 2013-08-02 20:46 Rev.: 16728

- revert r16720 because it still causes errors

1 lines of code changed in 1 file:

  • testsuite/openmodelica/modelicaML: bouncingball.mos (+1 -1)
lochel 2013-08-01 20:31 Rev.: 16720

- recover r16717

1 lines of code changed in 1 file:

  • testsuite/openmodelica/modelicaML: bouncingball.mos (+1 -1)
lochel 2013-08-01 18:34 Rev.: 16718

- revert last commit until Hudson is at least almost happy

1 lines of code changed in 1 file:

  • testsuite/openmodelica/modelicaML: bouncingball.mos (+1 -1)
lochel 2013-08-01 18:24 Rev.: 16717

- count number of discrete reals for simulation runtime
- fix numeric initialization of discrete reals
- fix encapsulateWhenConditions (avoid additional initial equations)
- update test cases

1 lines of code changed in 1 file:

  • testsuite/openmodelica/modelicaML: bouncingball.mos (+1 -1)
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

12 lines of code changed in 4 files:

  • testsuite/openmodelica/modelicaML: bouncingball.mos (+5 -5), testModelicaML.mos (+1 -1), twotankmodel.mos (+1 -1), watchdog.mos (+5 -5)
lochel 2013-01-30 16:19 Rev.: 15009

- revise command line arguments for c-runtime (part one)

2 lines of code changed in 1 file:

  • testsuite/openmodelica/modelicaML: twotankmodel.mos (+2 -2)
lochel 2013-01-21 11:36 Rev.: 14850

- modelicaML tests

10 lines of code changed in 3 files:

  • testsuite/openmodelica/modelicaML: Makefile (+4 -3), trafficlight.mos (+6 -6)
lochel 2013-01-21 11:25 Rev.: 14848

- expected output

13 lines of code changed in 1 file:

  • testsuite/openmodelica/modelicaML: twotankmodel.mos (+13 -13)
lochel 2013-01-21 11:13

- expected output

0 lines of code changed in 4 files:

  • testsuite/openmodelica/modelicaML: testModelicaML.mos (new), watchdog.mos (changed)
wbraun 2013-01-15 19:05 Rev.: 14788

- fix test by using numerical initialization method

0 lines of code changed in 2 files:

  • testsuite/openmodelica/modelicaML: twotankmodel.mos (new)
lochel 2013-01-14 14:31 Rev.: 14772

- new preOptModule: encapsulateWhenConditions
- this module encapsulates each when-condition in a boolean-variable
- debug-dump with: +d=dumpEncapsulateWhenConditions

2 lines of code changed in 2 files:

  • testsuite/openmodelica/modelicaML: bouncingball.mos (+2 -3)
alash325 2012-10-02 11:37 Rev.: 13138

--ModelicaML directory is moved from testsuite to openmodelica directory and update Makefile

61 lines of code changed in 2 files:

  • testsuite/openmodelica/modelicaML: Makefile (+61)
Generated by StatSVN 0.7.0