Fluid Structure Interaction Meshing

Hi All,

I just had a couple questions about fluid structure interaction (FSI) meshing with the Coreform Cubit software, specifically with biomedical applications in mind.

-FSI Meshing, possible to create meshes with the following characteristics

           -Nodes that perfectly match at the FSI interface

           -Nodes that don’t necessarily match at the FSI interface

-Meshing an STL or VTK surface mesh derived from medical imaging

           -Clean up/smooth geometry

           -Close any gaps or holes in the geometry (For example, usually we get the outer wall of a 
           vessel and need to close the inlet and outlet planes to form a water-tight surface mesh)

           -Thicken the surface mesh to model the vessel wall

Thanks,
Ryan

Hi Ryan,

Meshing STL based files is possible but more difficult with Cubit. If you want nodes that match you need to be able to “merge” the surfaces in Cubit. This requires that the topology (the curves and vertices of the surfaces) match up exactly. With CAD based geometry we have an imprint tool that helps with this process. That automatic capability is not available for facet based models, like STL.

You can use the “Geometry/Surface/Modify/Partition” to add a curve onto a surface manually. This may work if you don’t have too many merged surfaces that you need to create.

Areas that are not merged will create duplicate nodes at adjacent surfaces and may be used to define contact or other physics between the adjacent surfaces.

While Cubit can be used to cleanup STL geometry, there are better tools out there. See the beginning this post Sculpt Workflow Suggestion - Coreform Cubit - Coreform LLC for some suggestions.

The sculpt mesher may also be an option if you don’t need to retain sharp features. That post also describes sculpt.

Thanks,
Karl

Hi Karl,

Thanks so much for letting me know.

Best,
Ryan