Skip to content

Soft Robots Cable Actuator with Neo-Hookean Material #3048

Discussion options

You must be logged in to vote

Hi @subella
the Neo-Hookean material is a hyperelastic one (non-linear) which makes the whole system to solve non linear.

  1. One thing, would be to use a NewtonRaphson method to make sure your solution at the end of the time is well converged.

Are you using a dynamic or a static solver?
The StaticSolver in SOFA already includes NewtonRaphson iterations.
In dynamics, such a NewtonRaphson is only available in the Caribou plugin for now.

  1. you should also maybe make sure the mesh, time step and other numerical settings (e.g. linear solver data) are correctly set, to ensure the best convergence

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by hugtalbot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants