GTNeighborPlot

GTNeighborPlot[neighbors]
is a tool to present the information about the input data to construct adjacency matrices in visual form.

DetailsDetails

  • For the setup of the adjacency matrix of a given cluster it is necessary to provide information about the distances of atoms and sorts of atoms. GTNeighborPlot visualises this information in matrix form to control the input of GTAdjacencyMatrix.
  • See: W. Hergert, M. Geilhufe, Group Theory in Solid State Physics and Photonics. Problem Solving with Mathematica, chapter 9.7.3.

ExamplesExamplesopen allclose all

Basic Examples  (1)Basic Examples  (1)

First load the package:

In[1]:=
Click for copyable input

Then run the example:
Nearest and next-nearest neighbors of Cu in the fcc structure are considered (a 1)

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

Perovskite structure  BaTiO_3, only Ti and O are taken into account. Nearest neighbor interation of Ti with O, but also the nearest O-O interaction is considered.

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