magnopy.Convention.c21#
property
- property Convention.c21: float#
Numerical factor before the sum over sites in the spin Hamiltonian ((2, 1) terms).
- Returns:
- c21float
Examples
>>> import magnopy >>> conv = magnopy.Convention(c21=-1) >>> conv.c21 -1.0
property
Numerical factor before the sum over sites in the spin Hamiltonian ((2, 1) terms).
Examples
>>> import magnopy
>>> conv = magnopy.Convention(c21=-1)
>>> conv.c21
-1.0