Skip to content

Commit

Permalink
Fixed expected SMMin.mos output
Browse files Browse the repository at this point in the history
  • Loading branch information
bernhard-thiele committed Sep 18, 2015
1 parent a998028 commit 5dcc7b9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions simulation/modelica/statemachines/SMMin.mos
Expand Up @@ -15,8 +15,7 @@ val(state2.active,4);
// simulationOptions = "startTime = 0.0, stopTime = 4.0, numberOfIntervals = 0, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'SMMin', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''",
// messages = ""
// end SimulationResult;
// "Warning: The initial conditions are not fully specified. Use +d=initialization for more information.
// "
// ""
// 1.0
// 0.0
// endResult

0 comments on commit 5dcc7b9

Please sign in to comment.