Computer Engineering and Applications ›› 2011, Vol. 47 ›› Issue (20): 234-237.

• 工程与应用 • Previous Articles     Next Articles

Parallel computing method for groundwater flow simulation in porous media

CHENG Tangpei1,WANG Qun1,JI Xiaohui1,HUANG Linxian2,XU Teng2   

  1. 1.School of Information Engineering,China University of Geosciences(Beijing),Beijing 100083,China
    2.School of Water Resources and Environmental Science,China University of Geosciences(Beijing),Beijing 100083,China
  • Received:1900-01-01 Revised:1900-01-01 Online:2011-07-11 Published:2011-07-11

一种孔隙介质中地下水流并行计算方法

程汤培1,王 群1,季晓慧1,黄林显2,徐 腾2   

  1. 1.中国地质大学(北京) 信息工程学院,北京 100083
    2.中国地质大学(北京) 水资源与环境学院 北京 100083

Abstract: This paper presents an efficient parallel computing method for large-scale groundwater flow simulation in porous media,and it is implemented in a prototype tool.Domain decomposition method is adopted to partition the modeling area.Distributed memory and compressed matrices technology are introduced for both the storage and evaluation of the large-scale sparse matrices.All kinds of Krylov subspace methods and preconditioners are integrated to assemble and solve linear systems of equations.Experiments are carried out on Linux clusters,and the results demonstrate that this method can achieve desirable speedup and scalability.

Key words: groundwater simulation, parallel iterative algorithm, finite difference method, Krylov subspace methods, preconditioner

摘要: 针对孔隙介质中地下水流动问题提出了一种并行数值计算方法,并基于此设计了一套专用于求解大规模三维地下水流动方程的并行计算模块。计算模块基于区域分解的方法实现对模型区域的并行求解,采用了分布式内存和压缩矩阵技术解决大规模稀疏矩阵的存储及其计算,整合多种并行Krylov子空间方法和预条件子技术迭代求解大规模线性方程组。在Linux集群系统上进行了数值模拟实验,性能测试结果表明,程序具有良好的加速比和可扩展性。

关键词: 地下水数值模拟, 并行迭代算法, 有限差分法, Krylov子空间方法, 预条件子