PARALLEL IMPLEMENTATION OF MONTE CARLO METHOD USING MPI ON THE EXAMPLE OF OIL DISPLACEMENT PROBLEM
DOI:
https://doi.org/10.26577/JPCSIT.2023.v1.i2.07Keywords:
MPI, Buckley-Leverett, Monte Carlo, Random walk, Oil displacementAbstract
This article discusses the use of MPI technologies to speed up the calculation time of the oil displacement problem using the Monte Carlo method. The results of numerical simulation and Monte Carlo simulation are compared. The computation time and acceleration of the parallel algorithm with the help of different numbers of processes are obtained. Due to the lack of communication between the processors, the algorithm is very well parallelized and with an increase in the number of computing points, the speedup is also increases.