Skip to content

Add links to the DPF Server page on the Ansys Customer Portal #671

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Dec 12, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions docs/source/getting_started/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Installing DPF Server
a licensed copy of Ansys, visit the `Ansys website <https://www.ansys.com/>`_.

#. DPF Server is available as a **standalone** package (independent of the Ansys installer) on the
`DPF page of the Ansys Customer Portal <https://download.ansys.com/>`_.
`DPF Pre-Release page of the Ansys Customer Portal <https://download.ansys.com/Others/DPF%20Pre-Release>`_.
As explained in :ref:`Ansys licensing section <target_to_ansys_license_mechanism>`,
DPF Server is protected by an Ansys license mechanism. Once you have access to an
Ansys license, install DPF Server:
Expand All @@ -54,8 +54,9 @@ Installing DPF Server
pip install -e .

* DPF Server is protected using the license terms specified in the
``DPFPreviewLicenseAgreement`` file, which is available on the
Ansys Customer Portal. To accept these terms, you must set the
`DPFPreviewLicenseAgreement <https://download.ansys.com/-/media/dpf/dpfpreviewlicenseagreement.ashx?la=en&hash=CCFB07AE38C638F0D43E50D877B5BC87356006C9>`_ file, which is available on the
`DPF Pre-Release page of the Ansys Customer Portal <https://download.ansys.com/Others/DPF%20Pre-Release>`_.
To accept these terms, you must set the
following environment variable:

.. code::
Expand Down
10 changes: 5 additions & 5 deletions docs/source/user_guide/getting_started_with_dpf_server.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ simulation data. With DPF, you can perform complex preprocessing or postprocessi
simulation workflow.

DPF Server is a package that contains all the necessary files to run the DPF Server, enabling DPF capabilities. It is available
on the Ansys Customer Portal. DPF Server first available version is 6.0 (2023 R2).
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).

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

Expand Down Expand Up @@ -88,8 +88,8 @@ License terms
DPF Preview License Agreement
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

DPF Server use is protected using license terms specified in the DPFPreviewLicenseAgreement file that
can be found on the Ansys Customer Portal.
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
can be found on the `DPF Pre-Release page of the Ansys Customer Portal <https://download.ansys.com/Others/DPF%20Pre-Release>`_.

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

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

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