[root]/testsuite/openmodelica/cruntime/simoptions
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 27 (100.0%) | 447 (100.0%) | 16.5 |
wbraun | 15 (55.6%) | 396 (88.6%) | 26.4 |
lochel | 3 (11.1%) | 33 (7.4%) | 11.0 |
sjoelund.se | 3 (11.1%) | 12 (2.7%) | 4.0 |
hudson | 6 (22.2%) | 6 (1.3%) | 1.0 |
- clean implementation of some dumps
25 lines of code changed in 1 file:
[Janitor mode] Set auto-props
1 lines of code changed in 1 file:
- added additional flags for dassl for output control in non-equidistant mode
65 lines of code changed in 3 files:
- Added functionality to dump zero crossings during runtime
8 lines of code changed in 2 files:
#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
12 lines of code changed in 2 files:
- added flags maxStepSize and maxIntegrationOrder for dassl.
18 lines of code changed in 1 file:
[Janitor mode] Set auto-props
1 lines of code changed in 1 file:
- added a further solver method "dasslsteps"
- behave like our default dassl solver option,
but without consideration of numberOfintervals or stepSize.
Output point are internal dassl steps.
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
12 lines of code changed in 3 files:
- added fix for stepSize calculation and output intervals #2539
3 lines of code changed in 3 files:
[Janitor mode] Set auto-props
4 lines of code changed in 4 files:
- added rounding of stepSize to hit the numberOfInterval point.
- added cruntime flag(-noEventEmit) to suppress output at events.
248 lines of code changed in 4 files: