[root]/testsuite/simulation/libraries/msl22/Electrical
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 37 (100.0%) | 916 (100.0%) | 24.7 |
sjoelund.se | 36 (97.3%) | 914 (99.8%) | 25.3 |
wbraun | 1 (2.7%) | 2 (0.2%) | 2.0 |
#2481
- added flags for better control of integration methods
- flag for initial step size of dassl
- flag for choosing jacobian of dassl
- flag for no equidistant time grid -noEquidistantTimeGrid
- flag to avoid restart dassl after an event
- removed some of the old solver methods
2 lines of code changed in 1 file:
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
6 lines of code changed in 6 files:
#1863 Removed simulation options noClean and storeInTemp since they do not work and there are no tests for them
39 lines of code changed in 4 files:
Changed MSL 2.2.1 with OM modifications to MSL 2.2.2 from the maintenance branch on modelica.org
869 lines of code changed in 26 files: