Eötvös Quantum Utilities
v4.9.146
Providing the Horsepowers in the Quantum Realm
|
Transport calculation through a graphene QD including the charging energy utilizing the diagarmmatic technique of ...... More...
Go to the source code of this file.
Functions | |
function | CalcTransport () |
Calculates the transport through a quantum dot. More... | |
function | Coulomb_Diamonds (filenum) |
Transport calculation through a graphene QD including the charging energy utilizing the diagarmmatic technique of ...... More... | |
function | InterfaceModel (Interface_Region) |
Method to adjust the Hamiltonians of the interface regions. More... | |
function | PlotFunction () |
Creates the plot. More... | |
function | ScatterPotQD (CreateH, E) |
Removing unecessary sites from the scattering region. More... | |
function | setOutputDir () |
Sets the output directory. More... | |
function | Square_leads (idx, E, varargin) |
Function producing custom lead Hamiltonians defined on a square lattice. The function has equivalent inputs and return values as Transport_Interface.SurfaceGreenFunctionCalculator and E is standing for the energy. More... | |
Transport calculation through a graphene QD including the charging energy utilizing the diagarmmatic technique of ......
filenum | The identification number of the filenema for the exported data (default is 1). |
Herbert Scholler and Gerd Schon Phys RevB 50 18436 (1994)
EQuUs v4.9 or later
Definition in file Coulomb_Diamonds.m.
function CalcTransport | ( | ) |
Calculates the transport through a quantum dot.
function Coulomb_Diamonds | ( | filenum | ) |
Transport calculation through a graphene QD including the charging energy utilizing the diagarmmatic technique of ......
filenum | The identification number of the filenema for the exported data (default is 1). |
function InterfaceModel | ( | Interface_Region | ) |
Method to adjust the Hamiltonians of the interface regions.
function PlotFunction | ( | ) |
Creates the plot.
function ScatterPotQD | ( | CreateH | , |
E | |||
) |
Removing unecessary sites from the scattering region.
function setOutputDir | ( | ) |
Sets the output directory.
function Square_leads | ( | idx | , |
E | , | ||
varargin | |||
) |
Function producing custom lead Hamiltonians defined on a square lattice. The function has equivalent inputs and return values as Transport_Interface.SurfaceGreenFunctionCalculator and E is standing for the energy.