From 537266f9bbfe38be240baa20605a49114a73e660 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Roos?= Date: Fri, 13 Sep 2024 16:19:42 +0200 Subject: [PATCH] add link to DPF Core --- examples/014_cyclic_symmetry_example.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/examples/014_cyclic_symmetry_example.py b/examples/014_cyclic_symmetry_example.py index e544555f5..2239361f1 100644 --- a/examples/014_cyclic_symmetry_example.py +++ b/examples/014_cyclic_symmetry_example.py @@ -141,8 +141,9 @@ # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # For the sack of completeness, it is shown how to expand the # deformations of the cyclic symmetry model. The same can be done -# for strains and stresses. See :ref:`DPF Core documentation ` -# for more details. +# for strains and stresses. See `Ansys DPF`_ for more details. +# +# .. _Ansys DPF: https://dpf.docs.pyansys.com/version/stable/ # Get the displacements and expand them symmetry_option = 2 # fully expand the model