GROUP THEORY SYMBOL

GOOutput

GOOutput
is an option to decide, which form of the constructed Voronoi cell is presented.

DetailsDetails

  • Typical settings for GOOutput are:
  • "Mesh"Plots the voronoi cell as a mesh.
    "Output"Gives the vertices, the coordinate system und the BZ path as output
    "Voronoi"Plots the voronoi cell.
  • This option is used by: GTVoronoiCell

ExamplesExamplesopen allclose all

Basic Examples  (1)Basic Examples  (1)

First load the package:

In[1]:=
Click for copyable input

Different modes of output are possible. It is standard to plot the Voronoi cell (GOOutput "Voronoi")

In[2]:=
Click for copyable input
Out[2]=

The Voronoi cell can be plotted as a mesh.

In[3]:=
Click for copyable input
Out[3]=

If GOOutput "Output" is used, the first part of the list gives the vertices of the convex hull. The last two parts of the list are graphic objcets representing the coordinate system and the BZ path.

In[4]:=
Click for copyable input
Out[4]=
In[5]:=
Click for copyable input
Out[5]=