Prerequisites ============= Operating system ---------------- - Windows 10, Windows 11 - Linux Ansys tools ----------- This framework was developed and tested under `Python 3.10 `_, `Python 3.11 `_, and `Python 3.12 `_. Before starting the installation, run the ``python --version`` command and check that you are using one of the supported versions. Software -------- .. list-table:: **Required Ansys products** :widths: 200 300 200 400 :header-rows: 1 * - Product - Supported versions - Scope - Link to download * - Ansys Fluent - 2024 R1, 2024 R2, 2025 R1 - Preprocessor - `Ansys Customer Portal`_ * - Ansys DPF Server - 2024.1 (comes with the 2024 R1 installation), 2024.1rc1, 2024.2rc0 - Postprocessor - `Ansys Customer Portal`_, `DPF Pre-Release `_ * - Ansys LS-DYNA - 16.0.0 IntelMPI double precision, 16.0.0 MSMPI double precision - Simulator - `Ansys LSDYNA Product Space`_ or contact the `PyAnsys Core team `_ to get more information. .. note:: Fluent is required for meshing. Also note that currently the postprocessor module is only compatible with Ansys DPF Servers 2024.1 (comes with the 2024 R1 installation), 2024.1rc1, and 2024.2rc0. Later versions are currently not supported. Hence installing Ansys Fluent 2024 R1 is the most convenient. If you use a standalone version of the DPF Server, you must accept the DPF license terms ``_ by setting the environment variable ``ANSYS_DPF_ACCEPT_LA`` to ``Y``. For further instructions to install the standalone version of the DPF server, see the `DPF Server getting started guide `_.