11.3. SELECTED RESULTS FOR THE ISING MODEL 199
n_spins ;
o f i l e < < s e t i o s f l a g s ( ios : : showpoint | ios : : uppercase ) ;
o f i l e < < setw (15) < < se t p r e c i s ion (8) < < temp ;
o f i l e < < setw (15) < < se t p r e c i s ion (8) < < Eaverage / n_spins / n_spins ;
o f i l e < < setw (15) < < se t p r e c i s ion (8) < < Evariance / temp / temp ;
o f i l e < < setw (15) < < se t p r e c i s ion (8) < < Maverage / n_spins / n_spins ;
o f i l e < < setw (15) < < se t p r e c i s ion (8) < < Mvariance / temp ;
o f i l e < < setw (15) < < se t p r e c i s ion (8) < < Mabsaverage / n_spins / n_spins
< < endl ;
} / / end output f unct io n
11.3 Selected results for the Ising model
11.3.1 Phase transitions
The Ising model in two dimensions and with undergoes a phase transition of second
order. What it actually means is that below a given critical temperature , the Ising model ex-
hibits a spontaneous magnetization with . Above the average magnetization is zero.
The one-dimensional Ising model does not predict any spontaneous magnetization at any finite
temperature. The physical reason for this can be understood from the following simple consid-
eration. Assume that the ground state for an
-spin system in one dimension is characterized by
the following configuration
which has a total energy and magnetization . If we flip half of the spins we arrive at a
configuration
with energy and net magnetization zero. This state is an example of a disordered
state. The change in energy is however too small to stabilize the disordered state. In two di-
mensions however the excitation energy to a disordered state is much higher, and this difference
can be sufficient to stabilize the system. In fact, the Ising model exhibits a phase transition to a
disordered phase both in two and three dimensions.
For the two-dimensional case, we move from a phase with finite magnetization
to
a paramagnetic phase with at a critical temperature . At the critical temperature,
quantities like the heat capacity
and the susceptibility diverge in the thermodynamic limit,
i.e., with an infinitely large lattice. This means that the variance in energy and magnetization
diverge. For a finite lattice however, the variance will always scale as
, being e.g.,
the number of configurations which in our case is proportional with . Since our lattices will
always be of a finite dimensions, the calculated or will not exhibit a diverging behavior.