Directory testsuite/simulation/modelica/functions_eval/

Directory Created:
2014-03-06 15:27
Total Files:
25
Deleted Files:
9
Lines of Code:
1785

[root]/testsuite/simulation/modelica/functions_eval
                    directory in repo ReferenceFiles (15 files, 0 lines)

Lines of Code

testsuite/simulation/modelica/functions_eval/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 193 (100.0%) 4107 (100.0%) 21.2
vwaurich 107 (55.4%) 2863 (69.7%) 26.7
hudson 30 (15.5%) 637 (15.5%) 21.2
sjoelund.se 17 (8.8%) 353 (8.6%) 20.7
lochel 16 (8.3%) 112 (2.7%) 7.0
cschubert 3 (1.6%) 93 (2.3%) 31.0
wbraun 10 (5.2%) 31 (0.8%) 3.1
adrpo 4 (2.1%) 12 (0.3%) 3.0
vitalij 6 (3.1%) 6 (0.1%) 1.0

Most Recent Commits

sjoelund.se 2015-05-03 15:39 Rev.: 25896

Remove some reference files no longer in use, xz some others

0 lines of code changed in 2 files:

  • testsuite/simulation/modelica/functions_eval: FourBitBinaryAdder.mos (del), Makefile (-1)
wbraun 2015-03-11 03:19 Rev.: 25021

- fixing Modelica.Fluid.Examples.HeatExchanger.HeatExchangerSimulation
by changing alias start-value and nominal-value selection.
- prioritise the own variable attribute-value
- downgrade test Modelica.Fluid.Examples.HeatingSystem.mos for now.

1 lines of code changed in 1 file:

  • testsuite/simulation/modelica/functions_eval: MoistAir.mos (+1 -3)
wbraun 2015-02-16 20:45 Rev.: 24606

- added more information for a triggered Modelica assert
- fixes partially #3074

5 lines of code changed in 1 file:

  • testsuite/simulation/modelica/functions_eval: MoistAir.mos (+5 -1)
lochel 2015-02-07 16:56 Rev.: 24471

- #3138: remove wrong asserts of secondary parameters

1 lines of code changed in 1 file:

  • testsuite/simulation/modelica/functions_eval: MoistAir.mos (+1 -3)
hudson 2015-02-03 09:15 Rev.: 24374

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

  • testsuite/simulation/modelica/functions_eval: ticket2535.mos (+1)
lochel 2015-02-03 09:06 Rev.: 24373

- test for #2535

44 lines of code changed in 2 files:

  • testsuite/simulation/modelica/functions_eval: Makefile (+1), ticket2535.mos (new 43)
lochel 2015-01-28 14:16 Rev.: 24253

- #3094: fix some asserts that were not formatted according to "logFormat"

4 lines of code changed in 1 file:

  • testsuite/simulation/modelica/functions_eval: MoistAir.mos (+4 -4)
vitalij 2015-01-23 12:38 Rev.: 24162

partial revert of r24150
- side effect of the tearing
- broke some examples

3 lines of code changed in 3 files:

  • testsuite/simulation/modelica/functions_eval: functionTest4.mos (+1 -1), functionTest5.mos (+1 -1), functionTest7.mos (+1 -1)
vitalij 2015-01-22 14:04 Rev.: 24150

activated solveSimpleEquations

3 lines of code changed in 3 files:

  • testsuite/simulation/modelica/functions_eval: functionTest4.mos (+1 -1), functionTest5.mos (+1 -1), functionTest7.mos (+1 -1)
lochel 2015-01-15 21:06 Rev.: 24052

- Fix initialization of primary/secondary parameters. The analysis of the symbolic initialization is now used instead of the one from the old approach.

3 lines of code changed in 1 file:

  • testsuite/simulation/modelica/functions_eval: MoistAir.mos (+3 -1)
adrpo 2015-01-07 13:12 Rev.: 23961

- update tests due to MSL 3.2.1 changes
- seems that Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMEE_LoadDump.mos has some NLS issues (no member named 'nominal' in 'struct INTEGER_ATTRIBUTE')

11 lines of code changed in 3 files:

  • testsuite/simulation/modelica/functions_eval: Inverter2.mos (+2 -3), Nand.mos (+8 -9), RtlInverter.mos (+1 -2)
lochel 2014-12-03 17:47 Rev.: 23652

- revert r23613, because it breaks initialization of parameters in some cases

3 lines of code changed in 1 file:

  • testsuite/simulation/modelica/functions_eval: Inverter2.mos (+3 -3)
lochel 2014-12-01 20:14 Rev.: 23613

- attempt to fix initialization for parameters that have no binding but a start value

3 lines of code changed in 1 file:

  • testsuite/simulation/modelica/functions_eval: Inverter2.mos (+3 -3)
wbraun 2014-11-12 20:13 Rev.: 23334

Update the expexted output of testsuite to r23333

