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