Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 11 additions & 8 deletions doc/source/examples/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,17 +18,20 @@ Here are a series of examples using MAPDL with ``ansys-mapdl-core``.

.. === TECHNOLOGY SHOWCASE EXAMPLES ===

.. toctree::
:hidden:
:maxdepth: 3
The PyMAPDL technology showcase examples are more complex test cases than
the ones presented above. They demonstrate how to use PyMAPDL to effectively
and accurately solve interdisciplinary problems from a variety of industries
and engineering fields.

technology_showcase_examples/techdemo-1/ex_0-tecbrakesqueal
technology_showcase_examples/techdemo-20/20-example-technology-showcase-dynamic-simulation-PCB
technology_showcase_examples/techdemo-28/ex_28-tecfricstir
The examples initially come from the `APDL Technology Showcase Manual
<_tech_demo_intro_>`_ and are modeled with MAPDL files. Some of them have been
reproduced in Python files using PyMAPDL with the ``ansys-mapdl-core``
library.

.. include:: technology_showcase_examples/index.rst
:start-line: 2
The examples are hosted in the `PyMAPDL Techdemos repository <_tech_demos_repo_>`_.

The documentation to the exposed examples can be found in the
`PyMAPDL Techdemos documentation <_tech_demos_doc_>`_.

.. === EXTENDED EXAMPLES ===

Expand Down
24 changes: 0 additions & 24 deletions doc/source/examples/technology_showcase_examples/index.rst

This file was deleted.

Binary file not shown.
Loading