﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
3986	Allow setting default simflags in FMUs	Francesco Casella	Adeel Asghar	"In some cases, the successful operation of FMUs might depend on low-level runtime options, such as {{{-newtonFTol}}}, {{{-newtonXTol}}}, {{{-ls}}}, etc.

It is essential that the person in charge of packaging the FMU (usually an expert) can fine-tune all these settings based on his knowledge, so as to guarantee the best possible performance of the FMU on the end-user side.

I would suggest to allow setting values for these flags different from the default ones by adding an {{{input String simflags}}} to the {{{translateModelFMU}}} and {{{buildModelFMU}}} API functions.

This could also serve as a makeshift way to get more logging info, while #3985 is implemented."	enhancement	new	high		FMI				
