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

Calculates the minimal conductivity of the graphene sheet as a function of the aspect ratio. More...

Go to the source code of this file.

Functions

function CalculateTransport ()
 Calculates the conductance values. More...
 
function MinimalConductivity (filenum)
 Calculates the minimal conductivity of the graphene sheet as a function of the aspect ratio. More...
 
function PlotFunction ()
 Creates the plot. More...
 
function setOutputDir ()
 Sets output directory. More...
 

Detailed Description

Calculates the minimal conductivity of the graphene sheet as a function of the aspect ratio.

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

Available

EQuUs v4.4 or later

Expected result

MinimalConductivity.jpg

The red line represents the theoretical $ 2/\pi\;\sigma_0 $ limit of the minimal conductivity with $ \sigma_0 = e^2/\hbar $.

Definition in file MinimalConductivity.m.

Function Documentation

◆ CalculateTransport()

function CalculateTransport ( )

Calculates the conductance values.

◆ MinimalConductivity()

function MinimalConductivity ( filenum  )

Calculates the minimal conductivity of the graphene sheet as a function of the aspect ratio.

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.