- This topic has 4 replies, 2 voices, and was last updated 7 years, 6 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Home › Forum › SOFA › Using SOFA › [SOLVED] How the object deforms in this specific example?
Tagged: 64_bits, SOFA_1608, Windows_10
Hi,
Until now, I have always added external force to the object to deform it, but now I noticed the “TutorialForceFieldLiverTriangleFEM.scn” in which the liver deforms, however I can not find any external force applied to it. Would you please guide me how the liver in this example deforms?
Best,
Zahra
Hey Zahra,
The scene TutorialForceFieldLiverTriangleFEM.scn highlights a FEM implemented on triangles, i.e. surface elements. The external force you notice is the gravity itself. If you open the XML scene, you will note :
<Node name="root" gravity="0 -9.81 0" dt="0.02">
showing that the gravity is set in the y-direction. With FixedConstraint, the liver is therefore under gravity. Defining external forces to deform the object is the correct formulation.
Best,
Hugo
Hi Hugo,
Thank you very much for your explanation.
Best regards,
Zahra
Hi Zahra,
shall we close the topic?
Hi Hugo,
Yes, Thanks!
WARNING
The forum has been moved to GitHub Discussions.
Old topics and replies are kept here as an archive.