Skip to content

Commit

Permalink
Revert "Expected output"
Browse files Browse the repository at this point in the history
This reverts commit db2ea6b.
  • Loading branch information
lochel authored and OpenModelica-Hudson committed Oct 26, 2016
1 parent 150de49 commit ef5f530
Show file tree
Hide file tree
Showing 14 changed files with 1,475 additions and 1,482 deletions.
4 changes: 2 additions & 2 deletions openmodelica/cruntime/optimization/basic/TFC6.mos
Expand Up @@ -54,9 +54,9 @@ getErrorString();
// record SimulationResult
// resultFile = "testFinalCon6_res.mat",
// simulationOptions = "startTime = 0.0, stopTime = 5.0, numberOfIntervals = 50, tolerance = 1e-08, method = 'optimization', fileNamePrefix = 'testFinalCon6', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = '-lv LOG_IPOPT_ERROR,LOG_LS -optimizerNP 3'",
// messages = "LOG_LS | info | Start solving Linear System 11 (size 1) at time 0 with Lapack Solver
// messages = "LOG_LS | info | Start solving Linear System 9 (size 1) at time 0 with Lapack Solver
// LOG_LS | info | ### 0.000014 time to set Matrix A and vector b.
// LOG_LS | info | Solve System: 0.000032
// LOG_LS | info | Solve System: 0.000047
//
// Optimizer Variables
// ========================================================
Expand Down

0 comments on commit ef5f530

Please sign in to comment.