﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5751	Add a flag to dump the Flat Modelica to a file during model translation or checking	Oliver Lenord	Adrian Pop	"At the moment one needs to call instantiateModel to get the flat Modelica output. A flag to dump the flat Modelica during the model checking or model build for simulation is desirable as the instantiation can take some time for large models so is not preferable to be repeated.

Previous ticket text
-----
I used to generate flat modelica outputs and dae dumps directly form OMEdit by the following compiler flags assigned as ""Additional Translation Flags"" in the Options Dialog:
{{{
-m +d=evalOutputOnly --postOptModules+=dumpDAE
}}}

Currently there are no additional files created.

Maybe I'm missing something, but at least it used work."	enhancement	accepted	high		Interactive Environment	v.1.15.0-dev		compiler flags, debug output	
