Textbook
Introduction to the Finite Element Method: Theory, Programming and ApplicationsISBN: 978-0-471-26753-9
Hardcover
360 pages
February 2004, ©2005
|
This text gives students the opportunity to:
Master the basic theory: The text promotes an understanding and appreciation of the theoretical basis of finite element approximations by building on concepts that are intuitive to the students. Throughout, the text uses matrix notation to help students visualize the finite element matrices. Study problems reinforce basic theory.
Experiment with the code: Numerical experiments show how to test programs for possible errors, experiment with boundary conditions, and study accuracy and stability. Code development exercises suggest ways to modify the codes to create additional capabilities. All codes are available on the book's web page along with sample data files for testing them. Each code can be run immediately using only the student version of MATLAB. Because each code is written using explicit programming, they also serve as pseudo-codes that can be used to develop programs in any computer language.
Gain hands-on experience: Projects, representing a wide variety of engineering disciplines, enable students to conduct analyses of fairly complex problems. Many of these projects encourage investigations of new techniques for using the finite element method.