Parallel Simulation of Thermal-Hydrological-Mechanic ( THM ) Processes in Geothermal Reservoirs

Shihao Wang,Y. Xiong,P. Winterfeld,Keni Zhang,Yu-Shu Wu
2014-01-01
Abstract:Energy recovery from geothermal reservoirs involves multiple physical processes, including multiphase fluid flow, heat transfer, and rock deformation. To accurately capture these highly nonlinear THM effects, a simulation of this process would require millions of grid blocks with each grid block containing several equations, resulting in a very large number of equations that are expensive to solve. Therefore, parallel computing is absolutely necessary for large scale geothermal reservoir simulations. In this paper, we discuss a massively-parallel, fully-coupled THM simulator for geothermal reservoir simulation. The simulator is written in Fortran 90 and the governing equations are solved using Integral Finite Difference Method (IFD). Mechanical deformation effects are captured by solving a mean stress equation, derived from the equations governing deformation of porous media. This equation is computationally efficient and accurate enough for reservoir flow applications. The phase behavior of water-air systems are simulated using a dual-phase EOS module. The simulator has an efficient parallel computation scheme using MPI for communication between processors METIS for domain decomposition, and the Aztec package for solving linear systems. The simulator has been tested on platforms ranging from PCs to clusters.
What problem does this paper attempt to address?