Skip to:Content
|
Bottom
Cover image for Programming the finite element method
Title:
Programming the finite element method
Edition:
5th ed.
Publication Information:
Chichester, West Sussex, England ; Hoboken, NJ : J. Wiley, c2014
Physical Description:
xiii, 628 p. : ill. ; 25 cm.
ISBN:
9781119973348

Available:*

Library
Item Barcode
Call Number
Material Type
Item Category 1
Status
Searching...
30000010325029 TA347.F5 S65 2014 Open Access Book Book
Searching...

On Order

Summary

Summary

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


Author Notes

Ian M. Smith and Lee Margetts, University of Manchester, UK and D. V. Griffiths, Colorado School of Mines, USA
Professor Ian Smith is Professor Emeritus at the University of Manchester. He is a Fellow of Royal Academy of Engineering and has 200 published research papers. He has authored 5 books, the latest Boundary Element Method with Programming (Springer 2008).

D.V Griffiths is Professor of Civil Engineering, Division of Engineering at the Colorado School of Mines. His research focuses on oil resource geomechanics, probabilistic geotechnics, soil mechanics and foundation engineering, finite element software development.

Dr Lee Margetts is Head of Synthetic Environments at the University of Manchester Aerospace Research Institute. Dr Margetts' main areas of expertise are in structural mechanics, geotechnical engineering, high performance computing and tomographic imaging. His main research activities concern investigating how real materials behave (both organic and inorganic) and how this can be simulated using computers.


Reviews 1

Choice Review

Smith and Griffiths have updated their comprehensive work, which provides details of programming the finite element method. This new edition (1st ed., CH, Dec'82; 2nd ed., 1988) contains the source listings of many finite element programs and subroutines written in Fortran 90, all of which are also available on the Internet via anonymous ftp. The first three chapters introduce the reader to Fortran 90 programming, offer a brief summary of the governing equations and notation used, and explain local coordinate systems, analytical and numerical integration, and iterative solution techniques. Chapters 4 and 5 cover problems of static equilibrium, progressing from discrete elements in chapter 4 to more advanced two- and three-dimensional continuum elements in chapter 5. Chapter 6 treats material nonlinearity, with particular emphasis on geomechanics problems. Chapter 7 discusses steady-state flow problems, which chapter 8 extends to first-order transient conduction. Coupled field problems are reviewed in the next chapter, and eigenvalue problems and forced vibration analysis in the next two. Each chapter concludes with references for further reading, and some contain example problems to be worked by the student. A valuable resource. Upper-division undergraduates through professionals. D. A. Pape Alfred University


Go to:Top of Page