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

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...
 

Detailed Description

Transport calculation through a graphene QD including the charging energy utilizing the diagarmmatic technique of ......

Parameters
filenumThe identification number of the filenema for the exported data (default is 1).

Reference

Herbert Scholler and Gerd Schon Phys RevB 50 18436 (1994)

Available

EQuUs v4.9 or later

Expected result

Coulomb_Diamonds.jpg

Definition in file Coulomb_Diamonds.m.

Function Documentation

◆ CalcTransport()

function CalcTransport ( )

Calculates the transport through a quantum dot.

◆ Coulomb_Diamonds()

function Coulomb_Diamonds ( filenum  )

Transport calculation through a graphene QD including the charging energy utilizing the diagarmmatic technique of ......

Parameters
filenumThe identification number of the filenema for the exported data (default is 1).

◆ InterfaceModel()

function InterfaceModel ( Interface_Region  )

Method to adjust the Hamiltonians of the interface regions.

◆ PlotFunction()

function PlotFunction ( )

Creates the plot.

◆ ScatterPotQD()

function ScatterPotQD ( CreateH  ,
 
)

Removing unecessary sites from the scattering region.

◆ setOutputDir()

function setOutputDir ( )

Sets the output directory.

◆ Square_leads()

function Square_leads ( idx  ,
,
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.