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

Testfile to check the lattice construction of bilayer TMDC by class TMDC_Bilayer_SOC_Lead_Hamiltonians. More...

Go to the source code of this file.

Functions

function CalcHamiltonian_k_Bilayer (kvector)
 Calculates the spectrum on a TMDC bilayer lattice from Fourier-transformed Hamiltonian (PRB 92 205108) More...
 
function CalcHamiltonian_k_Monolayer (kvector)
 Calculates the spectrum on a TMDC monolayer lattice from Fourier-transformed Hamiltonian (PRB 92 205108) More...
 
function test_TMDC_Bilayer_SOC ()
 Testfile to check the lattice construction of bilayer TMDC by class TMDC_Bilayer_SOC_Lead_Hamiltonians. More...
 

Detailed Description

Testfile to check the lattice construction of bilayer TMDC by class TMDC_Bilayer_SOC_Lead_Hamiltonians.

Available

EQuUs v5.0 or later

Definition in file test_TMDC_Bilayer_SOC.m.

Function Documentation

◆ CalcHamiltonian_k_Bilayer()

function CalcHamiltonian_k_Bilayer ( kvector  )

Calculates the spectrum on a TMDC bilayer lattice from Fourier-transformed Hamiltonian (PRB 92 205108)

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.

◆ CalcHamiltonian_k_Monolayer()

function CalcHamiltonian_k_Monolayer ( kvector  )

Calculates the spectrum on a TMDC monolayer lattice from Fourier-transformed Hamiltonian (PRB 92 205108)

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_TMDC_Bilayer_SOC()

function test_TMDC_Bilayer_SOC ( )

Testfile to check the lattice construction of bilayer TMDC by class TMDC_Bilayer_SOC_Lead_Hamiltonians.