GTClusterFilter

GTClusterFilter[cluster,types]
removes certain types of atoms from a given cluster.

DetailsDetails

  • If a cluster is constructed with GTCluster, not all types of atoms are necessary in the construction of tight-binding Hamiltonians in general.
  • See: W. Hergert, M. Geilhufe, Group Theory in Solid State Physics and Photonics. Problem Solving with Mathematica, Chapter 9.4

ExamplesExamplesopen allclose all

Basic Examples  (1)Basic Examples  (1)

  • First load the package:
  • In[1]:=
    Click for copyable input
  • Create asymmetric matrix:
    Choose the corresponding structure from the structure data file.
  • In[2]:=
    Click for copyable input
    Out[2]=
  • Construct a cluster:
  • In[3]:=
    Click for copyable input
  • Remove all the Zn atoms from the cluster:
  • In[4]:=
    Click for copyable input