2 lines of code changed in 1 file:

  • testsuite/simulation/modelica/functions_eval: functionTest5.mos (+2 -2)
lochel 2014-08-23 16:00 Rev.: 21960

- hide sub-clock partitioning information by default

12 lines of code changed in 3 files:

  • testsuite/simulation/modelica/functions_eval: functionTest4.mos (+4 -4), functionTest5.mos (+4 -4), functionTest7.mos (+4 -4)
lochel 2014-08-23 15:09 Rev.: 21958

- sub-clock partitioning (each equation gets assigned an sub-clock partition index)

12 lines of code changed in 3 files:

  • testsuite/simulation/modelica/functions_eval: functionTest4.mos (+4 -4), functionTest5.mos (+4 -4), functionTest7.mos (+4 -4)
sjoelund.se 2014-08-04 14:43 Rev.: 21740

#2770 Handle vectorization of function calls with unknown array dimensions better

339 lines of code changed in 3 files:

  • testsuite/simulation/modelica/functions_eval: Makefile (+2 -2), VectorizeMultipleUnknown.mo (new 297), VectorizeMultipleUnknown.mos (new 40)
adrpo 2014-06-20 20:53 Rev.: 21225

- update tests due to MSL 3.2.1 library changes
- these tests from: testsuite/simulation/libraries/msl32/
give different results now (maybe new reference files are needed)
Modelica.Electrical.Analog.Examples.ChuaCircuit.mos
Modelica.Electrical.Machines.Examples.Transformers.AsymmetricalLoad.mos
Modelica.Electrical.Machines.Examples.Transformers.Rectifier6pulse
Modelica.Electrical.Machines.Examples.Transformers.TransformerTestbench

1 lines of code changed in 1 file:

  • testsuite/simulation/modelica/functions_eval: RtlInverter.mos (+1 -2)
lochel 2014-06-11 18:28 Rev.: 21065

- fix propagation of equation kind property

30 lines of code changed in 3 files:

  • testsuite/simulation/modelica/functions_eval: functionTest4.mos (+10 -10), functionTest5.mos (+10 -10), functionTest7.mos (+10 -10)
vwaurich 2014-05-16 09:22 Rev.: 20634

- disable partial function evaluations with +d=evalConstFuncs

27 lines of code changed in 16 files:

  • testsuite/simulation/modelica/functions_eval: CascodeCircuit.mos (-3), FourBitBinaryAdder.mos (+20 -1), Inverter.mos (-3), Inverter2.mos (-3), MoistAir.mos (-3), Nand.mos (-3), RtlInverter.mos (-3), functionTest.mos (+1 -1), functionTest1.mos (+1 -1), functionTest2.mos (+1 -1), functionTest4.mos (+1 -1), functionTest4_Tpl.mos (+1 -2), functionTest5.mos (+1 -1), functionTest7.mos (+1 -1), simplifyIf1.mos (-3), simplifyIf2.mos (-3)
vwaurich 2014-05-13 11:55 Rev.: 20579

- do not declare complexEquations of size 1 to single equations(fix for kc_evenGapLaminar)

2 lines of code changed in 2 files:

  • testsuite/simulation/modelica/functions_eval: functionTest4.mos (+1 -1), functionTest7.mos (+1 -1)
hudson 2014-05-08 11:23 Rev.: 20477

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

  • testsuite/simulation/modelica/functions_eval: MoistAir.mos (+1)
vwaurich 2014-05-08 11:19 Rev.: 20476

- reverted function evaluation, updated testsuite

53 lines of code changed in 18 files:

  • testsuite/simulation/modelica/functions_eval: CascodeCircuit.mos (-58), FourBitBinaryAdder.mos (+2), Inverter.mos (-126), Inverter2.mos (-58), Makefile (+8 -4), MoistAir.mos (new 36), Nand.mos (-194), RtlInverter.mos (-79), functionTest.mos (-16), functionTest1.mos (-16), functionTest2.mos (-16), functionTest3_elseif.mos (+3 -16), functionTest4.mos (-17), functionTest4_Tpl.mos (+4), functionTest5.mos (-17), functionTest7.mos (-18), simplifyIf1.mos (-13), simplifyIf2.mos (-13)
vwaurich 2014-05-06 15:02 Rev.: 20403

- update partial function evaluation to fix CascodeCircuit

30 lines of code changed in 1 file:

  • testsuite/simulation/modelica/functions_eval: CascodeCircuit.mos (+30 -33)
hudson 2014-05-06 13:59 Rev.: 20394

[Janitor mode] Set auto-props

5 lines of code changed in 5 files:

  • testsuite/simulation/modelica/functions_eval: CascodeCircuit.mos (+1), FourBitBinaryAdder.mos (+1), Inverter.mos (+1), Nand.mos (+1), RtlInverter.mos (+1)
vwaurich 2014-05-06 13:36 Rev.: 20390

- added new tests for partial function evaluation

