Skip to content

Commit

Permalink
add solvers badges to the beginning of each tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
luisaFelixSalles committed Dec 11, 2024
1 parent 69434d7 commit b1fefc4
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
Extract and explore results data
================================

:bdg-mapdl:`MAPDL` :bdg-lsdyna:`LS-DYNA` :bdg-fluent:`FLUENT` :bdg-cfx:`CFX`

.. include:: ../../../links_and_refs.rst
.. |get_entity_data| replace:: :func:`get_entity_data()<ansys.dpf.core.field.Field.get_entity_data>`
.. |get_entity_data_by_id| replace:: :func:`get_entity_data_by_id()<ansys.dpf.core.field.Field.get_entity_data_by_id>`
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
Extract and explore results metadata
====================================

:bdg-mapdl:`MAPDL` :bdg-lsdyna:`LS-DYNA` :bdg-fluent:`FLUENT` :bdg-cfx:`CFX`

.. include:: ../../../links_and_refs.rst
.. |ResultInfo| replace:: :class:`ResultInfo<ansys.dpf.core.result_info.ResultInfo>`

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
Import result file in DPF
=========================

:bdg-mapdl:`MAPDL` :bdg-lsdyna:`LS-DYNA` :bdg-fluent:`FLUENT` :bdg-cfx:`CFX`

.. include:: ../../../links_and_refs.rst
.. |set_result_file_path| replace:: :func:`set_result_file_path() <ansys.dpf.core.data_sources.DataSources.set_result_file_path>`
.. |add_file_path| replace:: :func:`add_file_path() <ansys.dpf.core.data_sources.DataSources.add_file_path>`
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
Narrow down data
================

:bdg-mapdl:`MAPDL` :bdg-lsdyna:`LS-DYNA` :bdg-fluent:`FLUENT` :bdg-cfx:`CFX`

.. include:: ../../../links_and_refs.rst
.. |location| replace:: :class:`location<ansys.dpf.core.common.locations>`
.. |time_freq_scoping_factory| replace:: :mod:`time_freq_scoping_factory<ansys.dpf.core.time_freq_scoping_factory>`
Expand Down

0 comments on commit b1fefc4

Please sign in to comment.