﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5832	Simulation log file shows euler as solver independend of chosen solver	sven.baetzing@…	somebody	"Independendly from chosen solver the log file writes euler into the simulation log file
{{{
C:/temp/Test1.TestModel/Test1.TestModel.exe -port=55697 -logFormat=xmltcp -override=startTime=0,stopTime=1,stepSize=0.002,tolerance=1e-06,solver=ida,outputFormat=mat,variableFilter=.* -r=C:/temp/Test1.TestModel/Test1.TestModel_res.mat -w -lv=stdout,LOG_DEBUG,LOG_STATS -inputPath=C:/temp/Test1.TestModel -outputPath=C:/temp/Test1.TestModel
The initialization finished successfully without homotopy method.
### STATISTICS ###
timer
   0.0016331s          reading init.xml
   0.0003442s          reading info.xml
   0.0022397s [  2.9%] pre-initialization
     0.00037s [  0.5%] initialization
   0.0001592s [  0.2%] steps
   2.83e-005s [  0.0%] solver (excl. callbacks)
   0.0012367s [  1.6%] creating output-file
   0.0001239s [  0.2%] event-handling
   0.0003951s [  0.5%] overhead
   0.0732373s [ 94.1%] simulation
   0.0777902s [100.0%] total
events
    1 state events
    0 time events
solver: euler
  802 steps taken
  802 calls of functionODE
    0 evaluations of jacobian
    0 error test failures
    0 convergence test failures
The simulation finished successfully.
}}}
"	enhancement	closed	low	Future	*unknown*	v.1.15.0-dev	invalid		
