Skip to content

Commit 6f4354a

Browse files
rfrankeOpenModelica-Hudson
authored andcommitted
Expected result
1 parent dcfd6aa commit 6f4354a

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 = "<message stream=\"other\" type=\"warning\" text=\"Warning: unrecognized command line options -port=41442 -dasslJacobian=coloredNumerical \" />
26+
// messages = "<message stream=\"other\" type=\"warning\" text=\"Warning: unrecognized command line options -dasslJacobian=coloredNumerical \" />
2727
// <message stream=\"solver\" type=\"info\" text=\"SimManager: Start simulation at t = 0.000000\" />
2828
// <message stream=\"solver\" type=\"info\" text=\"SimManager: Simulation stop time: 1.000000\" />
2929
// <message stream=\"solver\" type=\"info\" text=\"Simulation info from solver:\" >

0 commit comments

Comments
 (0)