Hello,
Is there a document or something on the web which explains what are the units of every variable used in the models ? Currently I am looking for the units of the optimal_force value and the max_isometric_force.
And does an "optimal_force = 1" means that when activating the muscle to do a movement and not just holding the position (isometric) it can generate a force equal to the max_isometric_force ?
Thank you !
Units
- Thomas Uchida
- Posts: 1804
- Joined: Wed May 16, 2012 11:40 am
Re: Units
Units are SI unless otherwise specified. There are translational and rotational actuators; optimal_force is expressed in newtons for forces and newton-meters for torques. max_isometric_force is in newtons.Currently I am looking for the units of the optimal_force value and the max_isometric_force.
The calculation of muscle force is described in the "Muscle Model Theory and Publications" section of the documentation (https://simtk-confluence.stanford.edu:8 ... blications) and in the papers that are referenced there.And does an "optimal_force = 1" means that when activating the muscle to do a movement and not just holding the position (isometric) it can generate a force equal to the max_isometric_force ?