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: | Adrian Pop | Owned by: | Adrian Pop |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Version: | ||
Keywords: | Cc: | Adrian Pop, Adrian Pop |
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>.
Note:
See TracTickets
for help on using tickets.