﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
6183	fully qualified name missing in complex equation	Volker Waurich	Adrian Pop	"Hi,

Please have a look on the attached model {{{TestEnvironment2}}}.
The algorithm function as it appears in the backend {{{BFT.Environments.FromInput.Environment$environment.get_Contact_Points(...,RoadAltitude[1],...)}}} has array arguments which are not fully qualified: {{{RoadAltitude[X],RoadAdhesion[X],RoadNormal[X,Y]}}}
The fully qualified name is {{{environment.RoadAltitude[1]}}}. See with{{{dumpdaelow}}}-flag.

Hence, the alias elemination cannot replace the variables properly and compilation fails as the argument is unknown.

 
"	defect	closed	normal	1.16.0	Frontend		fixed		Per Östlund
