﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
3597	clockPartitioning fail for new MSL models	Willi Braun	Lennart Ochel	"The clockPartitioning module fails for the following models from trunk msl version.
Test via:
{{{
loadModel(Modelica,{""trunk""});
simulate(Modelica.Math.FastFourierTransform.Examples.RealFFT1);
}}}
results into:
{{{
Error: Invalid form of clock equation
}}}
and
{{{
loadModel(Modelica,{""trunk""});
simulate(Modelica.Math.Random.Examples.GenerateRandomNumbers);
}}}
results into:
{{{
Internal error -- Function SynchronousFeatures.detectEqPartitionCall1 failed
}}}

"	defect	closed	high	1.9.4	Backend		fixed		Bernhard Thiele
