GTPwEmptyLatticeIrep

GTPwEmptyLatticeIrep[point group,reciprocal basis, k-point, gcut,number of bands]
determines the irreducible representations of the empty lattice band structure to a structure with point group. The reciprocal basis and the maximum length gcut of the reciprocal lattice vectors have to be provided. The analysis is done at a certain k-point, for a restricted number of bands.

DetailsDetails

  • GTPwHamiltonian allows to construct an empty lattice Hamiltonian, which can be used in GTBandStructure to plot the corresponding bands. GTPwEmptyLatticeIrep allows to determine the irreducible representations corresponding to the energy eigenvalues.
  • In this simple case no real wave function information is necessary, because due to the missing interaction the Hamiltonian is diagonal. From all reciprocal lattice vectors leading to the same energy a faithful representation is constructed and than reduced.
  • The following options can be given:
  • GOIrepNotation"Mulliken"Controls the notation of irreducible representation
    GOVerboseFalseControls the output of additional information
  • See: W. Hergert, M. Geilhufe, Group Theory in Solid State Physics and Photonics. Problem Solving with Mathematica, chapter

ExamplesExamplesopen allclose all

Basic Examples  (1)Basic Examples  (1)

First load the package:

In[1]:=
Click for copyable input

Pseudopotential parameters are not necessary to calculate an empty lattice band structure. Choose the corresponding structure from the structure data file and modify it accordingly. A fcc structure will be considered, i.e. the information for cu is fine.

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

The Hamiltonian will be built for the empty lettice test.

In[3]:=
Click for copyable input

Choose the k path in accordance with the structure, i.e. here fcc:

In[4]:=
Click for copyable input

Calculate and plot the band structure:

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

The point group for the cubic fcc structure is Oh.

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

Calculate the reciprocal lattice vectors (units 2π/a) for the fcc lattice.

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