Java applet for simulating spin systems

This is a simple Ising-type model written in Java. It simulates a system of spins located on the grid points of a lattice. The spins are coupled to a heat bath with a temperature T = 1 / beta. This applet then updates the spins on the lattice in order to simulate the behavior of the spins for a given temperature.

This applet still needs improvement. I'll try to fix the deficiencies with time.

Now have fun playing around with the parameters!