Find the point where muscle tough the wrap object

Provide easy-to-use, extensible software for modeling, simulating, controlling, and analyzing the neuromusculoskeletal system.
POST REPLY
User avatar
Yichen Huang
Posts: 2
Joined: Sun Sep 22, 2019 7:27 pm

Find the point where muscle tough the wrap object

Post by Yichen Huang » Thu Oct 24, 2019 4:31 pm

Dear OpenSim users,

I am new to OpenSim, and I am currently trying to build a finite element model of glenohumeral joint in Abaqus.
To do that, I got the muscle forces from OpenSim and plan to model these muscle forces in Abaqus.
But there are different kind of muscle geometries. The simple ones are just a straight line or several straight line segments. As shown in attachment file 1.PNG. These kind of muscle is easy to model in Abaqus.
But some of the muscles wrap around an WrapObject, as shown in attachment file 2.PNG.
What I want to do is finding the point where the muscle touch the WrapObject, so I can go on to model these muscles in Abaqus.
Could someone provide some advice on this?
Thanks a lot!

Best regards,
Eason
Attachments
2.PNG
2.PNG (290.08 KiB) Viewed 149 times
1.PNG
1.PNG (109.02 KiB) Viewed 149 times

Tags:

User avatar
Thomas Uchida
Posts: 1800
Joined: Wed May 16, 2012 11:40 am

Re: Find the point where muscle tough the wrap object

Post by Thomas Uchida » Fri Oct 25, 2019 6:31 am

Please see topic 7831 (https://simtk.org/plugins/phpBB/viewtop ... =91&t=7831). The code I provided there might be helpful.

User avatar
Yichen Huang
Posts: 2
Joined: Sun Sep 22, 2019 7:27 pm

Re: Find the point where muscle tough the wrap object

Post by Yichen Huang » Sun Oct 27, 2019 5:00 pm

Thanks Thomas!
The code is really helpful!
I really appreciate it!

POST REPLY