Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
documentation:language_reference:functions:newtightbinding [2024/08/29 17:55] – Micheangelo Tagliavini | documentation:language_reference:functions:newtightbinding [2024/08/29 18:03] (current) – Micheangelo Tagliavini | ||
---|---|---|---|
Line 2: | Line 2: | ||
- | / | + | // |
* Name: "" | * Name: "" | ||
Line 10: | Line 10: | ||
* NF: `0` (number of orbitals defined in Atoms) | * NF: `0` (number of orbitals defined in Atoms) | ||
- | ### Units Property | + | The //Units// property |
- | The `Units` property | + | |
- | - `Units[1]`: Sets the scaling for the reciprocal lattice, e.g., `2Pi` for `" | + | |
- | - `Units[2]`: Defines the unit of measurement as `" | + | |
- | - `Units[3]`: Selects | + | |
- | + | ||
- | Once a Tight Binding object is created, all properties can be assigned except `.NF`, which is determined by the number of orbitals defined in `Atoms`. | + | |
+ | Once a Tight Binding object is created, all properties can be assigned except //.NF//, which is determined by the number of orbitals defined in \\.Atoms\\. | ||
===== Input ===== | ===== Input ===== | ||
- | |||
- | * bla : Integer | ||
- | * bla2 : Real | ||
===== Output ===== | ===== Output ===== | ||
- | * bla : real | + | * A Tight Binding Object |
===== Example ===== | ===== Example ===== | ||
- | ### | ||
- | description text | ||
- | ### | ||
==== Input ==== | ==== Input ==== |