﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
4461	OMEdit does not save additional simulation flags	Andrea Bartolini	Adeel Asghar	"Try this experiment:

1) Write a simple model:

{{{
model M1
end M1;
}}}

2) Open Simulation Setup and put some flags in the Additional Simulation Flags field (e.g. -iim=symbolic -ils=5)

3) Check ""Save _OpenModelica_simulationFlags annotation inside model"" checkbox

4) Save


The Additional simulation flags are not saved, as shown below

{{{
model M1
  annotation(
    __OpenModelica_simulationFlags(jacobian = """", s = ""dassl"", lv = ""LOG_STATS""));
end M1;
}}}


OMEdit 1.12.0~dev-320-g375731a
Connected to OpenModelica 1.12.0~dev-865-g260d930
Sysop: Ubuntu 16.04"	defect	closed	critical	1.12.0	OMEdit	v1.12.0	fixed		
