Skip to content

Commit 0952029

Browse files
changes the name of the explore_mesh_metadata.rst tutorial
1 parent 47afb3b commit 0952029

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

doc/source/user_guide/tutorials/mesh/read_mesh_metadata.rst renamed to doc/source/user_guide/tutorials/mesh/explore_mesh_metadata.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
.. _ref_tutorials_read_mesh_metadata:
1+
.. _ref_tutorials_explore_mesh_metadata:
22

3-
====================
4-
Read a mesh metadata
5-
====================
3+
=======================
4+
Explore a mesh metadata
5+
=======================
66

77
:bdg-lsdyna:`LSDYNA` :bdg-fluent:`Fluent` :bdg-cfx:`CFX`
88

doc/source/user_guide/tutorials/mesh/index.rst

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,12 @@ These tutorials explains how to explore different attributes of a given mesh wit
3131
+++
3232
:bdg-mapdl:`MAPDL` :bdg-lsdyna:`LSDYNA` :bdg-fluent:`Fluent` :bdg-cfx:`CFX`
3333

34-
.. grid-item-card:: Read a mesh metadata
35-
:link: ref_tutorials_read_mesh_metadata
34+
.. grid-item-card:: Explore a mesh metadata
35+
:link: ref_tutorials_explore_mesh_metadata
3636
:link-type: ref
3737
:text-align: center
3838

39-
This tutorial explains how to read a mesh metadata
40-
(data about the elements, nodes, faces, region, zone ...) before
39+
This tutorial explains how to explore a mesh metadata before
4140
extracting the mesh from a result file.
4241

4342
+++
@@ -81,7 +80,7 @@ These tutorials explains how to explore different attributes of a given mesh wit
8180

8281
create_a_mesh_from_scratch.rst
8382
get_mesh_from_result_file.rst
84-
read_mesh_metadata.rst
83+
explore_mesh_metadata.rst
8584
explore_mesh.rst
8685
extract_mesh_in_split_parts.rst
8786
split_mesh.rst

0 commit comments

Comments
 (0)