﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
4958	__OpenModelica_simulationFlags ignored by API simulate() function	Francesco Casella	Per Östlund	"I have a model with the annotation
{{{
__OpenModelica_simulationFlags(nls=""kinsol"", lv=""LOG_STATS,LOG_SOLVER "")
}}}
which runs as expected in OMEdit. However, when I run the same model from a .mos script using the {{{simulate()}}} API function without any simflags, those flags are also ignored, which leads to poor performance.

Please make sure the {{{__OpenModelica_simulationFlags}}} works properly also from the API {{{simulate()}}} function."	defect	closed	high	1.13.0	Command Prompt Environment		fixed		Martin Sjölund
