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