Parallel Finite Element Computations

Parallel Finite Element Computations
Author: B. H. V. Topping
Publisher:
Total Pages: 328
Release: 1996
Genre: Mathematics
ISBN:

Describing the main procedures for the parallelization of the finite element method for distributed memory architectures, this book is for engineers, computer scientists and mathematicians working on the application of high performance computing to finite element methods. Its procedures are applicable to distributed memory computer architectures.

Programming the Finite Element Method

Programming the Finite Element Method
Author: I. M. Smith
Publisher: John Wiley & Sons
Total Pages: 692
Release: 2013-09-05
Genre: Technology & Engineering
ISBN: 1118535928

Many students, engineers, scientists and researchers have benefited from the practical, programming-oriented style of the previous editions of Programming the Finite Element Method, learning how to develop computer programs to solve specific engineering problems using the finite element method. This new fifth edition offers timely revisions that include programs and subroutine libraries fully updated to Fortran 2003, which are freely available online, and provides updated material on advances in parallel computing, thermal stress analysis, plasticity return algorithms, convection boundary conditions, and interfaces to third party tools such as ParaView, METIS and ARPACK. As in the previous editions, a wide variety of problem solving capabilities are presented including structural analysis, elasticity and plasticity, construction processes in geomechanics, uncoupled and coupled steady and transient fluid flow and linear and nonlinear solid dynamics. Key features: • Updated to take into account advances in parallel computing as well as new material on thermal stress analysis • Programs use an updated version of Fortran 2003 • Includes exercises for students • Accompanied by website hosting software Programming the Finite Element Method, Fifth Edition is an ideal textbook for undergraduate and postgraduate students in civil and mechanical engineering, applied mathematics and numerical analysis, and is also a comprehensive reference for researchers and practitioners. Further information and source codes described in this text can be accessed at the following web sites: • www.inside.mines.edu/~vgriffit /PFEM5 for the serial programs from Chapters 4-11 • www.parafem.org.uk for the parallel programs from Chapter 12

Data Parallel Finite Element Techniques for Large-scale Computational Fluid Dynamics

Data Parallel Finite Element Techniques for Large-scale Computational Fluid Dynamics
Author: Zdeněk Johan
Publisher:
Total Pages: 194
Release: 1992
Genre: Connection machines
ISBN:

The second algorithm preserves data locality by partitioning the mesh using a parallel implementation of the spectral partitioning algorithm. The mesh decomposition leads to a reduction in the amount of data to be communicated between processing nodes. Fluid-structural heating interaction problems and compressible flow problems using meshes with close to one million elements, such as flow over a complete airplane, demonstrate the efficiency of the data parallel computing and communication strategies."