- This topic has 1 reply, 2 voices, and was last updated 4 years, 5 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 › cutFEM algorithm in SOFA
Tagged: 64_bits, Additive Manufacturing, cutFEM, DEM, Linux_ubuntu, Plugin_other, SOFA_2006
Hello everyone! I am new to SOFA and I really really like it so far. I am surprised I did not come across earlier. Do you know how I can make a cutFEM analysis on SOFA? Is it doable?
This is a link to a youtube video that shows what I would like to achieve.
Hey @uljad,
Great that you finally found SOFA and its awesome community 🙂
Unfortunately, as far as I know, CutFEM isn’t implemented in SOFA (or has not been made public). This would be a very cool feature, and if you are working on this, I’m sure a CutFEM plugin for SOFA would be much appreciated by many here.
There has been some work on fictitious domain methods (like CutFEM) on hexahedral meshes that are cut by an immersed boundary. You can look at the HexahedronCompositeFEM
component which does a homogenization pass on a (coarse) grid using finer grids to compute the stiffness of each cut elements. I think there is an example in sofa/example/components/forcefield.
Hope that helps.
J-N
WARNING
The forum has been moved to GitHub Discussions.
Old topics and replies are kept here as an archive.