﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5465	Issue with locked-rotor Asynchronous Machine model	Dietmar Winkler	Karim Adbdelhak	"I have a very simple test based on an MSL example:
{{{#!mo
model LockedRotorTest
  extends Modelica.Electrical.Machines.Examples.AsynchronousInductionMachines.AIMC_DOL(aimc(useSupport=true));
equation 
  connect(aimc.support, aimc.flange) annotation (Line(points={{0,-50},{0,-40}}, color={0,0,0}));
end LockedRotorTest;
}}}

It's basically an electrical machine that just got its rotor locked to the support.

In Dymola simulating 1 second takes about 0.1 seconds. Trying the same in OMEdit bascially locks the machine. I've now been waiting for more than one hour and the simulation still does not finish.

Is this simply a solver setting problem or more an underlying OMC problem?
"	defect	assigned	high		Run-time	v1.14.0-dev-nightly			Andreas Heuermann
