This software is a numeric PDE solver for ionic cardiac models in 2D with real-time graphics. The program has two main solver modes: standard PDE solver, and symmetry-reduction solver for spiral waves.
Screenshot of voltage dynamics with blood vessels:
Tip trajectory of a meandering spiral wave:
Tip trajectory of a symmetry reduced spiral wave:
This software was developerd by: Hector Augusto Velasco-Perez @CHAOS Lab@Georgia Institute of Technology
- Dr. Noah DeTal
- Dr. @Flavio Fenton
This software allows you to solve reaction-diffusion models PDE models with a diffusive coupling in a 2D domain. This software is implemented in CUDA/C.
- CUDA v7 or higher
- glew.h, glut.h, freeglut.h
- SOIL.h library (sudo apt-get install libsoil-dev)