Class | Description |
---|---|
ConfigurationAligned |
Configuration used to align all atoms in a spin system, so all
point in the same direction.
|
Heisenberg |
Simulation of a simple 2D Ising model.
|
MCMoveSpinFlip |
TODO To change the template for this generated type comment go to
Window - Preferences - Java - Code Style - Code Templates
|
MeterSpin |
Meter that provides the x-component of the vector average of
spin values (which is represented by the atom's position
vector).
|
P1MagneticField |
TODO To change the template for this generated type comment go to
Window - Preferences - Java - Code Style - Code Templates
|
P2Spin |
Magnetic spin potential, with an energy defined by
U = -J r1 dot r2
where J is a coupling parameter, and r1 and r2 are the vectors given by
atom.coord.position.
|