:orphan:
.. _example_gallery:
Elasticipy Example Gallery
==========================
Welcome to the **Elasticipy** example gallery!
This page contains a collection of plotting capabilities of the Elasticipy package for various types of objects.
.. toctree::
:hidden:
:glob:
auto_examples/*
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_Mohr_circles_thumb.png
:alt:
:doc:`/auto_examples/Mohr_circles`
.. raw:: html
Draw Mohr circles of stress tensor
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_Yield_surface_3D_thumb.png
:alt:
:doc:`/auto_examples/Yield_surface_3D`
.. raw:: html
3D plot the Drucker-Prager and Mohr-Coulomb yield surface
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_Rotate_tensor_thumb.png
:alt:
:doc:`/auto_examples/Rotate_tensor`
.. raw:: html
Apply a rotation to stiffness tensors
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_Yield_surfaces_thumb.png
:alt:
:doc:`/auto_examples/Yield_surfaces`
.. raw:: html
Plot the Tresca hexagon and the von Mises ellipse
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_fibre_texture_thumb.png
:alt:
:doc:`/auto_examples/fibre_texture`
.. raw:: html
Average stiffness of fibre texture
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_Young_3D_thumb.png
:alt:
:doc:`/auto_examples/Young_3D`
.. raw:: html
Plot Young modulus as a 3D surface
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_Shear_PF_thumb.png
:alt:
:doc:`/auto_examples/Shear_PF`
.. raw:: html
Plot shear modulus as a pole figure
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_Poisson_sections_thumb.png
:alt:
:doc:`/auto_examples/Poisson_sections`
.. raw:: html
Plot Poisson ratio as 2D sections
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_discrete_texture_thumb.png
:alt:
:doc:`/auto_examples/discrete_texture`
.. raw:: html
Average stiffness of discrete texture
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_wave_velocity_thumb.png
:alt:
:doc:`/auto_examples/wave_velocity`
.. raw:: html
Compute and plot wave velocities
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_DP_vs_MC_thumb.png
:alt:
:doc:`/auto_examples/DP_vs_MC`
.. raw:: html
Plot in 2D the Mohr-Coulomb and Drucker-Prager yield surface
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_Normality_rule_thumb.png
:alt:
:doc:`/auto_examples/Normality_rule`
.. raw:: html
Illustrate the normality rule in the principle stresses space
.. thumbnail-parent-div-close
.. raw:: html
.. toctree::
:hidden:
/auto_examples/Mohr_circles
/auto_examples/Yield_surface_3D
/auto_examples/Rotate_tensor
/auto_examples/Yield_surfaces
/auto_examples/fibre_texture
/auto_examples/Young_3D
/auto_examples/Shear_PF
/auto_examples/Poisson_sections
/auto_examples/discrete_texture
/auto_examples/wave_velocity
/auto_examples/DP_vs_MC
/auto_examples/Normality_rule
.. 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: auto_examples_python.zip `
.. container:: sphx-glr-download sphx-glr-download-jupyter
:download:`Download all examples in Jupyter notebooks: auto_examples_jupyter.zip `
.. only:: html
.. rst-class:: sphx-glr-signature
`Gallery generated by Sphinx-Gallery