﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
3591	"OMEdit fails when opening ""total save"" model"	Bernhard Thiele	Adeel Asghar	"The attached model is created by using `File->Save Total` on the model `Modelica.Blocks.Examples.PID_Controller`. 

It works to simulate the model using scripting:

{{{
loadFile(""PID_ControllerTotal.mo"");
simulate(PID_Controller_total);
}}}

However, it is not possible to open the model in OMEdit. Trying to open it results in an error message, similar to
{{{
Only single nonstructured entity is allowed to be stored in the file PID_ControllerTotal.mo
}}}"	defect	new	low	Future	OMEdit				
