Eötvös Quantum Utilities
v4.9.146
Providing the Horsepowers in the Quantum Realm
|
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... | |
Testfile to check the lattice construction of bilayer TMDC by class TMDC_Bilayer_SOC_Lead_Hamiltonians.
EQuUs v5.0 or later
Definition in file test_TMDC_Bilayer_SOC.m.
function CalcHamiltonian_k_Bilayer | ( | kvector | ) |
Calculates the spectrum on a TMDC bilayer lattice from Fourier-transformed Hamiltonian (PRB 92 205108)
kvector | a two-component column vector of the momentum vector in the BZ. |
function CalcHamiltonian_k_Monolayer | ( | kvector | ) |
Calculates the spectrum on a TMDC monolayer lattice from Fourier-transformed Hamiltonian (PRB 92 205108)
kvector | a two-component column vector of the momentum vector in the BZ. |
function test_TMDC_Bilayer_SOC | ( | ) |
Testfile to check the lattice construction of bilayer TMDC by class TMDC_Bilayer_SOC_Lead_Hamiltonians.