Skip to content

Commit

Permalink
expected output for time event changes
Browse files Browse the repository at this point in the history
  • Loading branch information
vwaurich authored and OpenModelica-Hudson committed Apr 5, 2017
1 parent e3b3d75 commit b6a6ab8
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions openmodelica/cppruntime/clockedSolverTest.mos
Expand Up @@ -39,15 +39,15 @@ getErrorString();
// true
// ""
// record SimulationResult
// resultFile = "SolverMethod_res.mat",
// simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'SolverMethod', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
// messages = ""
// resultFile = "SolverMethod_res.mat",
// simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-006, method = 'dassl', fileNamePrefix = 'SolverMethod', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
// messages = ""
// end SimulationResult;
// 0.0
// 1.120803833007812
// 0.998884521268572
// 1.120803833007813
// 0.9988845212685719
// 0.0
// 0.123565673828125
// -0.0007381858367628796
// 0.09336471557617204
// -0.0007381858367627922
// ""
// endResult

0 comments on commit b6a6ab8

Please sign in to comment.