Eötvös Quantum Utilities
v4.9.146
Providing the Horsepowers in the Quantum Realm
|
Example to calculate the spectra of spinless monolayer TMDC with nearest neighbor (EQuUs) and second nearest neighbor (PRB 92 205108) model. More...
Go to the source code of this file.
Functions | |
function | CalcHamiltonian_k (kvector) |
Calculates the spectrum on a triangle lattice from Fourier-transformed Hamiltonian. More... | |
function | PlotFunction () |
Creates the plot. More... | |
function | setOutputDir () |
sets the output directory More... | |
function | SpectrumCalc () |
Calculates the spectrum on a triangle lattice from Fourier-transformed Hamiltonian. More... | |
function | TMDC_Monolayer_Spectrum (filenum) |
Example to calculate the spectra of spinless monolayer TMDC with nearest neighbor (EQuUs) and second nearest neighbor (PRB 92 205108) model. More... | |
Example to calculate the spectra of spinless monolayer TMDC with nearest neighbor (EQuUs) and second nearest neighbor (PRB 92 205108) model.
filenum | The identification number of the filenema for the exported data (default is 1). |
EQuUs v5.0 or later
Definition in file TMDC_Monolayer_Spectrum.m.
function CalcHamiltonian_k | ( | kvector | ) |
Calculates the spectrum on a triangle lattice from Fourier-transformed Hamiltonian.
kvector | a two-component column vector of the momentum vector in the BZ. |
function PlotFunction | ( | ) |
Creates the plot.
function setOutputDir | ( | ) |
sets the output directory
function SpectrumCalc | ( | ) |
Calculates the spectrum on a triangle lattice from Fourier-transformed Hamiltonian.
function TMDC_Monolayer_Spectrum | ( | filenum | ) |
Example to calculate the spectra of spinless monolayer TMDC with nearest neighbor (EQuUs) and second nearest neighbor (PRB 92 205108) model.
Test example for class TMDC_Monolayer_Lead_Hamiltonians.
filenum | The identification number of the filenema for the exported data (default is 1). |