WARNING: Thelen2003Muscle::computeInitialFiberEquilibrium
Posted: Tue Jul 31, 2018 3:02 am
This is an example of the warnings I get whenever I check to solve for equilibrium for actuator states:
"
WARNING: No suitable initial conditions found for
per_long_l:
by
WARNING: Thelen2003Muscle::computeInitialFiberEquilibrium(SimTK::State& s)
Continuing with an initial fiber force and length of 0 and 0.052351
Here is a report from the routine:
Solution Error : 0.331033 > tol (0.000009)
Newton Iterations : 200 of max. iterations (200)
Check that the initial activation is valid, and that the whole
length doesn't produce a pennation angle of 90 degrees, nor a fiber
length less than 0:
Activation : 0.050000
Whole muscle length : 1.#QNAN0
WARNING: No suitable initial conditions found for
peri_l:
by
WARNING: Thelen2003Muscle::computeInitialFiberEquilibrium(SimTK::State& s)
Continuing with an initial fiber force and length of 0 and 0.031406
Here is a report from the routine:
Solution Error : 0.524420 > tol (0.000004)
Newton Iterations : 200 of max. iterations (200)
Check that the initial activation is valid, and that the whole
length doesn't produce a pennation angle of 90 degrees, nor a fiber
length less than 0:
Activation : 0.050000
Whole muscle length : 1.#QNAN0 "
What causes these warnings exactly? What should I do to prevent these warnings from appearing?
Thank you in advance!
Best regards,
Rodrigo Mateus
"
WARNING: No suitable initial conditions found for
per_long_l:
by
WARNING: Thelen2003Muscle::computeInitialFiberEquilibrium(SimTK::State& s)
Continuing with an initial fiber force and length of 0 and 0.052351
Here is a report from the routine:
Solution Error : 0.331033 > tol (0.000009)
Newton Iterations : 200 of max. iterations (200)
Check that the initial activation is valid, and that the whole
length doesn't produce a pennation angle of 90 degrees, nor a fiber
length less than 0:
Activation : 0.050000
Whole muscle length : 1.#QNAN0
WARNING: No suitable initial conditions found for
peri_l:
by
WARNING: Thelen2003Muscle::computeInitialFiberEquilibrium(SimTK::State& s)
Continuing with an initial fiber force and length of 0 and 0.031406
Here is a report from the routine:
Solution Error : 0.524420 > tol (0.000004)
Newton Iterations : 200 of max. iterations (200)
Check that the initial activation is valid, and that the whole
length doesn't produce a pennation angle of 90 degrees, nor a fiber
length less than 0:
Activation : 0.050000
Whole muscle length : 1.#QNAN0 "
What causes these warnings exactly? What should I do to prevent these warnings from appearing?
Thank you in advance!
Best regards,
Rodrigo Mateus