Details

Finite Element Method


Finite Element Method


1. Aufl.

von: Gouri Dhatt, Emmanuel Lefrançois, Gilbert Touzot

238,99 €

Verlag: Wiley
Format: EPUB
Veröffentl.: 27.12.2012
ISBN/EAN: 9781118569702
Sprache: englisch
Anzahl Seiten: 624

DRM-geschütztes eBook, Sie benötigen z.B. Adobe Digital Editions und eine Adobe ID zum Lesen.

Beschreibungen

<p>This book offers an in-depth presentation of the finite element method, aimed at engineers, students and researchers in applied sciences.<br />The description of the method is presented in such a way as to be usable in any domain of application. The level of mathematical expertise required is limited to differential and matrix calculus.<br />The various stages necessary for the implementation of the method are clearly identified, with a chapter given over to each one: approximation, construction of the integral forms, matrix organization, solution of the algebraic systems and architecture of programs. The final chapter lays the foundations for a general program, written in Matlab, which can be used to solve problems that are linear or otherwise, stationary or transient, presented in relation to applications stemming from the domains of structural mechanics, fluid mechanics and heat transfer.</p>
<p>Introduction  1</p> <p>0.1 The finite element method  1</p> <p>0.1.1 General remarks 1</p> <p>0.1.2 Historical evolution of the method  2</p> <p>0.1.3 State of the art 3</p> <p>0.2 Object and organization of the book 3</p> <p>0.2.1 Teaching the finite element method  3</p> <p>0.2.2 Objectives of the book 4</p> <p>0.2.3 Organization of the book 4</p> <p>0.3 Numerical modeling approach  6</p> <p>0.3.1 General aspects 6</p> <p>0.3.2 Physical model 7</p> <p>0.3.3 Mathematical model 9</p> <p>0.3.4 Numerical model 10</p> <p>0.3.5 Computer model 13</p> <p>Bibliography 16</p> <p>Conference proceedings 17</p> <p>Monographs 18</p> <p>Periodicals 19</p> <p>Chapter 1. Approximations with finite elements 21</p> <p>1.0 Introduction 21</p> <p>1.1 General remarks 21</p> <p>1.1.1 Nodal approximation 21</p> <p>1.1.2 Approximations with finite elements 28</p> <p>1.2 Geometrical definition of the elements 33</p> <p>1.2.1 Geometrical nodes 33</p> <p>1.2.2 Rules for the partition of a domain into elements  33</p> <p>1.2.3 Shapes of some classical elements 35</p> <p>1.2.4 Reference elements 37</p> <p>1.2.5 Shapes of some classical reference elements 41</p> <p>1.2.6 Node and element definition tables 44</p> <p>1.3 Approximation based on a reference element 45</p> <p>1.3.1 Expression of the approximate function u(x)  45</p> <p>1.3.2 Properties of approximate function u(x) 49</p> <p>1.4 Construction of functions N (ξ ) and N (ξ ) 54</p> <p>1.4.1 General method of construction 54</p> <p>1.4.2 Algebraic properties of functions N and N 59</p> <p>1.5 Transformation of derivation operators 61</p> <p>1.5.1 General remarks 61</p> <p>1.5.2 First derivatives 62</p> <p>1.5.3 Second derivatives 65</p> <p>1.5.4 Singularity of the Jacobian matrix 68</p> <p>1.6 Computation of functions N, their derivatives and the Jacobian matrix 72</p> <p>1.6.1 General remarks 72</p> <p>1.6.2 Explicit forms for N 73</p> <p>1.7 Approximation errors on an element 75</p> <p>1.7.1 Notions of approximation errors 75</p> <p>1.7.2 Error evaluation technique  80</p> <p>1.7.3 Improving the precision of approximation 83</p> <p>1.8 Example of application: rainfall problem  89</p> <p>Bibliography 95</p> <p>Chapter 2. Various types of elements 97</p> <p>2.0 Introduction 97</p> <p>2.1 List of the elements presented in this chapter 97</p> <p>2.2 One-dimensional elements 99</p> <p>2.2.1 Linear element (two nodes, C0) 99</p> <p>2.2.2 High-precision Lagrangian elements: (continuity C0)  101</p> <p>2.2.3 High-precision Hermite elements 105</p> <p>2.2.4 General elements 109</p> <p>2.3 Triangular elements (two dimensions) 111</p> <p>2.3.1 Systems of coordinates 111</p> <p>2.3.2 Linear element (triangle, three nodes, C0)  113</p> <p>2.3.3 High-precision Lagrangian elements (continuity C0) 115</p> <p>2.3.4 High-precision Hermite elements 123</p> <p>2.4 Quadrilateral elements (two dimensions)  127</p> <p>2.4.1 Systems of coordinates 127</p> <p>2.4.2 Bilinear element (quadrilateral, 4 nodes, C0) 128</p> <p>2.4.3 High-precision Lagrangian elements 129</p> <p>2.4.4 High-precision Hermite element 134</p> <p>2.5 Tetrahedral elements (three dimensions) 137</p> <p>2.5.1 Systems of coordinates 137</p> <p>2.5.2 Linear element (tetrahedron, four nodes, C0)  139</p> <p>2.5.3 High-precision Lagrangian elements (continuity C0) 140</p> <p>2.5.4 High-precision Hermite elements 142</p> <p>2.6 Hexahedric elements (three dimensions)  143</p> <p>2.6.1 Trilinear element (hexahedron, eight nodes, C0)  143</p> <p>2.6.2 High-precision Lagrangian elements (continuity C0) 144</p> <p>2.6.3 High-precision Hermite elements 150</p> <p>2.7 Prismatic elements (three dimensions) 150</p> <p>2.7.1 Element with six nodes (prism, six nodes, C0)  150</p> <p>2.7.2 Element with 15 nodes (prism, 15 nodes, C0)  151</p> <p>2.8 Pyramidal element (three dimensions) 152</p> <p>2.8.1 Element with five nodes 152</p> <p>2.9 Other elements 153</p> <p>2.9.1 Approximation of vectorial values 153</p> <p>2.9.2 Modifications of the elements 155</p> <p>2.9.3 Elements with a variable number of nodes 156</p> <p>2.9.4 Superparametric elements 158</p> <p>2.9.5 Infinite elements 158</p> <p>Bibliography 160</p> <p>Chapter 3. Integral formulation  161</p> <p>3.0 Introduction  161</p> <p>3.1 Classification of physical systems 163</p> <p>3.1.1 Discrete and continuous systems 163</p> <p>3.1.2 Equilibrium, eigenvalue and propagation problems 164</p> <p>3.2 Weighted residual method 172</p> <p>3.2.1 Residuals 172</p> <p>3.2.2 Integral forms 173</p> <p>3.3 Integral transformations 174</p> <p>3.3.1 Integration by parts 174</p> <p>3.3.2 Weak integral form 177</p> <p>3.3.3 Construction of additional integral forms 179</p> <p>3.4 Functionals 182</p> <p>3.4.1 First variation 182</p> <p>3.4.2 Functional associated with an integral form  183</p> <p>3.4.3 Stationarity principle 187</p> <p>3.4.4 Lagrange multipliers and additional functionals 188</p> <p>3.5 Discretization of integral forms 194</p> <p>3.5.1 Discretization of W 194</p> <p>3.5.2 Approximation of the functions u 197</p> <p>3.5.3 Choice of the weighting functions ψ 198</p> <p>3.5.4 Discretization of a functional (Ritz method) 205</p> <p>3.5.5 Properties of the systems of equations 208</p> <p>3.6 List of PDEs and weak expressions 209</p> <p>3.6.1 Scalar field problems 210</p> <p>3.6.2 Solid mechanics 213</p> <p>3.6.3 Fluid mechanics 217</p> <p>Bibliography 229</p> <p>Chapter 4. Matrix presentation of the finite element method 231</p> <p>4.0 Introduction 231</p> <p>4.1 The finite element method 231</p> <p>4.1.1 Finite element approach 231</p> <p>4.1.2 Conditions for convergence of the solution 243</p> <p>4.1.3 Patch test  256</p> <p>4.2 Discretized elementary integral forms We 264</p> <p>4.2.1 Matrix expression of We 264</p> <p>4.2.2 Case of a nonlinear operator L 267</p> <p>4.2.3 Integral form We on the reference element 269</p> <p>4.2.4 A few classic forms of We and of elementary matrices 274</p> <p>4.3 Techniques for calculating elementary matrices 274</p> <p>4.3.1 Explicit calculation for a triangular element (Poisson’s equation) 274</p> <p>4.3.2 Explicit calculation for a quadrangular element (Poisson’s equation) 279</p> <p>4.3.3 Organization of the calculation of the elementary matrices by numerical integration 280</p> <p>4.3.4 Calculation of the elementary matrices: linear problems 282</p> <p>4.4 Assembly of the global discretized form W 297</p> <p>4.4.1 Assembly by expansion of the elementary matrices 298</p> <p>4.4.2 Assembly in structural mechanics 303</p> <p>4.5 Technique of assembly 305</p> <p>4.5.1 Stages of assembly 305</p> <p>4.5.2 Rules of assembly 305</p> <p>4.5.3 Example of a subprogram for assembly 307</p> <p>4.5.4 Construction of the localization table LOCE  308</p> <p>4.6 Properties of global matrices  310</p> <p>4.6.1 Band structure 310</p> <p>4.6.2 Symmetry  314</p> <p>4.6.3 Storage methods 314</p> <p>4.7 Global system of equations 318</p> <p>4.7.1 Expression of the system of equations 318</p> <p>4.7.2 Introduction of the boundary conditions 318</p> <p>4.7.3 Reactions 321</p> <p>4.7.4 Transformation of variables 321</p> <p>4.7.5 Linear relations between variables 323</p> <p>4.8 Example of application: Poisson’s equation  324</p> <p>4.9 Some concepts about convergence, stability and error calculation 329</p> <p>4.9.1 Notations 329</p> <p>4.9.2 Properties of the exact solution 330</p> <p>4.9.3 Properties of the solution obtained by the finite element method  331</p> <p>4.9.4 Stability and locking 334</p> <p>4.9.5 One-dimensional exact finite elements 337</p> <p>Bibliography  343</p> <p>Chapter 5. Numerical Methods 345</p> <p>5.0 Introduction 345</p> <p>5.1 Numerical integration 346</p> <p>5.1.1 Introduction 346</p> <p>5.1.2 One-dimensional numerical integration 348</p> <p>5.1.3 Two-dimensional numerical integration 360</p> <p>5.1.4 Numerical integration in three dimensions 368</p> <p>5.1.5 Precision of integration 372</p> <p>5.1.6 Choice of number of integration points 375</p> <p>5.1.7 Numerical integration codes 379</p> <p>5.2 Solving systems of linear equations 384</p> <p>5.2.1 Introduction 384</p> <p>5.2.2 Gaussian elimination method 385</p> <p>5.2.3 Decomposition 391</p> <p>5.2.4 Adaptation of algorithm (5.44) to the case of a matrix stored by</p> <p>the skyline method 399</p> <p>5.3 Solution of nonlinear systems 404</p> <p>5.3.1 Introduction 404</p> <p>5.3.2 Substitution method 407</p> <p>5.3.3 Newton–Raphson method  411</p> <p>5.3.4 Incremental (or step-by-step) method  420</p> <p>5.3.5 Changing of independent variables  421</p> <p>5.3.6 Solution strategy 424</p> <p>5.3.7 Convergence of an iterative method 426</p> <p>5.4 Resolution of unsteady systems 429</p> <p>5.4.1 Introduction 429</p> <p>5.4.2 Direct integration methods for first-order systems 431</p> <p>5.4.3 Modal superposition method for first-order systems 463</p> <p>5.4.4 Methods for direct integration of second-order systems 466</p> <p>5.4.5 Modal superposition method for second-order systems 476</p> <p>5.5 Methods for calculating the eigenvalues and eigenvectors 480</p> <p>5.5.1 Introduction 480</p> <p>5.5.2 Recap of some properties of eigenvalue problems 481</p> <p>5.5.3 Methods for calculating the eigenvalues 488</p> <p>Bibliography 502</p> <p><br /> Chapter 6. Programming technique 505</p> <p>6.0 Introduction 505</p> <p>6.1 Functional blocks of a finite element program 506</p> <p>6.2 Description of a typical problem 507</p> <p>6.3 General programs 508</p> <p>6.3.1 Possibilities of general programs 508</p> <p>6.3.2 Modularity 511</p> <p>6.4 Description of the finite element code 512</p> <p>6.4.1 Introduction 512</p> <p>6.4.2 General organization 513</p> <p>6.4.3 Description of tables and variables 517</p> <p>6.5 Library of elementary finite element method programs 521</p> <p>6.5.1 Functional blocks 521</p> <p>6.5.2 List of thermal elements 530</p> <p>6.5.3 List of elastic elements 538</p> <p>6.5.4 List of elements for fluid mechanics  545</p> <p>6.6 Examples of application 549</p> <p>6.6.1 Heat transfer problems 550</p> <p>6.6.2 Planar elastic problems 558</p> <p>6.6.3 Fluid flow problems 566</p> <p>Appendix. Sparse solver 577</p> <p>7.0 Introduction  577</p> <p>7.1 Methodology of the sparse solver 578</p> <p>7.1.1 Assembly of matrices in sparse form: row-by-row format 579</p> <p>7.1.2 Permutation using the “minimum degree” algorithm 584</p> <p>7.1.3 Modified column–column storage format 587</p> <p>7.1.4 Symbolic factorization 589</p> <p>7.1.5 Numerical factorization 590</p> <p>7.1.6 Solution of the system by descent/ascent 592</p> <p>7.2 Numerical examples 593</p> <p>Bibliography 595</p> <p>Index 597</p>
<p><b>Gouri Dhatt</b> obtained his D.SC in 1968 from Laval University on Numerical Modelling. Since 1968 he has been working as Professor of Engineering at Laval University Quebec, University of Technology Compiegne and INSA Rouen. He is co-author of various books on Finite Elements and its applications.</p> <p><b>Emmanuel Lefrançois</b> is currently an associate professor at the University of Technology of Compiègne (UTC). Areas of expertise concern computer sciences for multiphysics applications and essentially for fluid-structure interactions. Teaching areas concern the computer sciences (finite element) and fluid mechanics.</p> <p><b>Gilbert Touzot</b> is Emeritus Professor. Since 1967 he has been working in computational méchanics at Université du Québec, Université de Compiègne and National Institute of Applied Sciences Rouen. He is presently président of the french national digital University of Technology - UNIT.</p>

Diese Produkte könnten Sie auch interessieren:

DPSM for Modeling Engineering Problems
DPSM for Modeling Engineering Problems
von: Dominique Placko, Tribikram Kundu
PDF ebook
159,99 €
Mathematical Analysis
Mathematical Analysis
von: Bernd S. W. Schröder
PDF ebook
114,99 €