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

Example to calculate the differential conductance and the IV curve through a junction made of a square lattice. More...

Go to the source code of this file.

Functions

function CalculateTransport ()
 Calculates the conductance. More...
 
function Differential_conductance (filenum)
 Example to calculate the differential conductance and the IV curve through a junction made of a square lattice. More...
 
function PlotFunction ()
 Creates the plot. More...
 
function setOutputDir ()
 Sets output directory. More...
 

Detailed Description

Example to calculate the differential conductance and the IV curve through a junction made of a square lattice.

Example taken from Eur. Phys. J. B 53, 537-549 (2006).

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

Reference

Eur. Phys. J. B 53, 537-549 (2006).

Available

EQuUs v4.8 or later

Expected result

Differential_conductance.jpg

Definition in file Differential_conductance.m.

Function Documentation

◆ CalculateTransport()

function CalculateTransport ( )

Calculates the conductance.

◆ Differential_conductance()

function Differential_conductance ( filenum  )

Example to calculate the differential conductance and the IV curve through a junction made of a square lattice.

Example taken from Eur. Phys. J. B 53, 537-549 (2006).

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

◆ PlotFunction()

function PlotFunction ( )

Creates the plot.

◆ setOutputDir()

function setOutputDir ( )

Sets output directory.