Skip to content

Commit

Permalink
adjust test
Browse files Browse the repository at this point in the history
  • Loading branch information
Willi Braun authored and OpenModelica-Hudson committed Jan 28, 2019
1 parent 6727d60 commit 35ce3fd
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions simulation/modelica/equations/ticket-5206.mos
Expand Up @@ -40,17 +40,14 @@ val(x,1.0);
// Result:
// true
// ""
//
// The selection of a new tearing variable failed.
// record SimulationResult
// resultFile = "Test5206_res.mat",
// simulationOptions = "startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'Test5206', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
// messages = "LOG_SUCCESS | info | The initialization finished successfully without homotopy method.
// LOG_SUCCESS | info | The simulation finished successfully.
// "
// end SimulationResult;
// "Warning: Function Tearing.selectTearingVar failed at least once. Use -d=tearingdump or -d=tearingdumpV for more information.
// "
// ""
// 1.0
// 1.0
// endResult

0 comments on commit 35ce3fd

Please sign in to comment.