ising_3d_simulation_test


ising_3d_simulation_test, a FORTRAN90 code which calls ising_3d_simulation(), which carries out a Monte Carlo simulation of a 3D Ising model.

ising_3d_simulation n iterations
where Note that the user might also want to vary the transition probabilities. This cannot currently be done on the command line, and requires editing the program and recompiling it.

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_3d_simulation, a FORTRAN90 code which carries out a Monte Carlo simulation of an Ising model, a 3D array of positive and negative charges, each of which is likely to flip to be in agreement with neighbors.

Source Code:


Last revised on 19 July 2020.