Graphical User Interface (GUI)
The GUI is mainly meant for educational purpose, providing a user-friendly way to illustrate the relationships between the components of the stiffness tensor of a single crystal, depending on its symmetries. It also allows to directly plot the engineering properties.
The figure bellow illustrates the Young’s modulus of monoclinic TiNi:
To launch this GUI, just run:
from Elasticipy.gui import crystal_symmetry_plotter
crystal_symmetry_plotter()