EulalieCoevoet / BeamAdapter

Plugin implementing Kirchhoff rods to simulate any 1D flexible structure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BeamAdapter plugin

This SOFA plugin implements a 1-dimensional Finite Element Method (FEM) in the context of coil embolization in neurology. The method is based on Kirchhoff rod theory, and allows to simulate any 1D flexible structure, like catheters or guidewires. Moreover, an adaptive formulation is proposed to model the insertion of such medical devices.

Related publications

If you are using this code in your research work, please cite us!

If this work is useful for your industrial application, your support would be most welcome.

Build instructions

This plugin relies on the open-source project SOFA. To build the sources of this plugin, you can follow the associated "Build a plugin from sources" documentation page.

API documentation

https://sofa-framework.github.io/BeamAdapter/

About

Plugin implementing Kirchhoff rods to simulate any 1D flexible structure

License:GNU Lesser General Public License v2.1


Languages

Language:C++ 98.1%Language:CMake 1.9%