Eötvös Quantum Utilities
v4.9.146
Providing the Horsepowers in the Quantum Realm
|
Example to calculate the self-consitent spectrum of a graphene quantum dot. More...
Go to the source code of this file.
Functions | |
function | CalcSelfconsistentPotential (filling_factor) |
Calculates the self-consistent potential of a graphene island. More... | |
function | CalcSelfConsistentSpectrum () |
Calculates the self-consistent spectrum of a graphene island. More... | |
function | DensityCalc (filling_factor) |
Calculates the density using the predefined graphene lattice framework (Ribbon class) More... | |
function | PlotFunction () |
Creates the plot. More... | |
function | ScatterPot (CreateH, E) |
Stoner model in the scattering region (and removing unnecessary sites from the scattering region) More... | |
function | Self_Consistent_Spectrum (filenum) |
Example to calculate the self-consitent spectrum of a graphene quantum dot. More... | |
function | setOutputDir () |
Sets output directory. More... | |
Example to calculate the self-consitent spectrum of a graphene quantum dot.
filenum | The identification number of the filenema for the exported data (default is 1). |
S. Krompiewski, Nanotechnology 25 465201 (2014).
EQuUs v4.9 or later
Definition in file Self_Consistent_Spectrum.m.
function CalcSelfconsistentPotential | ( | filling_factor | ) |
Calculates the self-consistent potential of a graphene island.
function CalcSelfConsistentSpectrum | ( | ) |
Calculates the self-consistent spectrum of a graphene island.
function DensityCalc | ( | filling_factor | ) |
Calculates the density using the predefined graphene lattice framework (Ribbon class)
function PlotFunction | ( | ) |
Creates the plot.
function ScatterPot | ( | CreateH | , |
E | |||
) |
Stoner model in the scattering region (and removing unnecessary sites from the scattering region)
function Self_Consistent_Spectrum | ( | filenum | ) |
Example to calculate the self-consitent spectrum of a graphene quantum dot.
filenum | The identification number of the filenema for the exported data (default is 1). |
function setOutputDir | ( | ) |
Sets output directory.