﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5647	FMU export: Error in modelDescription.xml	Niklas Worschech	Lennart Ochel	"For some 3D Modelica models the  FMU export generates wrong variable names in the modelDescription.xml file
e.g. for:
loadModel(Modelica);
translateModelFMU(Modelica.Mechanics.MultiBody.Examples.Rotational3DEffects.GyroscopicEffects, version = ""2.0"",fmuType = ""me""); getErrorSting();

the fmu checker says:
[ERROR][FMI2XML] Invalid structured ScalarVariable name ""der(der(bodyCylinder1.frame_b.r_0[1]))"": syntax error, unexpected DER, expecting NONDIGIT or Q_NAME
...
"	defect	new	high		FMI	v1.14.0-dev-nightly		FMU export	Karim Adbdelhak Andreas Heuermann
