CONTACT
Section can be repeated.
Parameters for defining device contacts. [Edit on GitHub]
Keywords
Keyword descriptions
BANDWIDTH
Type: integer
Default: 0
Usage: BANDWIDTH
Description: The number of neighboring unit cells that one unit cell interacts with. [Edit on GitHub]
INJECTING_CONTACT
Type: logical
Default: T
Lone keyword: T
Description: whether or not the contact can inject electrons. [Edit on GitHub]
INJECTION_SIGN
Type: enum
Default: POSITIVE
Usage: INJECTION_SIGN
Description: Contact unit cell interacts with unit cells to the right (positive) or to the left (negative). [Edit on GitHub]
Valid values:
POSITIVEWhen the contact unit cell is at the upper left corner of the Hamiltonian.NEGATIVEWhen the contact unit cell is at the lower right corner of the Hamiltonian.
N_ATOMS
Type: integer
Default: 0
Usage: N_ATOMS
Description: Number of atoms in the contact unit cell. [Edit on GitHub]
START
Type: integer
Default: 0
Usage: START
Description: Index of the first atom in the contact unit cell. Set to 0 to define the contact unit cell as the first/last N_ATOMS of the structure (after cutout) [Edit on GitHub]