Skip to main content

Aliev-Panfilov model.

Project description

Aliev-Panfilov Finitewave model template

The Aliev-Panfilov model is a mathematical representation of cardiac tissue dynamics, capturing the essential features of wave propagation in excitable media. This model is particularly useful for studying the behavior of cardiac arrhythmias and other phenomena related to heart rhythms.

This model implementation can be used separately from the Finitewave, allowing for standalone simulations and testing of the Aliev-Panfilov dynamics without the need for the entire framework.

Reference

Aliev, R. R., & Panfilov, A. V. (1996). A simple two-variable model of cardiac excitation. Chaos, Solitons & Fractals, 7(3), 293-301.

DOI: https://doi.org/10.1016/0960-0779(95)00089-5

How to use

python -m examples.aliev_panfilov_example

This will initiate a simulation using the Aliev-Panfilov model and display the results.

How to test

python -m pytest -q

Repository structure

.
├── aliev_panfilov/                  # Aliev-Panfilov model equations package (ops.py)
│   ├── __init__.py
│   └── ops.py                       
├── implementation/                  # 0D model implementation
│   ├── __init__.py
│   └── aliev_panfilov_0d.py
├── example/
│   └── aliev_panfilov_example.py    # minimal script to run a short trace
├── tests/
│   └── aliev_panfilov_test.py       # Aliev-Panfilov model test
├── .gitignore
├── LICENSE                          # MIT
├── pyproject.toml                   
└── README.md                        # this file

Variables

Model state variables:

  • u - Transmembrane potential.
  • v - Recovery variable.

Parameters

Parameters and their defualt values:

  • a = 0.1 - Excitability threshold.
  • k = 8.0 - Strength of the nonlinear source term.
  • eps = 0.01- Baseline recovery rate.
  • mu_1 = 0.2 - Recovery scaling parameter.
  • mu_2 = 0.3 - Offset parameter for recovery rate.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

finitewave_model_aliev_panfilov-0.3.0.tar.gz (12.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file finitewave_model_aliev_panfilov-0.3.0.tar.gz.

File metadata

File hashes

Hashes for finitewave_model_aliev_panfilov-0.3.0.tar.gz
Algorithm Hash digest
SHA256 43d9aad1cde4c712e651f64e79797f128ba1f6dcbd6d6e7ae322eeadbfec3eed
MD5 55009c956e597e371fb79323aad95ed5
BLAKE2b-256 3caf6b67c3fd305200e865771a51d1e1363f04472946d19f7903d84d3b305ad8

See more details on using hashes here.

File details

Details for the file finitewave_model_aliev_panfilov-0.3.0-py3-none-any.whl.

File metadata

File hashes

Hashes for finitewave_model_aliev_panfilov-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ea6d797d26b1843980fc086bb6ba96d461f14575a70a6da3a2e6e09cedb7bcd6
MD5 eb769bb84d18f8fa62fd1bccad9d250e
BLAKE2b-256 0ccbb26a573f50eb194561f6779ca834be53b840f5d4b508afcc7836427758bf

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page