The Vascular Fluid Structure Interaction Pipeline#
The Vascular Fluid Structure Interaction Pipeline (VaSP) is a Python package that provides a pipeline for performing vascular fluid-structure interaction (FSI) simulations. The pipeline is built on top of the FEniCS finite element library, turtleFSI, and VMTK. VaSP streamlines the process of performing FSI simulations in vascular systems, starting from medical image-based surface meshes and ending with the computation of hemodynamic indices like wall shear stress and stress/strain.
In this documentation, we provide a detailed guide on how to use VaSP for performing vascular FSI simulations. The documentation is divided into the following sections:
License#
This software is licensed under the GNU GPL, version 3 or (at your option) any later version.