Skip to content

Commit

Permalink
- updated expected output
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcus Walther committed Sep 2, 2015
1 parent edeb2cb commit badbf5c
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -23,7 +23,7 @@ res := OpenModelica.Scripting.compareSimulationResults("BouncingBall_res.mat",
// record SimulationResult
// resultFile = "BouncingBall_res.mat",
// simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 100, tolerance = 1e-10, method = 'dassl', fileNamePrefix = 'BouncingBall', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = '-port=41442 -logFormat=xml -override=startTime=0,stopTime=1,tolerance=1e-10,solver=dassl,outputFormat=mat,variableFilter=.* -r=BouncingBall_res.mat -dasslJacobian=coloredNumerical -emit_protected -w -lv=LOG_STATS'",
// messages = "Warning: unrecognized command line options -port=41442 -logFormat=xml -override=variableFilter=.* -dasslJacobian=coloredNumerical -lv=LOG_STATS -w
// messages = "Warning: unrecognized command line options -port=41442 -logFormat=xml -override=variableFilter=.* -dasslJacobian=coloredNumerical -lv=LOG_STATS
// "
// end SimulationResult;
// {"Files Equal!"}
Expand Down

0 comments on commit badbf5c

Please sign in to comment.