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

Function to calculate the DC transverse momentum resolved conductivity in the zero temperature limit. More...

Go to the source code of this file.

Functions

function CalculateTransporSpecq (qvec, width_uc, height, Energy, EF, Opt, param, outputXML, FiniteGreensFunctionFromHamiltonian)
 Function to calculate the DC transverse momentum resolved conductivity in the zero temperature limit. More...
 

Detailed Description

Function to calculate the DC transverse momentum resolved conductivity in the zero temperature limit.

Definition in file CalculateTransporSpecq.m.

Function Documentation

◆ CalculateTransporSpecq()

function CalculateTransporSpecq ( qvec  ,
width_uc  ,
height  ,
Energy  ,
EF  ,
Opt  ,
param  ,
outputXML  ,
FiniteGreensFunctionFromHamiltonian   
)

Function to calculate the DC transverse momentum resolved conductivity in the zero temperature limit.

Parameters
qvecThe transverse momentum number.
width_ucThe width of the unit cell.
heightThe length of the junction
EnergyThe energy relative to the Fermi level
EFThe Fermi level
OptAn instance of structure Opt
paramAn instance of structure param
outputXMLThe absolute path to the output XML
FiniteGreensFunctionFromHamiltonianLogical value. Set true to calculate the conductivity using EQuUs MKL component, or false to use the fast method (see PRB 90, 125428 (2014)).
Returns
Returns with the calculated conductivity for the given transverse momentum number.