Skip to content

Commit b4c18fd

Browse files
put badge for each solver in the beginning of the tutorials
1 parent 35a4bb5 commit b4c18fd

File tree

5 files changed

+10
-0
lines changed

5 files changed

+10
-0
lines changed

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

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
Explore a mesh
55
==============
66

7+
:bdg-warning:`MAPDL` :bdg-success:`LSDYNA` :bdg-info:`Fluent` :bdg-light:`CFX`
8+
79
.. |MeshedRegion| replace:: :class:`MeshedRegion <ansys.dpf.core.meshed_region.MeshedRegion>`
810
.. |Model| replace:: :class:`Model <ansys.dpf.core.model.Model>`
911
.. |DataSources| replace:: :class:`Model <ansys.dpf.core.data_sources.DataSources>`

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

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
Get a mesh from a result file
55
=============================
66

7+
:bdg-warning:`MAPDL` :bdg-success:`LSDYNA` :bdg-info:`Fluent` :bdg-light:`CFX`
8+
79
.. |Field| replace:: :class:`Field<ansys.dpf.core.field.Field>`
810
.. |FieldsContainer| replace:: :class:`FieldsContainer<ansys.dpf.core.field.Field>`
911
.. |MeshedRegion| replace:: :class:`MeshedRegion <ansys.dpf.core.meshed_region.MeshedRegion>`

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

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
Get a mesh split on different parts
55
===================================
66

7+
:bdg-info:`Fluent` :bdg-light:`CFX`
8+
79
.. |MeshedRegion| replace:: :class:`MeshedRegion <ansys.dpf.core.meshed_region.MeshedRegion>`
810
.. |MeshesContainer| replace:: :class:`MeshesContainer <ansys.dpf.core.meshes_container.MeshesContainer>`
911
.. |DataSources| replace:: :class:`Model <ansys.dpf.core.data_sources.DataSources>`

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

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
Read the mesh metadata
55
======================
66

7+
:bdg-success:`LSDYNA`:bdg-info:`Fluent` :bdg-light:`CFX`
8+
79
.. |MeshedRegion| replace:: :class:`MeshedRegion <ansys.dpf.core.meshed_region.MeshedRegion>`
810
.. |Model| replace:: :class:`Model <ansys.dpf.core.model.Model>`
911
.. |DataSources| replace:: :class:`Model <ansys.dpf.core.data_sources.DataSources>`

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

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
Split a mesh
55
============
66

7+
:bdg-warning:`MAPDL` :bdg-success:`LSDYNA` :bdg-info:`Fluent` :bdg-light:`CFX`
8+
79
This tutorial show how to split a mesh into different meshes.
810

911
.. |MeshedRegion| replace:: :class:`MeshedRegion <ansys.dpf.core.meshed_region.MeshedRegion>`

0 commit comments

Comments
 (0)