Group Abstract Group Abstract

Message Boards Message Boards

0
|
13.6K Views
|
7 Replies
|
0 Total Likes
View groups...
Share
Share this post:
GROUPS:

IdealizedContact 2.0 library in WSM 5.0

Posted 9 years ago
POSTED BY: George Thiel
7 Replies
POSTED BY: Jan Brugard
Posted 7 years ago
POSTED BY: George Thiel
Posted 7 years ago

Hello Jan,

I am very interested and am in the process of making contact. I very much appreciate your work on this. Thank you.

Randy

POSTED BY: Randy Phinney
POSTED BY: Jan Brugard

The specific error you mentioned will be fixed in next release but, we looked at the library and found some problems with it, like the fact that the following equations in SphericalContactSurface:

connect(shape.frame_a, frame_a);
connect(shape.frame_a, contact_a.frame); 

and in one of its inherited class PartialContactSurface:

connect(frame_a, fixedFrame.frame_a) ;
connect(fixedFrame.frame_a, body.frame_a);
connect(frame_a, contact_a.frame);

create an over-constrained connection set.

There are dedicated Modelica functions to solve this issue, therefore I suggest you report it to the library developers.

POSTED BY: Quentin Lambert
Posted 7 years ago

Hi Randy,

Unfortunately I was not able to get it to work. :(

I am not a SM wizard; so after struggling a bit, I found another way to solve my problem.

If you have any luck please let me know.

George

POSTED BY: George Thiel
Posted 7 years ago

Hello George,

I came across your old post since I'm having the same problem using the IdealizedContact library. I've contacted technical support at Wolfram and their response is it's not a supported library. Did you ever find a way to use it?

Randy

POSTED BY: Randy Phinney
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard