Skip to content

Commit ff13c20

Browse files
authored
Add links to the DPF Server page on the Ansys Customer Portal (#671)
* Small fixes * Update dpf.docs with url link * Update back * Update missing references * Update DPFPreviewLicenseAgreement
1 parent d8bc1a3 commit ff13c20

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

docs/source/getting_started/index.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Installing DPF Server
3636
a licensed copy of Ansys, visit the `Ansys website <https://www.ansys.com/>`_.
3737

3838
#. 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>`_.
4040
As explained in :ref:`Ansys licensing section <target_to_ansys_license_mechanism>`,
4141
DPF Server is protected by an Ansys license mechanism. Once you have access to an
4242
Ansys license, install DPF Server:
@@ -54,8 +54,9 @@ Installing DPF Server
5454
pip install -e .
5555
5656
* 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>`_.
59+
To accept these terms, you must set the
5960
following environment variable:
6061

6162
.. code::

docs/source/user_guide/getting_started_with_dpf_server.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ simulation data. With DPF, you can perform complex preprocessing or postprocessi
1212
simulation workflow.
1313

1414
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).
1616

1717
For more information about DPF and its use, see :ref:`ref_user_guide`.
1818

@@ -88,8 +88,8 @@ License terms
8888
DPF Preview License Agreement
8989
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
9090

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>`_.
9393

9494
To accept the DPF User Licensing Agreement terms, the following environment variable must be set:
9595

@@ -160,5 +160,5 @@ The following Ansys licensing increments currently provide rights to use DPF Ser
160160
- "cfd_solve_level3" available in Ansys CFD Enterprise product
161161
- "fluent_meshing" available in Ansys CFD Enterprise product
162162

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:
164-
`<https://download.ansys.com/Installation%20and%20Licensing%20Help%20and%20Tutorials>`_.
163+
Each increment may be available in other products. The product/increment mapping can be found in the
164+
`Licensing section of the Ansys Customer Portal <https://download.ansys.com/Installation%20and%20Licensing%20Help%20and%20Tutorials>`_.

0 commit comments

Comments
 (0)