You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/getting_started/index.rst
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ Installing DPF Server
36
36
a licensed copy of Ansys, visit the `Ansys website <https://www.ansys.com/>`_.
37
37
38
38
#. DPF Server is available as a **standalone** package (independent of the Ansys installer) on the
39
-
`DPF page of the Ansys Customer Portal <https://download.ansys.com/>`_.
39
+
`DPF Pre-Release page of the Ansys Customer Portal <https://download.ansys.com/Others/DPF%20Pre-Release>`_.
40
40
As explained in :ref:`Ansys licensing section <target_to_ansys_license_mechanism>`,
41
41
DPF Server is protected by an Ansys license mechanism. Once you have access to an
42
42
Ansys license, install DPF Server:
@@ -54,8 +54,9 @@ Installing DPF Server
54
54
pip install -e .
55
55
56
56
* DPF Server is protected using the license terms specified in the
57
-
``DPFPreviewLicenseAgreement`` file, which is available on the
58
-
Ansys Customer Portal. To accept these terms, you must set the
57
+
`DPFPreviewLicenseAgreement <https://download.ansys.com/-/media/dpf/dpfpreviewlicenseagreement.ashx?la=en&hash=CCFB07AE38C638F0D43E50D877B5BC87356006C9>`_ file, which is available on the
58
+
`DPF Pre-Release page of the Ansys Customer Portal <https://download.ansys.com/Others/DPF%20Pre-Release>`_.
Copy file name to clipboardExpand all lines: docs/source/user_guide/getting_started_with_dpf_server.rst
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ simulation data. With DPF, you can perform complex preprocessing or postprocessi
12
12
simulation workflow.
13
13
14
14
DPF Server is a package that contains all the necessary files to run the DPF Server, enabling DPF capabilities. It is available
15
-
on the Ansys Customer Portal. DPF Server first available version is 6.0 (2023 R2).
15
+
on the `DPF Pre-Release page of the Ansys Customer Portal<https://download.ansys.com/Others/DPF%20Pre-Release>`_. DPF Server first available version is 6.0 (2023 R2).
16
16
17
17
For more information about DPF and its use, see :ref:`ref_user_guide`.
18
18
@@ -88,8 +88,8 @@ License terms
88
88
DPF Preview License Agreement
89
89
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
90
90
91
-
DPF Server use is protected using license terms specified in the DPFPreviewLicenseAgreement file that
92
-
can be found on the Ansys Customer Portal.
91
+
DPF Server use is protected using license terms specified in the `DPFPreviewLicenseAgreement<https://download.ansys.com/-/media/dpf/dpfpreviewlicenseagreement.ashx?la=en&hash=CCFB07AE38C638F0D43E50D877B5BC87356006C9>`_ file that
92
+
can be found on the `DPF Pre-Release page of the Ansys Customer Portal<https://download.ansys.com/Others/DPF%20Pre-Release>`_.
93
93
94
94
To accept the DPF User Licensing Agreement terms, the following environment variable must be set:
95
95
@@ -160,5 +160,5 @@ The following Ansys licensing increments currently provide rights to use DPF Ser
160
160
- "cfd_solve_level3" available in Ansys CFD Enterprise product
161
161
- "fluent_meshing" available in Ansys CFD Enterprise product
162
162
163
-
Each increment may be available in other products. The product/increment mapping can be found in the Licensing section of the Ansys Customer Portal:
0 commit comments