Skip to content

Commit

Permalink
Expected result
Browse files Browse the repository at this point in the history
  • Loading branch information
rfranke authored and OpenModelica-Hudson committed Nov 24, 2016
1 parent dcfd6aa commit 6f4354a
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 = "<message stream=\"other\" type=\"warning\" text=\"Warning: unrecognized command line options -port=41442 -dasslJacobian=coloredNumerical \" />
// messages = "<message stream=\"other\" type=\"warning\" text=\"Warning: unrecognized command line options -dasslJacobian=coloredNumerical \" />
// <message stream=\"solver\" type=\"info\" text=\"SimManager: Start simulation at t = 0.000000\" />
// <message stream=\"solver\" type=\"info\" text=\"SimManager: Simulation stop time: 1.000000\" />
// <message stream=\"solver\" type=\"info\" text=\"Simulation info from solver:\" >
Expand Down

0 comments on commit 6f4354a

Please sign in to comment.