radtools.SpinHamiltonian.notation#
property
- property SpinHamiltonian.notation#
Tuple of the notation.
It can be set with a
- string
One of the predefined notations: "standard", "TB2J", "SpinW"
- iterable with 3 elements
First two elements are converted to
bool, third element is interpreted as a float. Order: (double counting, spin normalized, factor).
See Notation of spin Hamiltonian for the detailed description.