I have already developed two codes in 3D, one to simulate the NS flow on an imported mesh and the other solves the elasticity equation as per demo. Both works good. My problem is how to pair these two algorithms to create an FSI simulation on imported mesh.
Checkout this Immersed boundary FSI solver vanDANA, which I have recently developed. It uses the delta functions to interpolate between the fluid and solid. The interpolation is slow but it works accurately.
As of now the code is set up for the classical turek benchmark - FSI2. I will add the documentation on how to modify the parameters, soon. Feel free to suggest improvements .
Furthermore, please note that you are replying to a message dated more than 2 years, and that @patelte6 was last seen on this forum in January. You may be better of opening an issue in their repository Issues · patelte8/vanDANA · GitHub