ising_2d_simulation_test


ising_2d_simulation_test, a C++ code which calls ising_2d_simulation(), which carries out a Monte Carlo simulation of a 2D Ising model, using gnuplot to display 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 C++ 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 March 2020.