Opened 15 years ago

Last modified 15 years ago

#1175 closed defect (fixed)

Wrong message Error: Variable body.sequence_start[1] not found in scope <global scope>

Reported by: adrpo Owned by: adrpo
Priority: high Milestone:
Component: Version:
Keywords: Cc: adrpo, adrpo

Description

Instantiating model
instantiateModel(Modelica.Mechanics.MultiBody.Examples.Elementary.Pendulum);
wrongly gives errors:

Error: Variable body.sequence_start[1] not found in scope <global scope>
Error: No constant value for variable body.sequence_start[1] in scope <global scope>.
Error: Variable body.sequence_angleStates[1] not found in scope <global scope>
Error: No constant value for variable body.sequence_angleStates[1] in scope <global scope>.

Change History (0)

Note: See TracTickets for help on using tickets.