magnopy.SpinHamiltonian.p22#
property
- property SpinHamiltonian.p22#
Parameters of (two spins & two sites) term of the Hamiltonian.
\[\boldsymbol{J}_{2,2}(\boldsymbol{r}_{\nu,\alpha\beta})\]of the term
\[\begin{split}C_{2,2} \sum_{\substack{\mu, \nu, \alpha, \beta,\\ i, j}} J^{ij}_{2,2}(\boldsymbol{r}_{\nu,\alpha\beta}) S_{\mu,\alpha}^i S_{\mu+\nu,\beta}^j\end{split}\]- Returns:
- parametersiterator
List of parameters. The list has a form of
[[alpha, beta, nu, J], ...]
where
alphais an index of the atom located in the (0,0,0) unit cell.betais an index of the atom located in the nu unit cell.nudefines the unit cell of the second atom (beta). It is a tuple of 3 integers.Jis a (3, 3) numpy.ndarray.