Is it possible to simulate muscle growth, loss and similar adaptation with OpenSim or other SimTK project?

Provide easy-to-use, extensible software for modeling, simulating, controlling, and analyzing the neuromusculoskeletal system.
POST REPLY
User avatar
Humans Clinic
Posts: 15
Joined: Thu Jul 29, 2021 9:26 am

Is it possible to simulate muscle growth, loss and similar adaptation with OpenSim or other SimTK project?

Post by Humans Clinic » Tue Aug 10, 2021 9:59 pm

I am hoping to do a (1) biological/biochemical simulation of muscle growth (and loss etc.) with exercise factors, and molecular factors as inputs, and (2) biomechanical simulation that shows how such muscle growth will look overall (similar to http://web.engr.oregonstate.edu/~mjb/cs ... ilding.pdf). Is either of this possible with OpenSim or any SimTK project?

Tags:




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

Re: Is it possible to simulate muscle growth, loss and similar adaptation with OpenSim or other SimTK project?

Post by Thomas Uchida » Wed Sep 01, 2021 3:47 am

The "Muscle Model Theory and Publications" section of the User's Guide (https://simtk-confluence.stanford.edu/d ... blications) describes how the muscle models work. If the muscles don't do what you need, you can extend them; here's an example of including fatigue: https://simtk-confluence.stanford.edu/d ... ble+Muscle. The OpenSim GUI does not currently support setting the diameter of muscles based on the maximum force they can produce, though you might be able to do this in the API visualizer.


POST REPLY