Contact

Provide easy-to-use, extensible software for modeling, simulating, controlling, and analyzing the neuromusculoskeletal system.
POST REPLY
User avatar
Anne Schmitz
Posts: 76
Joined: Thu May 31, 2007 7:44 am

Contact

Post by Anne Schmitz » Mon May 02, 2011 2:35 pm

What algorithm does OpenSim use for contact detection and force calculation? Any sources? I can't find this in the manuals.

User avatar
Ayman Habib
Posts: 2235
Joined: Fri Apr 01, 2005 12:24 pm

RE: Contact

Post by Ayman Habib » Wed May 04, 2011 9:26 am

Hi Anne,

OpenSim contact exposes the functionality available in Simbody/SimTK
https://simtk.org/docman/?group_id=47.
The doxygen documentation, user manual there as well as the Simbody user forum will better serve you in this regard.

Good luck and please let us know if you don't find answers there or post pointers on this forum for the benefit of other users who may have similar questions.

Good luck,
-Ayman

User avatar
Anne Schmitz
Posts: 76
Joined: Thu May 31, 2007 7:44 am

RE: Contact

Post by Anne Schmitz » Fri May 06, 2011 8:48 am

There wasn't anything on the elastic foundation model.

User avatar
Ayman Habib
Posts: 2235
Joined: Fri Apr 01, 2005 12:24 pm

RE: Contact

Post by Ayman Habib » Fri May 06, 2011 11:59 am

Hi Anne,

Please consult section 5 and the appendix in the paper (link below)

https://simtk.org/docman/view.php/47/15 ... evised.pdf

Best regards,
-Ayman

User avatar
Anne Schmitz
Posts: 76
Joined: Thu May 31, 2007 7:44 am

RE: Contact

Post by Anne Schmitz » Fri May 06, 2011 2:31 pm

This is very helpful. However, how is this part done:

"For each of these triangles, the point S on body B’s surface closest to the centroid is determined"

POST REPLY