Skip to content

Commit

Permalink
Expected output
Browse files Browse the repository at this point in the history
  • Loading branch information
vruge committed Oct 21, 2016
1 parent f627ad4 commit db2ea6b
Show file tree
Hide file tree
Showing 14 changed files with 1,478 additions and 1,471 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 9 (size 1) at time 0 with Lapack Solver
// messages = "LOG_LS | info | Start solving Linear System 11 (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.000047
// LOG_LS | info | Solve System: 0.000032
//
// Optimizer Variables
// ========================================================
Expand Down

0 comments on commit db2ea6b

Please sign in to comment.