Hunt Crossley Force source code equations

Provide easy-to-use, extensible software for modeling, simulating, controlling, and analyzing the neuromusculoskeletal system.
POST REPLY
User avatar
Nicos Haralabidis
Posts: 196
Joined: Tue Aug 16, 2016 1:46 am

Hunt Crossley Force source code equations

Post by Nicos Haralabidis » Mon Nov 05, 2018 9:36 am

Hi everybody,

I am following the hunt-crossley force equations outlined in the SimBody article (https://nmbl.stanford.edu/publications/ ... rm2011.pdf), but I would really appreciate seeing the underlying source code for these equations - essentially how the three components (stiffness, dissipation and friction) are computed.

I came across the HuntCrossleyContach.h file (https://simtk.org/api_docs/simbody/3.5/ ... ource.html), but this does not seem to show the equations. I have searched other intuitive .h files, but I haven't had any luck.

Please could someone point me to where the underlying source code equations are for the hunt-crossley model?

Thanks,

Nicos

Tags:

User avatar
jimmy d
Posts: 1375
Joined: Thu Oct 04, 2007 11:51 pm

Re: Hunt Crossley Force source code equations

Post by jimmy d » Mon Nov 05, 2018 9:39 am

Perhaps try Github

User avatar
Nicos Haralabidis
Posts: 196
Joined: Tue Aug 16, 2016 1:46 am

Re: Hunt Crossley Force source code equations

Post by Nicos Haralabidis » Tue Nov 06, 2018 11:24 am

Thanks a lot James!

Exactly what I was looking for!

Nicos

POST REPLY