:orphan:
.. _ref_example_gallery:
Examples
========
Here are a series of examples that demonstrate the behavior and usage
of ``ansys-mapdl-reader``.
.. raw:: html
.. thumbnail-parent-div-open
.. thumbnail-parent-div-close
.. raw:: html
Loading and Visualizing Result Files
------------------------------------
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /examples/00-read_binary/images/thumb/sphx_glr_custom_visualization_thumb.png
:alt:
:ref:`sphx_glr_examples_00-read_binary_custom_visualization.py`
.. raw:: html
Custom Scalar Visualization
.. raw:: html
.. only:: html
.. image:: /examples/00-read_binary/images/thumb/sphx_glr_load_corner_result_thumb.png
:alt:
:ref:`sphx_glr_examples_00-read_binary_load_corner_result.py`
.. raw:: html
Cylindrical Nodal Stress
.. raw:: html
.. only:: html
.. image:: /examples/00-read_binary/images/thumb/sphx_glr_load_shaft_result_thumb.png
:alt:
:ref:`sphx_glr_examples_00-read_binary_load_shaft_result.py`
.. raw:: html
Shaft Modal Analysis
.. raw:: html
.. only:: html
.. image:: /examples/00-read_binary/images/thumb/sphx_glr_load_thermal_result_thumb.png
:alt:
:ref:`sphx_glr_examples_00-read_binary_load_thermal_result.py`
.. raw:: html
Thermal Analysis
.. raw:: html
.. only:: html
.. image:: /examples/00-read_binary/images/thumb/sphx_glr_pontoon_thumb.png
:alt:
:ref:`sphx_glr_examples_00-read_binary_pontoon.py`
.. raw:: html
Shell Static Analysis
.. thumbnail-parent-div-close
.. raw:: html
Cyclic Result Analysis
----------------------
The following examples demonstrate how to load results from and
directly analyze MAPDL result files from a cyclic analysis.
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /examples/01-cyclic_results/images/thumb/sphx_glr_academic_sector_nd_thumb.png
:alt:
:ref:`sphx_glr_examples_01-cyclic_results_academic_sector_nd.py`
.. raw:: html
Understanding Nodal Diameters from a Cyclic Model Analysis
.. raw:: html
.. only:: html
.. image:: /examples/01-cyclic_results/images/thumb/sphx_glr_academic_sector_stress_strain_thumb.png
:alt:
:ref:`sphx_glr_examples_01-cyclic_results_academic_sector_stress_strain.py`
.. raw:: html
Stress and Strain from a Cyclic Modal Analysis
.. raw:: html
.. only:: html
.. image:: /examples/01-cyclic_results/images/thumb/sphx_glr_sector_model_thumb.png
:alt:
:ref:`sphx_glr_examples_01-cyclic_results_sector_model.py`
.. raw:: html
Cyclic Model Visualization
.. thumbnail-parent-div-close
.. raw:: html
.. toctree::
:hidden:
:includehidden:
/examples/00-read_binary/index.rst
/examples/01-cyclic_results/index.rst
.. only:: html
.. container:: sphx-glr-footer sphx-glr-footer-gallery
.. container:: sphx-glr-download sphx-glr-download-python
:download:`Download all examples in Python source code: examples_python.zip `
.. container:: sphx-glr-download sphx-glr-download-jupyter
:download:`Download all examples in Jupyter notebooks: examples_jupyter.zip `
.. only:: html
.. rst-class:: sphx-glr-signature
`Gallery generated by Sphinx-Gallery