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#

Required Ansys products#

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 https://dpf.docs.pyansys.com/version/stable/getting_started/licensing.html 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.