Skip to:Content
|
Bottom
Cover image for Non-linear finite element analysis of solids and structures
Title:
Non-linear finite element analysis of solids and structures
Series:
Wiley series in computational mechanics
Edition:
2nd ed.
Publication Information:
United Kingdom : John Wiley, 2012.
Physical Description:
xxiii, 516p. : ill. ; 24cm.
ISBN:
9780470666449

Available:*

Library
Item Barcode
Call Number
Material Type
Item Category 1
Status
Searching...
30000010306141 TA647 N66 2012 Open Access Book Book
Searching...
Searching...
30000010240318 TA647 N66 2012 Open Access Book Book
Searching...

On Order

Summary

Summary

Built upon the two original books by Mike Crisfield and their own lecture notes, renowned scientist René de Borst and his team offer a thoroughly updated yet condensed edition that retains and builds upon the excellent reputation and appeal amongst students and engineers alike for which Crisfield's first edition is acclaimed.

Together with numerous additions and updates, the new authors have retained the core content of the original publication, while bringing an improved focus on new developments and ideas. This edition offers the latest insights in non-linear finite element technology, including non-linear solution strategies, computational plasticity, damage mechanics, time-dependent effects, hyperelasticity and large-strain elasto-plasticity.

The authors' integrated and consistent style and unrivalled engineering approach assures this book's unique position within the computational mechanics literature.

Key features:

Combines the two previous volumes into one heavily revised text with obsolete material removed, an improved layout and updated references and notations Extensive new material on more recent developments in computational mechanics Easily readable, engineering oriented, with no more details in the main text than necessary to understand the concepts. Pseudo-code throughout makes the link between theory and algorithms, and the actual implementation. Accompanied by a website (www.wiley.com/go/deborst) with a Python code, based on the pseudo-code within the book and suitable for solving small-size problems.

Non-linear Finite Element Analysis of Solids and Structures, 2nd Edition is an essential reference for practising engineers and researchers that can also be used as a text for undergraduate and graduate students within computational mechanics.


Author Notes

Mike Crisfield (deceased), Imperial College, London; René de Borst, Joris Remmers & Clemens Verhoosel, TU Eindhoven, Netherlands

Professor Mike Crisfield (deceased) joined the Transport & Road Research Laboratory (TRRL) in 1971, where he rose to the rank of Deputy Chief Scientific Officer. In 1989 he was appointed as first holder of the FEA Chair in Computational Mechanics in the aeronautics department at Imperial College, London, the department that had pioneered FEA in the 1950s and 1960s. Shortly before he died, a list of the most cited engineering researchers in the UK was published included Mike in the top 20, and he received an IACM Research Achievement Award in recognition of his extraordinary achievements in the field of non-linear computational mechanics. An eminent researcher and a scholar, he was reputed as an innovative thinker who adopted a 'hands-on' approach.

René de Borst was appointed Dean and Distinguished University Professor of the Faculty of Mechanical Engineering of TU Eindhoven in May 2007 after a long tenure as Professor and deputy Dean at TU Delft. He is Editor for the International Journal for Numerical Methods in Engineering and International Journal for Numerical and Analytical Methods in Geomechanics and Editor for the Encyclopedia of Computational Mechanics. His many awards and the outstanding assessment of his work by the scientific community attest to his reputation as a world leading scientist and researcher within the field of computational mechanics.

Joris Remmers is an assistant professor within René de Borst's group at TU Eindhoven.

Clemens Verhoosel is an assistant professor within René de Borst's group at TU Eindhoven.


Table of Contents

