PARALLEL FINITE ELEMENT ANALYSIS BASED ON ELEMENT-BY-ELEMENT METHOD AND ITS APPLICATION

LIU Yao-ru,ZHOU Wei-yuan,YANG Qiang
DOI: https://doi.org/10.3321/j.issn:1000-6915.2005.17.004
2005-01-01
Abstract:In 3D finite element analysis of structure failure process,large scale numerical analysis has increased the demand for high-performance computing.The element-by-element(EBE) method for distributed memory processors(DMP) is formulated based on the Jacobi-preconditioned conjugate gradient(J-PCG) method.For data exchange,a scheme which only gathers and scatters necessary data is advised to make EBE method available for distributed-memory parallel computers.In this way,it will dramatically reduce data exchange and consequently improve efficiency of parallel computing.At the same time,the formation of global stiffness matrix can be avoided;greatly reducing the requirement for the storage,and the assignment of jobs can be done automatically.A 3D parallel finite element code is developed using MPICH and C/C++ language.Numerical tests on cantilever beam indicate that they are correct.Then it is applied to the finite element analysis of Xiluodu arch dam project and numerical analysis of fracture process of four-point shear test based on grid refining technology.It is the same in essence for EBE method and domain decomposition in task allocation.The results show that for the analysis of the 3D irregular and complicated structures like arch dams,the finite element EBE method is effective and reliable.
What problem does this paper attempt to address?