![]() |
Eötvös Quantum Utilities
v4.9.146
Providing the Horsepowers in the Quantum Realm
|
Example to calculate DC Josephson current through a one-dimensional chain. More...
Go to the source code of this file.
Functions | |
| function | currentVSDeltaPhi () |
| Calculates the current using the predefined square lattice framework (Ribbon class) More... | |
| function | currentVSDeltaPhi_TwoTerminal () |
| Calculates the current using custom Hamiltonians (see the documentation of classes NTerminal and Custom_Hamiltonians) More... | |
| function | Hamiltonians (varargin) |
| Function to create the custom Hamiltonians for the 1D chain. More... | |
| function | JosephsonCurrent (filenum) |
| Example to calculate DC Josephson current through a one-dimensional chain. More... | |
| function | PlotFunction () |
| Creates the plot. More... | |
| function | setOutputDir () |
| Sets output directory. More... | |
Example to calculate DC Josephson current through a one-dimensional chain.
| filenum | The identification number of the filenema for the exported data (default is 1). |
E. Perfetto, G. Stefanucci, and M. Cini, Equilibrium and time-dependent Josephson current in one-dimensional superconducting junctions, Phys. Rev. B 80, 205408 (2009)
EQuUs v4.5 or later
Definition in file JosephsonCurrent.m.
| function currentVSDeltaPhi | ( | ) |
Calculates the current using the predefined square lattice framework (Ribbon class)
| function currentVSDeltaPhi_TwoTerminal | ( | ) |
Calculates the current using custom Hamiltonians (see the documentation of classes NTerminal and Custom_Hamiltonians)
| function Hamiltonians | ( | varargin | ) |
Function to create the custom Hamiltonians for the 1D chain.
| varargin | Cell array of optional parameters identical to Custom_Hamiltonians.LoadHamiltonians. |
| function JosephsonCurrent | ( | filenum | ) |
Example to calculate DC Josephson current through a one-dimensional chain.
| filenum | The identification number of the filenema for the exported data (default is 1). |
| function PlotFunction | ( | ) |
Creates the plot.
| function setOutputDir | ( | ) |
Sets output directory.
1.8.16