ARTICLE
TITLE

PARALLEL COMPUTING TECHNOLOGIES IN THE FINITE ELEMENT METHOD

SUMMARY

Nowadays engineers and researchers are faced with solving very complex problems in a mathematical modeling and design. Numerical analysis naturally finds applications in all fields of engineering and the physical sciences. The finite element method is a powerful tool for the numerical simulation of a wide range of problems. Implementation of the finite element method in CAD systems on the basis of modern computers allows researchers to solve large scale problems. The finite element method uses a discretization of a continuum domain into a mesh as the starting point. The discretization of complex domains may give large numbers of elements, thus increasing the requirements of computer memory and speed. Modern parallel computers use multiple processing elements simultaneously to solve a problem. Thus implementation of parallel computing into the finite element method is urgent direction of the research. In the finite element method for the numerical solution of partial differential equations, the stiffness matrix represents the system of linear equations that must be solved in order to ascertain an approximate solution to the differential equation. Therefore the article describes parallel algorithms for assembly of stiffness matrix and for solution of linear equations. Also this article contains two numerical experiments: 1) Dirichlet problem on the complex domain (gear); 2) Elasticity problem of three-layer shell. In the end of the article author compares the speed of a solution of these problems with one, two and four parallel cores and makes discussion about the effectiveness of parallel finite element processing.

 Articles related

R. I. Smetanin,M. U. Tiagunova    

The problem of the tasks distribution in the computer system with different execution time of parallel threads, which must be distributed, is considered. Method to improve distribution efficiency is developed. Method is effective, because it much educes ... see more


A. Danylchenko    

Context. The problem of scheduling the passage of procedures of sanatorium patients, which is reduced to the problem of finding an extended maximum matching in a bipartite graph. For the task of matchings with disappearing arcs developed an optimal algor... see more


Merlinda Wibowo,Christoph Quix,Nur Syahela Hussien,Herman Yuliansyah,Faisal Dharma Adhinata    

Document similarity computation is an important research topic in information retrieval, and it is a crucial issue for automatic document categorization. The similarity value is between 0 and 1, then the closest value to 1 is represented both documents i... see more


Marjan Gusev,Sasko Ristov,Goran Velkoski,Bisera Ivanovska    

Emerging technologies and increased computing resources challenge the universities to establish learning environments, where the students will learn to efficiently utilize multicore or multi-chip multiprocessors. In this paper, we present a new pilot pro... see more


Meruert Serik,Nursaule Karelkhan,Jaroslav Kultan,Zhandos Zulpykhar    

In this article, we describe in detail the setting up and implementation of the parallel computing cluster for education in the Matlab environment and how we solved the problems arising on this way. We also describe the comparative analysis of parallel c... see more