Eötvös Quantum Utilities  v4.9.146
Providing the Horsepowers in the Quantum Realm
Functions
test_LatticeTriangle.m File Reference

Testfile to check functionalities related to calculations performed on triangle lattice More...

Go to the source code of this file.

Functions

function SpectrumCalc (kvector)
 Calculates the spectrum on a triangle lattice from Fourier-transformed Hamiltonian. More...
 
function test_LatticeTriangle ()
 Testfile to check functionalities related to calculations performed on triangle lattice. More...
 

Detailed Description

Testfile to check functionalities related to calculations performed on triangle lattice

Available

EQuUs v4.9 or later

Definition in file test_LatticeTriangle.m.

Function Documentation

◆ SpectrumCalc()

function SpectrumCalc ( kvector  )

Calculates the spectrum on a triangle lattice from Fourier-transformed Hamiltonian.

Parameters
kvectora two-component column vector of the momentum vector in the BZ.
Returns
Returns with the calculated energy eigenvalue at a specific point determined by kvector.

◆ test_LatticeTriangle()

function test_LatticeTriangle ( )

Testfile to check functionalities related to calculations performed on triangle lattice.