Skip to content

Commit b1fefc4

Browse files
add solvers badges to the beginning of each tutorial
1 parent 69434d7 commit b1fefc4

File tree

4 files changed

+8
-0
lines changed

4 files changed

+8
-0
lines changed

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

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
Extract and explore results data
55
================================
66

7+
:bdg-mapdl:`MAPDL` :bdg-lsdyna:`LS-DYNA` :bdg-fluent:`FLUENT` :bdg-cfx:`CFX`
8+
79
.. include:: ../../../links_and_refs.rst
810
.. |get_entity_data| replace:: :func:`get_entity_data()<ansys.dpf.core.field.Field.get_entity_data>`
911
.. |get_entity_data_by_id| replace:: :func:`get_entity_data_by_id()<ansys.dpf.core.field.Field.get_entity_data_by_id>`

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

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
Extract and explore results metadata
55
====================================
66

7+
:bdg-mapdl:`MAPDL` :bdg-lsdyna:`LS-DYNA` :bdg-fluent:`FLUENT` :bdg-cfx:`CFX`
8+
79
.. include:: ../../../links_and_refs.rst
810
.. |ResultInfo| replace:: :class:`ResultInfo<ansys.dpf.core.result_info.ResultInfo>`
911

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

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
Import result file in DPF
55
=========================
66

7+
:bdg-mapdl:`MAPDL` :bdg-lsdyna:`LS-DYNA` :bdg-fluent:`FLUENT` :bdg-cfx:`CFX`
8+
79
.. include:: ../../../links_and_refs.rst
810
.. |set_result_file_path| replace:: :func:`set_result_file_path() <ansys.dpf.core.data_sources.DataSources.set_result_file_path>`
911
.. |add_file_path| replace:: :func:`add_file_path() <ansys.dpf.core.data_sources.DataSources.add_file_path>`

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

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
Narrow down data
55
================
66

7+
:bdg-mapdl:`MAPDL` :bdg-lsdyna:`LS-DYNA` :bdg-fluent:`FLUENT` :bdg-cfx:`CFX`
8+
79
.. include:: ../../../links_and_refs.rst
810
.. |location| replace:: :class:`location<ansys.dpf.core.common.locations>`
911
.. |time_freq_scoping_factory| replace:: :mod:`time_freq_scoping_factory<ansys.dpf.core.time_freq_scoping_factory>`

0 commit comments

Comments
 (0)