High Performance Computations for Large Scale Simulations of Subsurface Multiphase Fluid and Heat Flow

  • Authors:
  • Erik Elmroth;Chris Ding;Yu-Shu Wu

  • Affiliations:
  • Lawrence Berkeley National Laboratory, University of California, Berkeley, CA elmroth@cs.umu.se;Lawrence Berkeley National Laboratory, University of California, Berkeley, CA chqding@lbl.gov;Lawrence Berkeley National Laboratory, University of California, Berkeley, CA yswu@lbl.gov

  • Venue:
  • The Journal of Supercomputing
  • Year:
  • 2001

Quantified Score

Hi-index 0.00

Visualization

Abstract

TOUGH2 is a widely used reservoir simulator for solving subsurface flow related problems such as nuclear waste geologic isolation, environmental remediation of soil and groundwater contamination, and geothermal reservoir engineering. It solves a set of coupled mass and energy balance equations using a finite volume method. This contribution presents the design and analysis of a parallel version of TOUGH2. The parallel implementation first partitions the unstructured computational domain. For each time step, a set of coupled non-linear equations is solved with Newton iteration. In each Newton step, a Jacobian matrix is calculated and an ill-conditioned non-symmetric linear system is solved using a preconditioned iterative solver. Communication is required for convergence tests and data exchange across partitioning borders. Parallel performance results on Cray T3E-900 are presented for two real application problems arising in the Yucca Mountain nuclear waste site study. The execution time is reduced from 7504 seconds on two processors to 126 seconds on 128 processors for a 2D problem involving 52,752 equations. For a larger 3D problem with 293,928 equations the time decreases from 10,055 seconds on 16 processors to 329 seconds on 512 processors.