﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1996	wrong over determined initial system II	Christian Schubert	Lennart Ochel	"The over-determined initial system of model
{{{
Modelica.Blocks.Examples.Interaction1
}}}
also has a duplicate equation but it looks slightly different, so I opened a new ticket:
{{{
1 (2):   start.pre_reset := {pre(start.reset[1])};
  stop.reset[1] := $PRE.stop.reset[1];
[...]
5 (1): stop.reset[1] = $PRE.stop.reset[1]
}}}
Here, we got an array equation and a duplicate of only parts of it."	defect	closed	high	1.9.0	Backend	trunk	fixed	initial system wrong over-determined	Jens Frenkel
