GOPlotBands

is an option to control the calculation of energy bands in the Brillouin zone.

Details and Options

  • GTBands is used to calculate a band structures, the energy eigenvalues at single k-points or the energy eigenvalues on a mesh in the Brillouin zone for density of state calculations.
  • Typical values for GOPlotBands are:
  • Truek-points along symmetry lines are used (see GTBZLines)
    Falsea list of k-points or k-points on a mesh of the Brillouin zone (see GTBZPointMesh) are used

Examples

Basic Examples  (1)

First load the package:

The bands are calculated along a standard path with only a few points.

Out[4]=4

With GOPlotBands False a list of single k-points can be provided.

Out[5]=5

Calculate the bands for the calculation of density of states.