Ising model: Difference between revisions

From SklogWiki
Jump to navigation Jump to search
Line 10: Line 10:
between nearest neighbors.
between nearest neighbors.


<math> \frac{U}{k_B T} = - K \sum_{<ij>} S_i S_j </math>
<math> \frac{U}{k_B T} = - K \sum_{\langle ij \rangle} S_i S_j </math>


where <math> <ij> </math> indicates that the sum is done over nearest neighbors, and
where <math> \langle ij \rangle </math> indicates that the sum is done over nearest neighbors, and
<math> S_i </math> indicates the state of the i-th site.
<math> S_i </math> indicates the state of the i-th site.



Revision as of 12:25, 23 February 2007

Ising Model

The Ising model is commonly defined over an ordered lattice. Each site of the lattice can adopt two states: either UP (S=+1) or DOWN (S=-1).

The energy of the system is the sum of pair interactions between nearest neighbors.

where indicates that the sum is done over nearest neighbors, and indicates the state of the i-th site.

is called the Coupling constant.

to be continued:

Ising Model (1 dimensional)

Other topics

  • Usual lattices in 2d: Critical behavior
  • Lattices in 3-d
  • Ferromagnetic and antiferromagnetic couplings
  • Frustration, etc
  • Simulation procedures
  • Theoretical methods