Opened 13 years ago

Closed 12 years ago

#1664 closed defect (fixed)

Initialization seems to get stuck on model: Modelica.Mechanics.MultiBody.Examples.Systems.RobotR3.fullRobot

Reported by: Adrian Pop Owned by: Willi Braun
Priority: high Milestone: 1.9.0
Component: Backend Version: trunk
Keywords: Cc: Adrian Pop, Jens Frenkel, Lennart Ochel, Willi Braun

Description (last modified by Adrian Pop)

It seems the initialization goes into an infinite loop when simulating this model:
Modelica.Mechanics.MultiBody.Examples.Systems.RobotR3.fullRobot.

More info here:
https://www.openmodelica.org/index.php/forum/topic?id=457#p1744
and here:
https://www.openmodelica.org/index.php?option=com_agora&task=topic&id=750&Itemid=87


Cheers,
Adrian Pop

Change History (3)

comment:1 by Adrian Pop, 12 years ago

Cc: Jens Frenkel added; Jens Frenkel removed
Component: Backend
Description: modified (diff)
Milestone: 1.9.0
Priority: minormajor
Version: trunk

comment:2 by Willi Braun, 12 years ago

Owner: changed from Adrian Pop to Willi Braun
Status: acceptedassigned

By changing the initialization method to kinsol (simflags="-iom kinsol") it seems that it initialize
fast and correct. But then it stocks with a kind of event chattering. I think that's related to Ticket #1866, which I want so solve this week.

Version 0, edited 12 years ago by Willi Braun (next)

comment:3 by Lennart Ochel, 12 years ago

Resolution: fixed
Status: assignedclosed

The initialization is even with simulation-flag -iom kinsol wrong.
But using the new symbolic initialization, the initialization works fine. (omc fullRobot.mos +d=solveinitialsystem).

Note: See TracTickets for help on using tickets.