|
1 | | -// name: testDAE.p5 |
| 1 | +// name: testDAE.p6 |
2 | 2 | // status: correct |
3 | 3 | // teardown_command: rm -f testDAE.p5* output.log |
4 | 4 |
|
@@ -39,44 +39,38 @@ val(x[2],1.0); |
39 | 39 | // true |
40 | 40 | // "" |
41 | 41 | // record SimulationResult |
42 | | -// resultFile = "testDAE.p5_res.mat", |
43 | | -// simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'testDAE.p5', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''", |
| 42 | +// resultFile = "testDAE.p6_res.mat", |
| 43 | +// simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'testDAE.p6', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''", |
44 | 44 | // messages = "" |
45 | 45 | // end SimulationResult; |
46 | 46 | // "Warning: The initial conditions are not fully specified. Use +d=initialization for more information. |
47 | 47 | // " |
48 | 48 | // 0.0 |
49 | | -// 1.0 |
50 | | -// -3.0 |
51 | | -// 0.2519655435313273 |
52 | | -// 0.7318517148672625 |
53 | | -// -3.0 |
| 49 | +// 0.0 |
| 50 | +// -1.0 |
| 51 | +// 4.0 |
54 | 52 | // true |
55 | 53 | // record SimulationResult |
56 | | -// resultFile = "testDAE.p5_res.mat", |
57 | | -// simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'ida', fileNamePrefix = 'testDAE.p5', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = '-daeMode'", |
| 54 | +// resultFile = "testDAE.p6_res.mat", |
| 55 | +// simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'ida', fileNamePrefix = 'testDAE.p6', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = '-daeMode'", |
58 | 56 | // messages = "" |
59 | 57 | // end SimulationResult; |
60 | 58 | // "Warning: The initial conditions are not fully specified. Use +d=initialization for more information. |
61 | 59 | // " |
62 | 60 | // 0.0 |
63 | | -// 1.0 |
64 | | -// -3.0 |
65 | | -// 0.2519641224122206 |
66 | | -// 0.7318508241807287 |
67 | | -// -3.0 |
| 61 | +// 0.0 |
| 62 | +// -1.0 |
| 63 | +// 4.0 |
68 | 64 | // true |
69 | 65 | // record SimulationResult |
70 | | -// resultFile = "testDAE.p5_res.mat", |
71 | | -// simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'ida', fileNamePrefix = 'testDAE.p5', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = '-daeMode'", |
| 66 | +// resultFile = "testDAE.p6_res.mat", |
| 67 | +// simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'ida', fileNamePrefix = 'testDAE.p6', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = '-daeMode'", |
72 | 68 | // messages = "" |
73 | 69 | // end SimulationResult; |
74 | 70 | // "Warning: The initial conditions are not fully specified. Use +d=initialization for more information. |
75 | 71 | // " |
76 | 72 | // 0.0 |
77 | | -// 1.0 |
78 | | -// -3.0 |
79 | | -// 0.2519641224122206 |
80 | | -// 0.7318508241807287 |
81 | | -// -3.0 |
| 73 | +// 0.0 |
| 74 | +// -1.0 |
| 75 | +// 4.0 |
82 | 76 | // endResult |
0 commit comments