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:start [2024/09/18 12:11] – Sina Shokri | documentation:language_reference:objects:tightbinding:start [2024/09/18 14:35] (current) – Sina Shokri | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| The object tight-binding defines the tight-binding structure of a crystal or a molecule, including the onsite energy of spin-orbitals and the local and non-local hopping among the spin-orbitals. The tight-binding object can be created directly in Lua using the function // | The object tight-binding defines the tight-binding structure of a crystal or a molecule, including the onsite energy of spin-orbitals and the local and non-local hopping among the spin-orbitals. The tight-binding object can be created directly in Lua using the function // | ||
| The tight-binding objects are used to more efficiently generate cluster Hamiltonians (see // | The tight-binding objects are used to more efficiently generate cluster Hamiltonians (see // | ||
| + | |||
| + | For more details see the [[documentation: | ||
| <code Quanty Example.Quanty> | <code Quanty Example.Quanty> | ||