Metadata-Version: 2.4
Name: ansys-health-heart
Version: 0.16.2
Summary: Python framework for heart modeling using ANSYS tools.
Author-email: "ANSYS, Inc." <pyansys.core@ansys.com>
Maintainer-email: "ANSYS, Inc." <pyansys.core@ansys.com>
Requires-Python: >=3.10,<4
Description-Content-Type: text/markdown
License-Expression: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
License-File: LICENSE
Requires-Dist: ansys-dpf-core>=0.13.6,!=0.14.0,<0.15
Requires-Dist: ansys.dyna.core>=0.7.1,<0.10
Requires-Dist: deprecated>=1.2.18
Requires-Dist: h5py>=3.6.0
Requires-Dist: httpx>=0.27.2
Requires-Dist: matplotlib>=3.10.1
Requires-Dist: natsort>=8.4.0
Requires-Dist: networkx>=3.2.1
Requires-Dist: numpy<3
Requires-Dist: pandas<=3.0.0
Requires-Dist: pint>=0.24.4
Requires-Dist: pyvista>=0.46.5,<0.48
Requires-Dist: rich>=13.9.4
Requires-Dist: scipy<=1.15.3
Requires-Dist: vtk>=9.1.0,<9.7,!=9.4.0,!=9.4.1
Requires-Dist: pydantic>=2.0.0
Requires-Dist: pyyaml>=6.0.0
Requires-Dist: requests>2.34.0
Requires-Dist: ansys-health-heart[meshing] ; extra == "all"
Requires-Dist: ansys-health-heart[all, doc, tests] ; extra == "dev"
Requires-Dist: ansys-sphinx-theme[autoapi]==1.10.0 ; extra == "doc"
Requires-Dist: jupyter_sphinx==0.5.3 ; extra == "doc"
Requires-Dist: myst-parser==4.0.1 ; extra == "doc"
Requires-Dist: nbsphinx==0.9.8 ; extra == "doc"
Requires-Dist: numpydoc==1.10.0 ; extra == "doc"
Requires-Dist: pyvista[jupyter]>=0.46.5 ; extra == "doc"
Requires-Dist: pypandoc==1.17 ; extra == "doc"
Requires-Dist: sphinx==8.1.3 ; extra == "doc"
Requires-Dist: sphinx-autodoc-typehints==3.0.1 ; extra == "doc"
Requires-Dist: sphinx-copybutton==0.5.2 ; extra == "doc"
Requires-Dist: sphinx-gallery==0.21.0 ; extra == "doc"
Requires-Dist: sphinx-jinja==2.0.2 ; extra == "doc"
Requires-Dist: sphinx_design ; extra == "doc"
Requires-Dist: sphinxcontrib-video==0.4.2 ; extra == "doc"
Requires-Dist: trame-vtk==2.11.3 ; extra == "doc"
Requires-Dist: ansys-fluent-core==0.38.0 ; extra == "meshing"
Requires-Dist: pytest==9.0.2 ; extra == "tests"
Requires-Dist: pytest-cov==7.0.0 ; extra == "tests"
Project-URL: documentation, https://heart.health.docs.pyansys.com/
Project-URL: issues, https://github.com/ansys/pyansys-heart/issues
Project-URL: releases, https://github.com/ansys/pyansys-heart/releases
Project-URL: source, https://github.com/ansys/pyansys-heart
Provides-Extra: all
Provides-Extra: dev
Provides-Extra: doc
Provides-Extra: meshing
Provides-Extra: tests

# PyAnsys Heart

> [!WARNING]
>
> **This repository is no longer maintained as of 2026-08-12**
>
> This public repository is deprecated and will not receive further public
> updates. Ongoing development continues within Synopsys as part of
> next-generation cardiac simulation solutions.
>
> **What this means**
>
> - No further updates, bug fixes, or pull request reviews
> - Issues will be closed
> - The repository will be archived
>
> For questions, contact [pyansys-core@synopsys.com](mailto:pyansys-core@synopsys.com).
>
> Thank you to everyone who contributed, used, or supported this project! For further questions please reach out to pyansys-core@synopsys.com.

