GROUP THEORY SYMBOL
GORegionFunction
GORegionFunction
is an option to decide, if the calculated Fermi surface should be restricted to the first Brillouin zone.
DetailsDetails
- The electronic structure is calculated in a cube to construct the Fermi surface by means of ListPlot3D. Therfore, parts of the Fermi surface lying in adjacent Brillouin zones appear in the plot. Those parts can be cut away using the Brillouin zone as a RegionFunction in ListPlot3D. This is controlled by GORegionFunction.
- Warning: The clipping of the Fermi surface by means of RegionFunction is time consuming!
- Typical settings for GORegionFunction are:
-
True Cuts way parts of the Fermi surface outside the 1st Brillouin zone False Shows the whole calculated Fermi surface - This option is used by: GTFermiSurface
ExamplesExamplesopen allclose all
Basic Examples (1)Basic Examples (1)
| In[1]:= |
Usually a Brillouin zone is calculated and the corresponding path is plotted.
| In[2]:= |
Read the TB parameterset for Cu.
Read the predefined
Hamiltonian for the fcc structure.
| In[4]:= |
The Hamiltonian for Cu is prepared by insertion of the paramter set.
| In[5]:= |
The Fermi surface is plotted together with the Brillouin zone.