We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1f205d commit 07e5cddCopy full SHA for 07e5cdd
examples/05-file-IO/02-hdf5_serialize_and_read.py
@@ -14,6 +14,10 @@
14
Finally, it reads the results and compares them.
15
For the example to run correctly, ensure you do not have an existing H5 file.
16
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
+
21
"""
22
23
###############################################################################
0 commit comments