[![PyAnsys](https://img.shields.io/badge/Py-Ansys-ffc107.svg?logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAIAAACQkWg2AAABDklEQVQ4jWNgoDfg5mD8vE7q/3bpVyskbW0sMRUwofHD7Dh5OBkZGBgW7/3W2tZpa2tLQEOyOzeEsfumlK2tbVpaGj4N6jIs1lpsDAwMJ278sveMY2BgCA0NFRISwqkhyQ1q/Nyd3zg4OBgYGNjZ2ePi4rB5loGBhZnhxTLJ/9ulv26Q4uVk1NXV/f///////69du4Zdg78lx//t0v+3S88rFISInD59GqIH2esIJ8G9O2/XVwhjzpw5EAam1xkkBJn/bJX+v1365hxxuCAfH9+3b9/+////48cPuNehNsS7cDEzMTAwMMzb+Q2u4dOnT2vWrMHu9ZtzxP9vl/69RVpCkBlZ3N7enoDXBwEAAA+YYitOilMVAAAAAElFTkSuQmCC)](https://docs.pyansys.com/)
[![Python](https://img.shields.io/pypi/pyversions/ansys-health-heart?logo=pypi)](https://pypi.org/project/ansys-health-heart/)
[![PyPI](https://img.shields.io/pypi/v/ansys-health-heart.svg?logo=python&logoColor=white&label=PyPI)](https://pypi.org/project/ansys-health-heart)
[![GH-CI](https://github.com/ansys/pyansys-heart/actions/workflows/ci_cd_night.yml/badge.svg)](https://github.com/ansys/pyansys-heart/actions/workflows/ci_cd_night.yml)
[![MIT](https://img.shields.io/badge/license-MIT-yellow)](https://opensource.org/blog/license/mit)
[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)
[![pre-commit.ci](https://results.pre-commit.ci/badge/github/ansys/pyansys-heart/main.svg)](https://results.pre-commit.ci/latest/github/ansys/pyansys-heart/main)

## About

PyAnsys Heart is a Python library developed by the Ansys Healthcare Research team to model the human heart using Ansys LS-DYNA software. Designed to support advancements in cardiovascular research, this tool enables detailed, patient-specific simulations of heart function, capturing complex interactions like fluid-structure-electrophysiology interaction (FSEI). These simulations replicate hard-to-measure features such as structural stress, electrical activity, muscle fiber orientation, and even account for anatomical elements like the pericardium, valves, and atria.

## Installation

Ensure you have all the necessary [prerequisites](https://heart.health.docs.pyansys.com/version/stable/getting-started/prerequisites.html) before installing this software. Then, refer to the [installation guidelines](https://heart.health.docs.pyansys.com/version/stable/getting-started/installation.html) for detailed instructions on how to install PyAnsys Heart in your system.

## Documentation

Documentation for the latest stable release of PyAnsys Heart is hosted at [PyAnsys Heart documentation](https://heart.health.docs.pyansys.com/version/stable/).

In the upper right corner of the documentation's title bar, there is an option for switching from viewing the documentation for the latest stable release to viewing the documentation for the development version or previously released versions.

Descriptions follow for each documentation section:

- [Getting started](https://heart.health.docs.pyansys.com/version/stable/getting-started.html): Provides an overview of key techniques in cardiac modeling, package prerequisites, and installation information.
- [User guide](https://heart.health.docs.pyansys.com/version/stable/user-guide.html): Provides an overview of the capabilities of PyAnsys Heart, explaining the key concept of preprocessor, simulator, and postprocessor.
- [API reference](https://heart.health.docs.pyansys.com/version/stable/api/index.html): Describes PyAnsys Heart endpoints, their capabilities, and how to interact with them programmatically.
- [Examples](https://heart.health.docs.pyansys.com/version/stable/examples/index.html): Shows how to use the Preprocessor, Postprocessor, and Simulator modules to preprocess, consume, and analyze heart models.
- [Contribute](https://heart.health.docs.pyansys.com/version/stable/contributing.html): Provides guidelines and instructions on how to contribute based on your role in the project.
- [Release notes](https://heart.health.docs.pyansys.com/version/stable/changelog.html): Provides a summary of notable changes for each version of PyAnsys Heart. It helps you keep track of updates, bug fixes, new features, and improvements made to the project over time.

On the [PyAnsys Heart Issues](https://github.com/ansys/pyansys-heart/issues) page, you can create issues to report bugs and request new features. On the [PyAnsys Heart Discussions](https://github.com/ansys/pyansys-heart/discussions) page or the [Discussions](https://discuss.ansys.com/) page on the Ansys Developer portal, you can post questions, share ideas, and get community feedback. To reach the project support team, email [pyansys-core@synopsys.com](mailto:pyansys-core@synopsys.com).

