Skip to content

Commit badbf5c

Browse files
author
Marcus Walther
committed
- updated expected output
1 parent edeb2cb commit badbf5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openmodelica/cppruntime/omedit/BouncingBall_OMEdit_flags.mos

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ res := OpenModelica.Scripting.compareSimulationResults("BouncingBall_res.mat",
2323
// record SimulationResult
2424
// resultFile = "BouncingBall_res.mat",
2525
// 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'",
26-
// messages = "Warning: unrecognized command line options -port=41442 -logFormat=xml -override=variableFilter=.* -dasslJacobian=coloredNumerical -lv=LOG_STATS -w
26+
// messages = "Warning: unrecognized command line options -port=41442 -logFormat=xml -override=variableFilter=.* -dasslJacobian=coloredNumerical -lv=LOG_STATS
2727
// "
2828
// end SimulationResult;
2929
// {"Files Equal!"}

0 commit comments

Comments
 (0)