Commit JT 022120

- added message for only one precession/spin (+doc)
- added a per pair/spin class emag table
This commit is contained in:
julient31
2020-02-21 17:53:14 -07:00
parent 361f7bb0fd
commit 09d0df43e2
12 changed files with 155 additions and 8 deletions

View File

@ -82,6 +82,7 @@ function for the same parameters.
.. image:: JPG/zeeman_langevin.jpg
:align: center
:width: 600
The temperature effects are accounted for by connecting the spin
:math:`i` to a thermal bath using a Langevin thermostat (see
@ -159,11 +160,15 @@ No information about this fix is written to :doc:`binary restart files <restart>
Restrictions
""""""""""""
The *precession/spin* style is part of the SPIN package. This style
is only enabled if LAMMPS was built with this package, and if the
atom\_style "spin" was declared. See the :doc:`Build package <Build_package>` doc page for more info.
The *precession/spin* style can only be declared once. If more
than one precession type (for example combining an anisotropy and a Zeeman interactions)
has to be declared, they have to be chained in the same command
line (as shown in the examples above).
Related commands
""""""""""""""""