Skip to content

Commit 0094314

Browse files
authored
Mark lsdyna_operators example as requiring DPF 6.1 (#888)
1 parent 4d2ec11 commit 0094314

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

examples/01-transient_analyses/02-lsdyna_operators.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@
66
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
77
88
This example provides an overview of the LS-DYNA results providers.
9+
10+
.. note::
11+
This example requires DPF 6.1 (ansys-dpf-server-2023-2-pre0) or above.
12+
For more information, see :ref:`ref_compatibility`.
13+
914
"""
1015

1116
import matplotlib.pyplot as plt

0 commit comments

Comments
 (0)