magnopy.Convention.c1#
property
- property Convention.c1: float#
Numerical factor before the sum over sites in the spin Hamiltonian (( 1 ) terms).
- Returns:
- c1float
Examples
>>> import magnopy >>> conv = magnopy.Convention(c1=0.5) >>> conv.c1 0.5
property
Numerical factor before the sum over sites in the spin Hamiltonian (( 1 ) terms).
Examples
>>> import magnopy
>>> conv = magnopy.Convention(c1=0.5)
>>> conv.c1
0.5