Opened 7 years ago

Closed 7 years ago

#4657 closed defect (duplicate)

Idealized Contact 0.2.0 library

Reported by: francesco.cavenago@… Owned by: sjoelund.se
Priority: high Milestone: Future
Component: Third-Party Libraries Version: v1.12.0
Keywords: Cc:

Description

I tried to simulate IdealizedContact.Examples.Example1 in OMEdit and the following error message was thrown:

[1] 09:48:28 Translation Error
[Modelica.Mechanics.MultiBody.Parts: 1849:5-1860:58]: Variable contact.contactDefinition.geometry.Animation not found in scope Modelica.Mechanics.MultiBody.Parts.PointMass$contact$contactDefinition$geometry$contact_point_ball1.

similar error is thrown also simulating other examples.

Change History (5)

comment:2 Changed 7 years ago by perost

Can you please check if this particular issue still remains in the latest release of OpenModelica? For me the model flattens without errors, but the generated system is over-determined (i.e. has more equations than variables) and can't be simulated.

comment:3 follow-up: Changed 7 years ago by sjoelund.se

I'd close this as a duplicate of #4471

comment:4 in reply to: ↑ 3 Changed 7 years ago by anonymous

Replying to sjoelund.se:

I'd close this as a duplicate of #4471

I tried with the latest release (1.12.0), I have some warnings and the over-determined system:

[1] 11:15:37 Translation Warning
[IdealizedContact: 715:37-715:47]: Non-array modification 'true' for array component, possibly due to missing 'each'.

[2] 11:15:37 Translation Warning
[IdealizedContact: 16734:7-16734:45]: Ignoring the modification on outer element: contact.contactDefinition.animation = true.

[3] 11:15:37 Translation Warning
[IdealizedContact: 3443:13-3443:24]: Non-array modification 'false' for array component, possibly due to missing 'each'.

[4] 11:15:37 Translation Warning
[IdealizedContact: 3441:13-3441:24]: Non-array modification 'false' for array component, possibly due to missing 'each'.

[5] 11:15:37 Symbolic Error
Too many equations, over-determined system. The model has 4398 equation(s) and 4392 variable(s).

I can move my question to #4471 , so you can close this.

comment:5 Changed 7 years ago by perost

  • Resolution set to duplicate
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.