﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
4061	Not well-posed models not always rejected	Willi Braun	Lennart Ochel	"The following model should rejected as not well-posed:
{{{
model B
  Real a;
  Real b=2;
equation
  a = 2*b;
  b = time+2;
end B;
}}}
This should be done as soon as possible, but at least when the BackendDAE has been created, where we are waiting until the index reduction and then on the way it get fixed with the aid of removeSimpleEquations.
"	defect	closed	blocker	1.11.0	Backend		fixed		
