GTPlotCluster

GTPlotCluster[cluster,distance,scaling]
creates a plot or a graphics object of cluster. Distance is the maximal distance between atoms to draw a bond. Scaling can be used to scale the radius of the spheres, representing the atoms. If cluster is three-dimensional a Graphics3D object is generated. For a plane cluster a 2D graphic object will be constructed.

DetailsDetails

  • GTPlotCluster is a simple command to get an overview about the structure of clusters, constructed and manipulated with commands of GTPack. It is a simple drawing tool. It is not planned to produce plots as advanced tools like Vesta and others.
  • The following options can be given:
  • GOColorScheme"ElementData"Selects the color scheme for atoms
    GOCoordinateSystemFalsePlots a coordinate system
    GODimension3Plots a 3D graphics object
    GODirection{0, 0, 0}Indicates a special direction
    GOPlotTrueDecides if the cluster is plotted
    GOSphereTruePlots the circumscribing sphere
  • See: W. Hergert, M. Geilhufe, Group Theory in Solid State Physics and Photonics. Problem Solving with Mathematica

ExamplesExamplesopen allclose all

Basic Examples  (1)Basic Examples  (1)

First load the package:

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

Load the structure from a file and extract the the strcture for Barium titanate.

In[3]:=
Click for copyable input

Generate the cluster.

In[4]:=
Click for copyable input

Now the cluster can be plotted.

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

Construct a larger cluster and cut out the xy-plane.

In[6]:=
Click for copyable input
In[7]:=
Click for copyable input
In[8]:=
Click for copyable input
Out[8]=