From 03ca6be7534b706d300fa74c1693d25fa6cf712e Mon Sep 17 00:00:00 2001 From: "paul.profizi" Date: Mon, 3 Apr 2023 18:01:03 +0200 Subject: [PATCH] Update compatibility.rst for DPF Server 2023.2.pre1 --- docs/source/getting_started/compatibility.rst | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/docs/source/getting_started/compatibility.rst b/docs/source/getting_started/compatibility.rst index 38e59ad80..c71e6acaf 100644 --- a/docs/source/getting_started/compatibility.rst +++ b/docs/source/getting_started/compatibility.rst @@ -19,18 +19,27 @@ libraries. :widths: 20 20 20 :header-rows: 1 - * - Ansys installation + * - DPF server version - ansys.dpf.core python module version - ansys.dpf.post python module version - * - Ansys 2022 R2 + * - 6.1 (DPF Server 2023.2.pre1) + - 0.8.0 or later + - 0.4.0 or later + * - 6.0 (DPF Server 2023.2.pre0) + - 0.7.0 or later + - 0.3.0 or later + * - 5.0 (Ansys 2023 R1) + - 0.6.0 or later + - 0.3.0 or later + * - 4.0 (Ansys 2022 R2) - 0.5.0 or later - 0.3.0 or later - * - Ansys 2022 R1 + * - 3.0 (Ansys 2022 R1) - 0.4.0 or later - 0.1.0 or later - * - Ansys 2021 R2 + * - 2.0 (Ansys 2021 R2) - 0.3.0 or later - 0.1.0 or later - * - Ansys 2021 R1 + * - 1.0 (Ansys 2021 R1) - 0.2.* - 0.1.0 or later