Skip to content

Commit 07e5cdd

Browse files
authored
Mark the example 02-hdf5_serialize_and_read.py as requiring DPF 7.0 (#1189)
1 parent c1f205d commit 07e5cdd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

examples/05-file-IO/02-hdf5_serialize_and_read.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@
1414
Finally, it reads the results and compares them.
1515
For the example to run correctly, ensure you do not have an existing H5 file.
1616
17+
.. note::
18+
This example requires DPF 7.0 (ansys-dpf-server-2024-1-pre0) or above.
19+
For more information, see :ref:`ref_compatibility`.
20+
1721
"""
1822

1923
###############################################################################

0 commit comments

Comments
 (0)