Share 
Follow 
AboutDownloadsDocumentsForumsSource CodeIssuesNews
Date:
2013-04-12 19:59
Priority:
5
State:
Open
Submitted by:
B.J. Fregly (fregly)
Assigned to:
Ajay Seth (aseth)
Summary:
New Millard Equilibrium Muscle Model Fails when Thelen2003 Muscle Model Works

Detailed description
For my OpenSim undergraduate course project, I have all my students perform static optimization using soccer kicking data collected from me. This year, I told all the students to switch their muscle models to the Millard equilibrium muscle. However, for the obliques, this muscle failed during static optimization, but when it was replaced with the old Thelen2003 muscle, everything worked fine. All the other muscles in the model remained Millard equilibrium muscles. Below is the error output from OpenSim:

java.lang.RuntimeException: SimTK Exception thrown at
MuscleFixedWidthPennationModel.cpp:569:
Error detected by Simbody method
MuscleFixedWidthPennationModel::calcFiberVelocity:
intobl_rMillard2012EquilibriumMuscle::calcInextensibleTendonActiveFiberForce:
Equation is singular: check pennation angle
(Required condition 'abs(denominator) >= SimTK::SignificantReal' was
not met.)
at org.opensim.modeling.opensimModelJNI.AnalyzeTool_run__SWIG_0(Native
Method)
at org.opensim.modeling.AnalyzeTool.run(AnalyzeTool.java:142)
at
org.opensim.tracking.AnalyzeToolModel$AnalyzeToolWorker.construct(AnalyzeToolModel.java:132)
at org.opensim.swingui.SwingWorker$2.run(SwingWorker.java:108)
[catch] at java.lang.Thread.run(Thread.java:662)

My guess is that singular equations should not be happening for realistic body poses, but I could be wrong. All the files needed to recreate the problem (apart from Geometry folder, which is from Sam Hamner's full body running model) are in the attached zip file.

Add A Comment: Notepad

No Comments Have Been Posted

Attachments:
Size Name Date By Download
1006 KiBStaticOptimization.zip2013-04-12 19:59freglyStaticOptimization.zip
Field Old Value Date By
priority32013-04-17 16:28aymanh
File Added499: StaticOptimization.zip2013-04-12 19:59fregly
Feedback