- This topic has 1 reply, 2 voices, and was last updated 7 years, 9 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forum › SOFA › Using SOFA › [SOLVED] Flexible plugin or core?
Tagged: 64_bits, Linux_ubuntu, SOFA_1608
Hi,
recently I have found the Flexible plugin and I have found it quite interesting. If we are mainly interested in solid simulation, should we use the Flexible plugin or the core components?
I would like to have an answer based on:
-Maintanance: Is the flexible plugin still developed or it’s deprecated?
-Speed: Which is faster?
-Reusability: I think Flexible wins here
-Any other you may think its interesting.
Sorry for the bunch of messages this days, I’m back to understanding SOFA…
Hi Juan,
All you messages are always welcome !
Flexible is a plugin of SOFA. This plugin is a specific implementation of the physics (especially mechanics): Flexible decomposes the modeling approach.
Let’s take an example: the TetrahedronFEMForceField. In SOFA, this component defines:
All in one.
Flexible decomposes each of these modeling choices: you will have one component for the mechanical law, one for the shape function, one for the quadrature etc.
It is still maintained and used.
It is (a bit) slower than the all-in-one implementation but more intelligible.
Reusable yes and very flexible.
However, everyone is not expert of this plugin.
Hope this helps.
Hugo
WARNING
The forum has been moved to GitHub Discussions.
Old topics and replies are kept here as an archive.