Skip to content
/ VaSP Public
forked from KVSlab/VaSP

Postprocessing scripts for use with TurtleFSI.

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

keiyamamo/VaSP

This branch is up to date with KVSlab/VaSP:master.

Folders and files

NameName
Last commit message
Last commit date
Nov 18, 2024
Jan 31, 2025
Mar 25, 2025
Feb 13, 2025
Feb 11, 2025
Jan 17, 2024
Nov 21, 2023
Oct 23, 2023
Nov 28, 2023
Feb 11, 2025
Feb 11, 2025
Mar 25, 2025
Mar 13, 2024
Feb 11, 2025

Repository files navigation

VaSP - Vascular Fluid-Structure Interaction Pipeline

GPL-3.0 codecov CI GitHub pages

Output pre processing

Description

The Vascular Fluid-Structure Interaction Simulation Pipeline (VaSP) is a toolkit for simulating fluid-structure interactions (FSI) in vascular systems. It streamlines the process from pre-processing to post-processing of vascular FSI simulations. Starting with medical image-based surface meshes, VaSP uses extended version of VMTK to generate volumetric FSI meshes. It then runs FSI simulations using turtleFSI. For post-processing, VaSP employs FEniCS and other Python packages to compute hemodynamic indices like wall shear stress and stress/strain. By integrating these tools, VaSP aims to simplify vascular FSI analyses.

Installation

VaSP is a Python package for Python >= 3.10, with main dependencies to VaMPy
and turtleFSI. VaSP and its dependencies can be installed with conda on Linux and
macOS using the following command:

conda create -n your_environment -c conda-forge vasp

More details on installation via conda can be found here. The package can also be installed and run through its latest Docker image supported by Windows, Linux, and macOS, as explained here.

Documentation

The documentation is hosted here.

License

This software is licensed under the GNU General Public License (GPL), version 3 or (at your option) any later version.

For more details, see the LICENSE file in this repository.

Authors

Issues

Please report bugs and other issues through the issue tracker at:

https://github.com/KVSlab/VaSP/issues

About

Postprocessing scripts for use with TurtleFSI.

Resources

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Languages

  • Python 99.9%
  • Dockerfile 0.1%