This paper presents our work on developing a platform for high performance reservoir simulations, which is developed to support the implementation of various reservoir simulators on distributed-memory parallel systems. This platform employs MPI (Message Passing Interface) for communications and OpenMP for shared-memory computation. It provides structured grids due to its simplicity and cell-centered data for each grid cell. The platform has a distributed matrix and vector module and a map module. The map connects the grid and linear system modules. Commonly-used Krylov subspace linear solvers are implemented, including the restarted GMRES method and the BiCGSTAB method. It also has an interface to a parallel algebraic multigrid solver, BoomerAMG from HYPRE. Parallel general-purpose preconditioners and special preconditioners for reservoir simulations are also developed. The numerical experiments show that our platform has excellent scalability and it can simulate giant models with hundreds of millions of grid cells using thousands of CPU cores.

You can access this article if you purchase or spend a download.