973 lines of code changed in 6 files:

  • testsuite/simulation/modelica/functions_eval: CascodeCircuit.mos (new 95), FourBitBinaryAdder.mos (new 339), Inverter.mos (new 168), Inverter2.mos (+17 -70), Nand.mos (new 245), RtlInverter.mos (new 109)
vwaurich 2014-04-28 15:32 Rev.: 20289

- rewritten ifStmt - prediction

1 lines of code changed in 1 file:

  • testsuite/simulation/modelica/functions_eval: simplifyIf2.mos (+1 -1)
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

11 lines of code changed in 11 files:

  • testsuite/simulation/modelica/functions_eval: Inverter2.mos (+1 -1), functionTest.mos (+1 -1), functionTest1.mos (+1 -1), functionTest2.mos (+1 -1), functionTest3_elseif.mos (+1 -1), functionTest4.mos (+1 -1), functionTest4_Tpl.mos (+1 -1), functionTest5.mos (+1 -1), functionTest7.mos (+1 -1), simplifyIf1.mos (+1 -1), simplifyIf2.mos (+1 -1)
vwaurich 2014-04-23 09:26 Rev.: 20230

- update test simplifyIf2

0 lines of code changed in 1 file:

  • testsuite/simulation/modelica/functions_eval: simplifyIf2.mos (-2)
wbraun 2014-04-14 13:20 Rev.: 20122

- added some white lines to dumpeqninorder to make it more readable

21 lines of code changed in 6 files:

  • testsuite/simulation/modelica/functions_eval: functionTest.mos (+3), functionTest1.mos (+3), functionTest2.mos (+3), functionTest4.mos (+4), functionTest5.mos (+4), functionTest7.mos (+4)
hudson 2014-04-11 14:42 Rev.: 20106

[Janitor mode] Set auto-props

1 lines of code changed in 1 file:

  • testsuite/simulation/modelica/functions_eval: functionTest7.mos (+1)
vwaurich 2014-04-11 14:14 Rev.: 20105

- updated partial function tests

175 lines of code changed in 9 files:

  • testsuite/simulation/modelica/functions_eval: Inverter2.mos (+49 -50), Makefile (+1), PartEvalFunc.mo (+59), functionTest.mos (+1 -1), functionTest1.mos (+1 -1), functionTest2.mos (+1 -1), functionTest4.mos (+1 -1), functionTest5.mos (+1 -1), functionTest7.mos (new 61)
vwaurich 2014-04-09 17:49 Rev.: 20070

-delete useless files

0 lines of code changed in 2 files:

  • testsuite/simulation/modelica/functions_eval: functionTest1_diff.csv (del), functionTest_diff.csv (del)
vwaurich 2014-04-09 17:47 Rev.: 20069

- activate new tests for partial function evaluation

77 lines of code changed in 6 files:

  • testsuite/simulation/modelica/functions_eval: Makefile (+3 -1), PartEvalFunc.mo (+6 -2), functionTest1_diff.csv (new 5), functionTest_diff.csv (new 5), simplifyIf1.mos (+28 -2), simplifyIf2.mos (+30 -2)
hudson 2014-04-07 16:13 Rev.: 20023

[Janitor mode] Set auto-props

2 lines of code changed in 2 files:

  • testsuite/simulation/modelica/functions_eval: simplifyIf1.mos (+1), simplifyIf2.mos (+1)
cschubert 2014-04-07 15:46 Rev.: 20021

two new test cases for PartEvalFunc

93 lines of code changed in 3 files:

  • testsuite/simulation/modelica/functions_eval: PartEvalFunc.mo (+63), simplifyIf1.mos (new 15), simplifyIf2.mos (new 15)
vwaurich 2014-04-07 09:48 Rev.: 20011

- function evaluation of tuple-functions, removeSimpleEquations after function evaluation, fixed bug with missing statement
- updated tests
- added function Expression.isTuple

61 lines of code changed in 3 files:

  • testsuite/simulation/modelica/functions_eval: PartEvalFunc.mo (+54), functionTest4.mos (+4 -4), functionTest5.mos (+3 -3)
sjoelund.se 2014-04-04 11:17 Rev.: 19985

Disable testcase Inverter2.mos since it does not work in all cases

3 lines of code changed in 1 file:

  • testsuite/simulation/modelica/functions_eval: Makefile (+3 -3)
wbraun 2014-04-03 18:07 Rev.: 19965

- fixes for #2648
- added a threshold for minimal step sizes.
- skip steps after a sample event, if the normal output
point and the sample events time point are equal
- added a header with some epsilons

2 lines of code changed in 1 file:

  • testsuite/simulation/modelica/functions_eval: Inverter2.mos (+2 -1)
vwaurich 2014-04-02 14:58 Rev.: 19925

- added results for pulseSource

1 lines of code changed in 1 file:

  • testsuite/simulation/modelica/functions_eval: pulseSource.mos (+1 -143)

(13 more)

Generated by StatSVN 0.7.0