﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
3184	arrays of arrays	Volker Waurich	Mahder Alemseged Gebremedhin	"Hi,

Please have a look at the attached model.

There is an initial equation: (+d=dumpSimCode)
{{{
5: filter1[1].cr=Modelica.Blocks.Continuous.Internal.Filter.base.CriticalDamping(2, filter1[1].normalized)[Real[2] ]
}}}

The output variable is an array of {{{filter1[1].cr[1]}}} and {{{filter1[1].cr[2]}}} which are defined.
But {{{filter1[1].cr}}} does not exist as a variable.

Should this be handled in the codegeneration? Or should the function output be expanded to scalar variables in the backend?

Best,
Volker
"	defect	closed	high	1.9.4	Code Generation	trunk	fixed		Mahder Alemseged Gebremedhin Niklas Worschech Martin Sjölund
