Opened 5 years ago

Last modified 3 years ago

#5647 new defect

FMU export: Error in modelDescription.xml

Reported by: Niklas Worschech Owned by: Lennart Ochel
Priority: high Milestone:
Component: FMI Version: v1.14.0-dev-nightly
Keywords: FMU export Cc: Karim Adbdelhak, Andreas Heuermann

Description

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
...

Change History (5)

comment:1 by Adrian Pop, 5 years ago

Cc: Karim Adbdelhak Andreas Heuermann added

comment:2 by Francesco Casella, 5 years ago

Milestone: 1.14.01.16.0

Releasing 1.14.0 which is stable and has many improvements w.r.t. 1.13.2. This issue is rescheduled to 1.16.0

comment:3 by Francesco Casella, 4 years ago

Milestone: 1.16.01.17.0

Retargeted to 1.17.0 after 1.16.0 release

comment:4 by Francesco Casella, 4 years ago

Milestone: 1.17.01.18.0

Retargeted to 1.18.0 because of 1.17.0 timed release.

comment:5 by Francesco Casella, 3 years ago

Milestone: 1.18.0

Ticket retargeted after milestone closed

Note: See TracTickets for help on using tickets.