-
-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
I've been running a few FSI examples with OpenFOAM and FEniCS, and have been working into the FEniCS documentation, and like the simplicity of the framework so far. With some of the simulations, mostly soft bodies with neohookean material models, right after the precice coupling is done, some warnings are printed for "Found a double-boundary point at (x,y,z)".
I was wondering what causes this warning, and how I can look more into where this occurs. Even with a very simple BoxMesh, something is causing this warning. I will look further into the adapter and my code to understand what could potentially cause this warning, but perhaps others have seen this warning before. Thanks a lot!