Part 1 Basic Concepts and Solution Techniquesp. 21
1 Preliminariesp. 23
1.1 A simple example of non-linear behaviourp. 23
1.2 A review of concepts from linear algebrap. 25
1.3 Vectors and tensorsp. 32
1.4 Stress and strain tensorsp. 36
1.5 Elasticityp. 42
1.6 The PYFEM finite element library 44 Bibliographyp. 48
2 Non-linear finite element analysisp. 49
2.1 Equilibrium and virtual workp. 49
2.2 Spatial discretisation by finite elementsp. 51
2.3 PyFEM: Shape function utilitiesp. 55
2.4 Incremental-iterative analysisp. 59
2.5 Load vs displacement controlp. 68
2.6 PyFEM: A linear finite element code with displacement control 71 Bibliographyp. 80
3 Geometrically non-linear analysisp. 81
3.1 Truss elementsp. 82
3.1.1 Total Lagrange formulationp. 85
3.1.2 Updated Lagrange formulationp. 88
3.1.3 Corotational formulationp. 89
3.2 PyFEM: The shallow truss problemp. 94
3.3 Stress and deformation measures in continuap. 103
3.4 Geometrically non-linear formulation of continuum elementsp. 109
3.4.1 Total and Updated Lagrange formulationsp. 109
3.4.2 Corotational formulationp. 113
3.5 Linear buckling analysisp. 117
3.6 PyFEM: A geometrically non-linear continuum element 119 Bibliographyp. 127
4 Solution techniques in quasi-static analysisp. 129
4.1 Line searches 129 2 Contents
4.2 Path-following or arc-length methodsp. 132
4.3 PYFEM: Implementation of Riks' arc-length solverp. 140
4.4 Stability and uniqueness in discretised systemsp. 145
4.4.1 Stability of a discrete systemp. 145
4.4.2 Uniqueness and bifurcation in a discrete systemp. 146
4.4.3 Branch switchingp. 150
4.5 Load stepping and convergence criteriap. 150
4.6 Quasi-Newton methods 153 Bibliographyp. 156
5 Solution techniques for non-linear dynamicsp. 157
5.1 The semi-discrete equationsp. 157
5.2 Explicit time integrationp. 159
5.3 PYFEM: Implementation of an explicit solverp. 162
5.4 Implicit time integrationp. 167
5.4.1 The Newmark familyp. 167
5.4.2 The HHT _-methodp. 168
5.4.3 Alternative implicit methods for time integrationp. 169
5.5 Stability and accuracy in the presence of non-linearitiesp. 171
5.6 Energy-conserving algorithmsp. 175
5.7 Time step size control and element technology 178 Bibliographyp. 179
Part 2 Material Non-linearitiesp. 181
6 Damage mechanicsp. 183
6.1 The concept of damagep. 183
6.2 Isotropic elasticity-based damagep. 185
6.3 PYFEM: A plane-strain damage modelp. 188
6.4 Stability, ellipticity, and mesh sensitivityp. 192
6.4.1 Stability, ellipticity, and mesh sensitivityp. 192
6.4.2 Mesh sensitivityp. 195
6.5 Cohesive-zone modelsp. 198
6.6 Element technology: Embedded discontinuitiesp. 203
6.7 Complex damage modelsp. 211
6.7.1 Anisotropic damage modelsp. 211
6.7.2 Microplane modelsp. 212
6.8 Crack models for concrete and other quasi-brittle materialsp. 214
6.8.1 Elasticity-based smeared crack modelsp. 214
6.8.2 Reinforcement and tension stiffeningp. 219
6.9 Regularised damage modelsp. 223
6.9.1 Non-local damage modelsp. 223
6.9.2 Gradient damage models 224 Bibliographyp. 227
7 Plasticity 231 Contentsp. 3
7.1 A simple slip modelp. 231
7.2 Flow theory of plasticityp. 235
7.2.1 Yield functionp. 235
7.2.2 Flow rulep. 240
7.2.3 Hardening behaviourp. 244
7.3 Integration of the stress-strain relationp. 250
7.4 Tangent stiffness operatorsp. 261
7.5 Multi-surface plasticityp. 264
7.5.1 Koiter's generalisationp. 264
7.5.2 Rankine plasticity for concretep. 267
7.5.3 Tresca and Mohr-Coulomb plasticityp. 272
7.6 Soil plasticity: Cam-clay modelp. 279
7.7 Coupled damage-plasticity modelsp. 282
7.8 Element technology: volumetric locking 283 Bibliographyp. 289
8 Time-dependent material modelsp. 293
8.1 Linear visco-elasticityp. 293
8.1.1 One-dimensional linear visco-elasticityp. 293
8.1.2 Three-dimensional visco-elasticityp. 296
8.1.3 Algorithmic aspectsp. 297
8.2 Creep modelsp. 299
8.3 Visco-plasticityp. 301
8.3.1 One-dimensional visco-plasticityp. 302
8.3.2 Integration of the rate equationsp. 303
8.3.3 Perzyna visco-plasticityp. 304
8.3.4 Duvaut-Lions visco-plasticityp. 306
8.3.5 Consistency modelp. 308
8.3.6 Propagative or dynamic instabilitiesp. 310
Bibliographyp. 315
Part 3 Structural Elementsp. 317
9 Beams and archesp. 319
9.1 A shallow archp. 319
9.1.1 Kirchhoff formulationp. 319
9.1.2 Including shear deformation: Timoshenko beamp. 326
9.2 PYFEM: A Kirchhoff beam elementp. 329
9.3 Corotational elementsp. 333
9.3.1 Kirchhoff theoryp. 333
9.3.2 Timoshenko beam theoryp. 337
9.4 An isoparametric degenerate continuum 2D beam elementp. 339
9.5 An isoparametric degenerate continuum 3D beam elementp. 344
Bibliographyp. 352
10 Plates and shellsp. 355
4 Contents
10.1 Shallow-shell formulationsp. 356
10.2 An isoparametric degenerate continuum shell elementp. 363
10.3 Solid-like shell elementsp. 368
10.4 Shell plasticity: Ilyushin's criterionp. 369
Bibliographyp. 373
Part 4 Large Strainsp. 375
11 Hyperelasticityp. 377
11.1 More continuum mechanicsp. 377
11.1.1 Momentum balance and stress tensorsp. 377
11.1.2 Objective stress ratesp. 380
11.1.3 Principal stretches and invariantsp. 384
11.2 Strain-energy functionsp. 386
11.2.1 Incompressibility and near-incompressibilityp. 388
11.2.2 Strain energy as a function of stretch invariantsp. 390
11.2.3 Strain energy as a function of principal stretchesp. 394
11.2.4 Logarithmic extension of linear elasticity: Hencky modelp. 398
11.3 Element technologyp. 400
11.3.1 u/p formulationp. 401
11.3.2 Enhanced Assumed Strain elementsp. 404
11.3.3 F-bar approachp. 406
11.3.4 Corotational approachp. 407
Bibliographyp. 409
12 Large-strain elastoplasticityp. 411
12.1 Eulerian formulationsp. 412
12.2 Multiplicative elastoplasticityp. 417
12.3 Multiplicative elastoplasticity vs rate formulationsp. 421
12.4 Integration of the rate equationsp. 424
12.5 Exponential return-mapping algorithmsp. 428
Bibliographyp. 432
Part 5 Advanced Discretisation Conceptsp. 435
13 Interfaces and discontinuitiesp. 437
13.1 Interface elementsp. 437
13.2 Discontinuous Galerkin methods 446 Bibliographyp. 450
14 Meshless and partition-of-unity methodsp. 451
14.1 Meshless methodsp. 452
14.1.1 The element-free Galerkin methodp. 452
14.1.2 Application to fracturep. 456
14.1.3 Higher-order damage mechanics 458 Contentsp. 5
14.1.4 Volumetric lockingp. 460
14.2 Partition-of-unity approachesp. 461
14.2.1 Application to fracturep. 465
14.2.2 Extension to large deformationsp. 470
14.2.3 Dynamic fracturep. 476
14.2.4 Weak discontinuitiesp. 479
Bibliographyp. 480
15 Isogeometric finite element analysisp. 483
15.1 Basis functions in computer aided geometric designp. 483
15.1.1 Univariate B-splinesp. 484
15.1.2 Univariate non-uniform rational B-splinesp. 487
15.1.3 Multivariate B-splines and NURBS patchesp. 488
15.1.4 T-splinesp. 490
15.2 Isogeometric finite elementsp. 493
15.2.1 B'ezier element representationp. 493
15.2.2 B'ezier extractionp. 495
15.3 PYFEM: Shape functions for isogeometric analysisp. 497
15.4 Isogeometric analysis in non-linear solid mechanicsp. 500
15.4.1 Design-through-analysis of shell structuresp. 500
15.4.2 Higher-order damage modelsp. 505
15.4.3 Cohesive-zone modelsp. 510
Bibliographyp. 518
Go to:Top of Page