[root]/testsuite/simulation/modelica/events
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 194 (100.0%) | 2519 (100.0%) | 12.9 |
wbraun | 43 (22.2%) | 1084 (43.0%) | 25.2 |
lochel | 72 (37.1%) | 989 (39.3%) | 13.7 |
alash325 | 10 (5.2%) | 235 (9.3%) | 23.5 |
sjoelund.se | 50 (25.8%) | 182 (7.2%) | 3.6 |
hudson | 15 (7.7%) | 22 (0.9%) | 1.4 |
vitalij | 1 (0.5%) | 2 (0.1%) | 2.0 |
ptaeuber | 1 (0.5%) | 2 (0.1%) | 2.0 |
cschubert | 1 (0.5%) | 2 (0.1%) | 2.0 |
jfrenkel | 1 (0.5%) | 1 (0.0%) | 1.0 |
- improved assert output further with debug
- fixed #3074
33 lines of code changed in 1 file:
- added more information for a triggered Modelica assert
- fixes partially #3074
32 lines of code changed in 1 file:
- fix initialization of inactive when-equations (example from #3092)
2 lines of code changed in 1 file:
[Janitor mode] Set auto-props
1 lines of code changed in 1 file:
- fixed #3092
109 lines of code changed in 2 files:
[Janitor mode] Set auto-props
1 lines of code changed in 1 file:
- fixed assert handling during event iteration and event handling
68 lines of code changed in 4 files:
- make bug1228.mos more valuable
15 lines of code changed in 2 files:
Switched default tearing method to Cellier Tearing.
Following tests have problems with Cellier Tearing and still run with omcTearing:
./simulation/libraries/msl31/Modelica.Electrical.Analog.Examples.CharacteristicThyristors.mos
./simulation/libraries/msl32/Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_YD.mos
./simulation/libraries/msl32/Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SMR_Inverter_MultiPhase.mos
./simulation/modelica/events/bug1228.mos
2 lines of code changed in 1 file:
prevent adding a dummy state if no states are present
- don't use dassl if no state are present
4 lines of code changed in 1 file:
[Janitor mode] Set auto-props
1 lines of code changed in 1 file:
- new test cases for zero-crossing in algorithm section
26 lines of code changed in 2 files:
- typo
56 lines of code changed in 3 files:
- changed r23269. relations/zero crossings get only dumped if LOG_EVENTS_V is used
0 lines of code changed in 2 files:
- dump relations/zero crossings after events
111 lines of code changed in 2 files:
[Janitor mode] Set auto-props
1 lines of code changed in 1 file:
- fixed #1228, by adding when equation also to other torn equations.
47 lines of code changed in 2 files:
- Added functionality to dump zero crossings during runtime
33 lines of code changed in 2 files:
[Janitor mode] Set auto-props
1 lines of code changed in 1 file:
- don't search in shared object for zero crossings
34 lines of code changed in 2 files:
- don't search in initial equations for zero crossings
29 lines of code changed in 2 files:
[Janitor mode] Set auto-props
1 lines of code changed in 1 file:
#2808
- fixed #2808
44 lines of code changed in 2 files:
Improve the error-messages for domain errors like `log(<0)` (make it part of the messages using the XML output)
32 lines of code changed in 1 file:
[Janitor mode] Set auto-props
1 lines of code changed in 1 file:
#2752
- fixed mergeZeroCrossings
77 lines of code changed in 2 files:
[Janitor mode] Set auto-props
1 lines of code changed in 1 file:
- fix bug #2718
57 lines of code changed in 2 files:
- expected output (revert some bad changes from r20848)
4 lines of code changed in 1 file:
- attempt to improve r20789 (don't handle impure functions as constant)
5 lines of code changed in 1 file:
Add depends: flag to mos-files for external dependencies
2 lines of code changed in 1 file:
[Janitor mode] Set auto-props
1 lines of code changed in 1 file:
- new test for event time points
50 lines of code changed in 2 files:
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
13 lines of code changed in 13 files:
[Janitor mode] Set auto-props
1 lines of code changed in 1 file:
- fixed #2667
38 lines of code changed in 2 files:
[Janitor mode] Fix whitespace
7 lines of code changed in 2 files:
Update cdaspk with fixes for printing strings that are not NULL-terminated
3 lines of code changed in 1 file:
Make sure we use the new dassl by not linking in the old files (removed from svn to make sure)
6 lines of code changed in 1 file:
- switch to newer dassl version (daskr without f2c) from 3rdParty
- rename LOG_DASRT to LOG_DASSL
6 lines of code changed in 1 file:
(48 more)