๐”– Bobbio Scriptorium
โœฆ   LIBER   โœฆ

Programming the finite element method

โœ Scribed by I. M. Smith, D. V. Griffiths


Book ID
127422997
Publisher
Wiley
Year
1988
Tongue
English
Weight
3 MB
Edition
2nd ed
Category
Library
City
Chichester [West Sussex]; New York
ISBN-13
9780471915539

No coin nor oath required. For personal study only.

โœฆ Synopsis


"Following the highly successful previous editions, this 4th edition contains programs and subroutine libraries fully updated to Fortran95, which are freely available on the Internet. 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. A major new feature is the inclusion of parallelised programs, using MPI, which enable parallel processing of all types of finite element analyses. Performance evaluation shows that these programs make efficient use of parallel hardwares ranging from supercomputers to clusters of PCs." These improvements all contribute to a more comprehensive book with a wide appeal. It will be of particular interest to students and practitioners in the application of finite element methods; to undergraduates and postgraduates in civil, mechanical and aeronautical engineering (stress analysis and fluid flow problems); to applied mathematicians and physicists (solution of partial differential equations); and to engineers in all of the above fields.


๐Ÿ“œ SIMILAR VOLUMES


Programming the finite element method, 2
โœ Peter Bettess ๐Ÿ“‚ Article ๐Ÿ“… 1989 ๐Ÿ› John Wiley and Sons ๐ŸŒ English โš– 91 KB

ISBN 0471 91553 X This is an updated and revised second edition of the book which first appeared in 1982 with Ian Smith as the sole author. The book has been considerably altered, and there is now less emphasis on gcomechanics and more on programming philosophy. The chapter contents, in brief, are a

Object oriented programming of the finit
โœ R. I. Mackie ๐Ÿ“‚ Article ๐Ÿ“… 1992 ๐Ÿ› John Wiley and Sons ๐ŸŒ English โš– 674 KB

## Abstract The finite element method is by its nature very modular. Object oriented programming enables full advantage to be taken of this modularity. This makes for safer and easier programming, and extending or modifying object oriented programs is very straightforward. The paper describes an ob