Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
documentation:language_reference:objects:tightbinding:properties:start [2024/09/16 18:23] – Sina Shokri | documentation:language_reference:objects:tightbinding:properties:start [2024/09/18 18:08] (current) – Sina Shokri | ||
---|---|---|---|
Line 7: | Line 7: | ||
* Cell: {a,b,c} defining the unit cell of the system. a, b and c are vectors of length 3 and define the uni-cell vectors. | * Cell: {a,b,c} defining the unit cell of the system. a, b and c are vectors of length 3 and define the uni-cell vectors. | ||
* ReciprocalCell: | * ReciprocalCell: | ||
- | * Atoms: a list of atoms, their positions within the unit cell and their atomic shells (spin-orbitals). Each element has the format {Atom.Name, Atom.Position, | + | * Atoms: a list of atoms, their positions within the unit cell and their atomic shells (spin-orbitals). Each element has the format {Atom.Name, Atom.Position, |
* NAtoms: number of atoms in // | * NAtoms: number of atoms in // | ||
- | * Hopping: A list of local and non-local hoppings among spin-orbitals. Each element has the format {spinOrb1, spinOrb1, {a, | + | * Hopping: A list of local and non-local hoppings among atomic shells. Each element has the format {Atom1.Shell_i, Atom2.Shell_j, {a, |
* Units: {Units[1], Units[2], Units[3]} (see below) | * Units: {Units[1], Units[2], Units[3]} (see below) | ||
- | * NF: number of fermionic modes | + | * NF: number of fermionic modes |
- | * Hk: ... | + | |
- | The //Units// property is a list of three strings with the following | + | The //Units// property is a list of three strings with the following |
* Units[1]: Sets the scaling for the reciprocal lattice, e.g., $\vec{r}\cdot\vec{g}=2\pi$ for " | * Units[1]: Sets the scaling for the reciprocal lattice, e.g., $\vec{r}\cdot\vec{g}=2\pi$ for " | ||
* Units[2]: Defines the unit of measurement as " | * Units[2]: Defines the unit of measurement as " |