﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1994	wrong over determined initial system	Christian Schubert	Lennart Ochel	"Hi,

I was looking at the the model
{{{
Modelica.Blocks.Examples.RealNetwork1
}}}
and noted that omc thinks that the initial system is over-determined (8 equations and 7 variables) and there are more of them.
Dumping the initial system, one notes that one equation has been duplicated:
{{{
7 (1): booleanPulse1.Twidth = booleanPulse1.period * booleanPulse1.width / 100.0
8 (1): booleanPulse2.Twidth = booleanPulse2.period * booleanPulse2.width / 100.0
}}}
I assume that is something that can easily be fixed."	defect	closed	high	1.9.0	Backend	trunk	fixed	initial system wrong over-determined	Jens Frenkel
