Software & Download

1.Monte Carlo Method and Metropolis Algorithm are used here in Fortran77. Running perfectly under either Windows98/2000, or Linux/Unix systems.

Input parameters:

Output format:

Note: If you want to change the size of the simulation, you must change the source code, that is to say, replace all "NOFL" value.

2.Faster codes with Lattice Model. The same input parameters and output file format.

3.Viewing program is written in C++. It is compatible in Windows98/2000. The executable file is also included here. It can either act as a position viewer or animation viewer.

Input parameters:

Note: You must link the following libs:opengl32.lib glu32.lib glaux.lib, or you cannot compile it successfully.

reconstruction.for

fastreconstruction.for

draw.cpp

draw-v3.exe