You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The paper writes that fm=aflfv+fp, but in the code, when calculating muscle and tendon force in muscle.cpp, it seems that fm=a*fl+fp is missing, and the fv item is missing.
The text was updated successfully, but these errors were encountered:
The paper writes that fm=aflfv+fp, but in the code, when calculating muscle and tendon force in muscle.cpp, it seems that fm=a*fl+fp is missing, and the fv item is missing.
The text was updated successfully, but these errors were encountered: