Question about scaling vs. processing times

Provide easy-to-use, extensible software for modeling, simulating, controlling, and analyzing the neuromusculoskeletal system.
POST REPLY
User avatar
John Olthoff
Posts: 14
Joined: Sun Sep 06, 2015 6:56 pm

Question about scaling vs. processing times

Post by John Olthoff » Mon Apr 25, 2016 3:31 pm

So I'm working with a small model (a modification of the rat model in the online library), and the forward simulation often has problems running. The original model and paper describes some muscles as lacking tendons, so I put in very small tendon slack lengths or else the simulation won't run. So 2 questions:

1) Is there a way around the tendon slack length such that I could have tendons in some muscles but not others? Is there a muscle type that doesn't use tendons, and I could use that model for some muscles, and 'normal' Thelen2003 muscles for those with significant tendons?

2) I thought perhaps I could scale the whole model up by a factor of 10 or 100. If I was doing this to approximate a model of how mass vs. force changes across phylogeny, I would scale the mass proportional to the third power (volume of leg sections), but scale the force of the muscles proportional to the second power (proportional to muscle cross section). However, since I want to know the dynamics, this would change that-- so I should scale everything by the same amount. I know this should be obvious, I just want to make sure I'm thinking correctly.

Thanks for any help!

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

Re: Question about scaling vs. processing times

Post by jimmy d » Tue May 17, 2016 10:34 am

You could use the RigidTendonMuscle class.

POST REPLY