Skip to content

"TetrahedronFEMForceField" Explain #5244

Discussion options

You must be logged in to vote

Hi @Hoangn06
TetrahedronFEMForceField is a component which implements linear elasticity over a linear tetrahedral mesh.
In the SOFA, the component of type ForceField have a specific API: a set of functions have to be implemented

  • addForce
  • addDForce
  • addKToMatrix
  • buildStiffnessMatrix

The data updateStiffnessMatrix is a parameter (true by default) which confirms that the stiffness matrix is updated at each time step.

Replies: 1 comment

Comment options

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