![]() |
Eötvös Quantum Utilities
v4.9.146
Providing the Horsepowers in the Quantum Realm
|
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... | |
Function to calculate the DC transverse momentum resolved conductivity in the zero temperature limit.
Definition in file CalculateTransporSpecq.m.
| 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.
| qvec | The transverse momentum number. |
| width_uc | The width of the unit cell. |
| height | The length of the junction |
| Energy | The energy relative to the Fermi level |
| EF | The Fermi level |
| Opt | An instance of structure Opt |
| param | An instance of structure param |
| outputXML | The absolute path to the output XML |
| FiniteGreensFunctionFromHamiltonian | Logical value. Set true to calculate the conductivity using EQuUs MKL component, or false to use the fast method (see PRB 90, 125428 (2014)). |
1.8.16