skip to main content
Menu
JTAP-01.10.2023

Journal of Theoretical and Applied Physics (JTAP)

Editor-in-Chief: Davoud Dorranian, PhD

Online ISSN: 2251-7235

Print ISSN: 2251-7227

Publishes Bimonthly

Parallelization and implementation of multi-spin Monte Carlo simulation of 2D square Ising model using MPI and C++

AbstractIn this paper, we present a parallel algorithm for Monte Carlo simulation of the 2D Ising Model to perform efficiently on a cluster computer using MPI. We use C++ programming language to implement the algorithm. In our algorithm, every process creates a sub-lattice and the energy is calculated after each Monte Carlo iteration. Each process […]