Opened 7 years ago
Closed 7 years ago
#4657 closed defect (duplicate)
Idealized Contact 0.2.0 library
Reported by: | Owned by: | Martin Sjölund | |
---|---|---|---|
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:1 by , 7 years ago
comment:2 by , 7 years ago
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:4 by , 7 years ago
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 by , 7 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Also have a look here: