Skip to content

Commit 22de654

Browse files
updates on extract_and_explore_results_metadata.rst
1 parent 137952f commit 22de654

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

doc/source/user_guide/tutorials/import_data/extract_and_explore_results_metadata.rst

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. _ref_tutorials_extract_and_explore_results_metadata:
22

3-
========================
4-
Explore results metadata
5-
========================
3+
====================================
4+
Extract and explore results metadata
5+
====================================
66

77
.. |Field| replace:: :class:`Field<ansys.dpf.core.field.Field>`
88
.. |Examples| replace:: :mod:`Examples<ansys.dpf.core.examples>`
@@ -37,8 +37,6 @@ Here we will download a result file available in our |Examples| package.
3737
For more information about how to import your result file in DPF check
3838
the :ref:`ref_tutorials_import_result_file` tutorial.
3939

40-
Here we get the displacement results.
41-
4240
.. jupyter-execute::
4341

4442
# Import the ``ansys.dpf.core`` module, including examples files and the operators subpackage

0 commit comments

Comments
 (0)