ising_2d_simulation_test


ising_2d_simulation_test, a FORTRAN90 code which calls ising_2d_simulation(), which carries out a Monte Carlo simulation of a 2D Ising model, using GNUPLOT to create graphics images of the initial and final configurations.

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Related Data and Programs:

ising_2d_simulation, a FORTRAN90 code which carries out a Monte Carlo simulation of an Ising model, a 2D array of positive and negative charges, each of which is likely to flip to be in agreement with neighbors, using gnuplot() to make images of the initial and final configurations.

Source Code:


Last revised on 19 July 2020.