﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
4191	Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.AIMC_DOL_MultiPhase has one state too many	Volker Waurich	Volker Waurich	"The model has {{{aimcM.stator.zeroInductor.i0}}} as a state.
There are the equations: 
{{{5.0 * aimcM.stator.zeroInductor.i0 = aimcM.is[1] + aimcM.is[2] + aimcM.is[3] + aimcM.is[4] + aimcM.is[5]}}}
and 
{{{aimcM.is[1] + aimcM.is[2] + aimcM.is[3] + aimcM.is[4] + aimcM.is[5] = 0.0}}}

Hence, aimcM.stator.zeroInductor.i0 can be evaluated to 0. I have to extend resolveLoops to reveal this constraint.
"	defect	closed	high	Future	Backend		fixed	resolveLoops	Willi Braun
