partial differential equations and the finite element method - pave1 solin

499 547 0
partial differential equations and the finite element method - pave1 solin

Đang tải... (xem toàn văn)

Tài liệu hạn chế xem trước, để xem đầy đủ mời bạn chọn Tải xuống

Thông tin tài liệu

Partial Differential Equations and the Finite Element Method PURE AND APPLIED MATHEMATICS A Wiley-Interscience Series of Texts, Monographs, and Tracts Founded by RICHARD COURANT Editors Emeriti: MYRON B ALLEN 111, DAVID A COX, PETER HILTON, HARRY HOCHSTADT, PETER LAX, JOHN TOLAND A complete list of the titles in this series appears at the end of this volume Partial Differential Equations and the Finite Element Method Pave1 Solin The University of Texas at El Paso Academy of Sciences ofthe Czech Republic @ZEicIENCE A JOHN WILEY & SONS, INC., PUBLICATION Copyright 02006 by John Wiley & Sons, Inc All rights reserved Published by John Wiley & Sons, Inc., Hoboken, New Jersey Published simultaneously in Canada No part of this publication may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, electronic, mechanical, photocopying, recording, scanning or otherwise, except as permitted under Section 107 or 108 ofthe 1976 United States Copyright Act, without either the prior written permission ofthe Publisher, or authorization through payment of the appropriate per-copy fee to the Copyright Clearance Center, Inc., 222 Rosewood Drive, Danvers, MA 01923, (978) 750-8400, fax (978) 750-4470, or on the web at www.copyright.com Requests to the Publisher for permission should be addressed to the Permissions Department, John Wiley & Sons, Inc., 1 River Street, Hoboken, NJ 07030, (201) 748-601 I fax (201) 7486008, or online at http://www wiley.com/go/permission Limit of LiabilityiDisclaimcr of Warranty While the publisher and author have used their best efforts in preparing this book, they make no representations or warranties with respect to the accuracy or completeness of the contents of this book and specifically disclaim any implied warranties of merchantability or fitness for a particular purpose No warranty may be created or extended by sales representatives or written sales materials The advice and strategies contained herein may not be suitable for your situation You should consult with a professional where appropriate Neither the publisher nor author shall be liable for any loss of profit or any other commercial damages, including but not limited to special, incidental, consequential, or other damages For general information on our other products and services or for technical support please contact our Customer Care Department within the United States at (800) 762-2974, outside the United States at (3 17) 5723993 or fax (3 17) 572-4002 Wiley also publishes its books i n a variety of electronic formats Some content that appears in print may not be available in electronic format For information about Wiley products, visit our web site at www.wiley.com Library of Congress Cutuloging-in-Publication Lhta: Solin Pavel Partial differential equations and the finite element method I Pave1 Solin p cm Includes bibliographical references and index ISBN-I 978-0-47 1-72070-6 ISBN-I0 0-471-72070-4 (cloth : acid-free paper) I Differential equations, Partial-Numerical solutions Finite clement method Title QA377.S65 2005 18'.64-dc22 Printed in the United States of America I 200548622 To Dagmar CONTENTS List of Figures xv List of Tables xxi xxiii Preface Acknowledgments Partial Differential Equations 1.1 1.2 Selected general properties 1.1.1 Classification and examples 1.1.2 Hadamard’s well-posedness 1.1.3 General existence and uniqueness results 1.1.4 Exercises Second-order elliptic problems 1.2.1 Weak formulation of a model problem 1.2.2 Bilinear forms, energy norm, and energetic inner product 1.2.3 The Lax-Milgram lemma 1.2.4 Unique solvability of the model problem 1.2.5 Nonhomogeneous Dirichlet boundary conditions 1.2.6 Neumann boundary conditions 1.2.7 Newton (Robin) boundary conditions 1.2.8 Combining essential and natural boundary conditions xxv 2 11 13 13 16 18 18 19 21 22 23 vii Viii CONTENTS 1.3 1.4 1.5 1.2.9 Energy of elliptic problems 1.2.10 Maximum principles and well-posedness 1.2.11 Exercises Second-order parabolic problems 1.3.1 Initial and boundary conditions 1.3.2 Weak formulation Existence and uniqueness of solution I 3.3 1.3.4 Exercises Second-order hyperbolic problems 1.4.1 Initial and boundary conditions Weak formulation and unique solvability 1.4.2 1.4.3 The wave equation I 4.4 Exercises First-order hyperbolic problems 1.5.1 Conservation laws 1S Characteristics Exact solution to linear first-order systems 1S 1S Riemann problem Nonlinear flux and shock formation 1S 1S Exercises 45 Continuous Elementsfor 1D Problems 2.1 2.2 The general framework The Galerkin method I Orthogonality of error and CCa’s lemma 2.1.2 Convergence of the Cialerkin method 2.1.3 Ritz method for symmetric problems I Exercises I Lowest-order elements 2.2.1 Model problem Finite-dimensional subspace V,, C 2.2.2 Piecewise-affine basis functions 2.2.3 The system of linear algebraic equations 2.2.4 v 2.3 2.4 24 26 29 30 30 30 31 32 33 33 34 34 35 36 36 38 39 41 43 44 2.2.5 Element-by-element assembling procedure 2.2.6 Refinement and convergence 2.2.7 Exercises Higher-order numerical quadrature 2.3.1 Gaussian quadrature rules 2.3.2 Selected quadrature constants 2.3.3 Adaptive quadrature 2.3.4 Exercises Higher-order elements 45 46 49 50 51 51 51 52 52 53 54 55 56 51 59 59 61 63 65 66 CONTENTS 2.5 2.6 2.7 Motivation problem 2.4.1 Affine concept: reference domain and reference maps 2.4.2 Transformation of weak forms to the reference domain 2.4.3 Higher-order Lagrange nodal shape functions 2.4.4 Chebyshev and Gauss-Lobatto nodal points 2.4.5 Higher-order Lobatto hierarchic shape functions 2.4.6 Constructing basis of the space Vh,p 2.4.7 Data structures 2.4.8 2.4.9 Assembling algorithm 2.4.10 Exercises The sparse stiffness matrix Compressed sparse row (CSR) data format 2.5.1 2.5.2 Condition number 2.5.3 Conditioning of shape functions Stiffness matrix for the Lobatto shape functions 2.5.4 2.5.5 Exercises Implementing nonhomogeneous boundary conditions 2.6.1 Dirichlet boundary conditions Combination of essential and natural conditions 2.6.2 2.6.3 Exercises Interpolation on finite elements 2.7.1 The Hilbert space setting 2.7.2 Best interpolant 2.7.3 Projection-based interpolant 2.7.4 Nodal interpolant 2.7.5 Exercises General Concept of Nodal Elements 3.1 3.2 3.3 3.4 3.5 The nodal finite element 3.1.1 Unisolvency and nodal basis 3.1.2 Checking unisolvency Example: lowest-order Q' - and PI-elements 3.2.1 Q1-element 3.2.2 P1-element Invertibility of the quadrilateral reference map z~ 3.2.3 Interpolation on nodal elements 3.3.1 Local nodal interpolant 3.3.2 Global interpolant and conformity Conformity to the Sobolev space H' 3.3.3 Equivalence of nodal elements Exercises ix 66 67 69 70 71 74 76 77 79 82 84 84 84 86 88 89 89 89 91 92 93 93 94 96 99 102 103 103 104 106 107 108 110 113 114 115 116 119 120 122 X CONTENTS Continuous Elements for 2D Problems 4.1 4.2 4.3 Lowest-order elements 4.1.1 Model problem and its weak formulation Approximations and variational crimes 4.1.2 4.1.3 Basis of the space Vh,p 4.1.4 Transformation of weak forms to the reference domain 4.1.5 Simplified evaluation of stiffness integrals 4.1.6 Connectivity arrays 4.1.7 Assembling algorithm for Q'/P'-elements 4.1.8 Lagrange interpolation on Q'/P'-meshes 4.1.9 Exercises Higher-order numerical quadrature in 2D Gaussian quadrature on quads 4.2.1 4.2.2 Gaussian quadrature on triangles Higher-order nodal elements 4.3.1 Product Gauss-Lobatto points 4.3.2 Lagrange-Gauss-Lobatto Qp,'-elements Lagrange interpolation and the Lebesgue constant 4.3.3 4.3.4 The Fekete points 4.3.5 Lagrange-Fekete PP-elements Basis of the space 4.3.6 Data structures 4.3.7 4.3.8 Connectivity arrays 4.3.9 Assembling algorithm for QPIPp-elements 4.3.10 Lagrange interpolation on Qp/Pp-meshes 4.3.1 Exercises v7,Tl Transient Problems and ODE Solvers 5.1 5.2 Method of lines 5.1.1 Model problem 5.1.2 Weak formulation 5.1.3 The ODE system Construction of the initial vector 5.1.4 Autonomous systems and phase flow 5.1.5 Selected time integration schemes One-step methods, consistency and convergence 5.2.1 5.2.2 Explicit and implicit Euler methods 5.2.3 Stiffness 5.2.4 Explicit higher-order RK schemes Embedded RK methods and adaptivity 5.2.5 5.2.6 General (implicit) RK schemes 125 126 126 127 129 131 133 134 135 137 137 139 139 139 142 142 143 148 149 152 154 157 160 162 166 166 167 168 168 168 169 170 171 172 173 175 177 179 182 184 CONTENTS 5.3 5.4 5.5 Introduction to stability 5.3.1 Autonomization of RK methods Stability of linear autonomous systems 5.3.2 Stability functions and stability domains 5.3.3 Stability functions for general RK methods 5.3.4 Maximum consistency order of IRK methods 5.3.5 5.3.6 A-stability and L-stability Higher-order IRK methods 5.4.1 Collocation methods Gauss and Radau IRK methods 5.4.2 5.4.3 Solution of nonlinear systems Exercises Beam and Plate Bending Problems 6.1 Bending of elastic beams Euler-Bernoulli model 6.1.2 Boundary conditions 6.1.3 Weak formulation Existence and uniqueness of solution 6.1.4 Lowest-order Hermite elements in 1D 6.2.1 Model problem 6.2.2 Cubic Hermite elements Higher-order Hermite elements in 1D 6.3.1 Nodal higher-order elements 6.3.2 Hierarchic higher-order elements 6.3.3 Conditioning of shape functions 6.3.4 Basis of the space Vh,p 6.3.5 Transformation of weak forms to the reference domain 6.3.6 Connectivity arrays 6.3.7 Assembling algorithm 6.3.8 Interpolation on Hermite elements Hermite elements in 2D 6.4.1 Lowest-order elements 6.4.2 Higher-order Hermite-Fekete elements 6.4.3 Design of basis functions Global nodal interpolant and conformity 6.4.4 Bending of elastic plates 6.5.1 Reissner-Mindlin (thick) plate model 6.5.2 Kirchhoff (thin) plate model 6.5.3 Boundary conditions Weak formulation and unique solvability 6.5.4 BabuSka’s paradox of thin plates 6.5.5 6.1 I 6.2 6.3 6.4 6.5 xi 185 186 187 188 191 193 194 197 197 200 202 205 209 210 210 212 214 214 216 216 218 220 220 222 225 226 228 228 23 233 236 236 238 240 242 242 243 246 248 250 254 Partial Differential Equations and the Finite Element Method by Pave1 Solin Copyright © 2006 John Wiley & Sons, Inc REFERENCES I R.A Adams, J.J.F Fournier: Sobolev Spuce.~, edition Academic PressElsevier, Amster2nd dam, 2003 A Ahagon, K Fujiwara, T Nakata: Comparison of various kinds of edge elements for electromagnetic field analysis IEEE Trans Magn 32, 898-901, 1996 M Ainsworth, J Coyle: Hierarchic lap-edge element families for Maxwell’s equations on hybrid quadrilateralhriangular meshes, Comput Methods Appl Mech Engrg 190,6709-6733 200 I F Assons P Ciarlet (Jr.), P.A Raviart, E Sonnendrucker: Characterization of the singular part of the solution of the Maxwell’s equations in a polyhedral domain, Mufh Meth Appl Sci 22, 9 , 1999 K Atkinson: An Introduction to Numericd Ano/y.sis, 2nd edition, John Wiley & Sons, New York, 1989 K Atkinson, W Han: Theoretical Nunwrical Analjsis Springer New York, 2001 BabuSka T Scapolla: Benchmark computation and performance evaluation for a rhombic plate-bending problem, Int J Numer Meth Engrg 28, 155-180, 1989 I BabuSka, The stability of domains and the question of formulation of plate problems, Appl Math., 6 , 1962 I BabuSka, T Strouboulis: Finite Element Methodand 200 I Its Reliability, Clarendon Press Oxford, 10 M.L Barton, Z.J Cendes: New vector finite elements for three-dimensional magnetic computation, J Appl Phys 61, 3919-3921, 1987 Pnrtinl Dijfererentiul Equationp and the Finite Element Method By Pave1 Solin Copyright @ 2006 John Wiley & Sons, Inc 461 462 REFERENCES I I E Bertolazzi: Discrete conservation and discrete maximum principle for elliptic PDEs Math Models Methods Appl Sci 685-71 I 1998 12 A.M Bespalov: Finite element method for the eigenmodc problem of a RF cavity Sov J Numer Anal Math Model 3, 163-178 1988 13 G Birkhoff, M H Schultz, R.S Varga: Piecewise Hermite interpolation in one and two variables with application to partial differential equations, Numer Math 11, 232-256, 1968 14 V.S Borisov: On discrete maximum principles for linear equation systems and monotonicity of difference schemes, SIAM J Matrix Anal Appl 24 No I 10-1 135, 2004 15 L Bos: On certain configurations of points in R" which are uniresolvant for polynomial interpolation, J Approx Theory 64 271-280, 1991 16 L Bos: M A Taylor, B A Wingate: Tensor product Gauss-Lobatto points are Fekete points for the cube, Math Comp 70, 1543-1547 2001 17 A Bossavit, J Verite: A mixed FEM-BEM method to solve 3D eddy current problems, IEEE Trans Magn 18,43 1982 18 D Braess: Finite Elen~ents.Theory Fust Sohvrs Edition, Cambridge University Press, 2001 U17d Applic.titioii.r i n Solid Mechunic.s, 2nd 19 J.H Bramble, B.E Hubbard: New monotone-type approximations of elliptic problems, Math Coinp 18, 349-367, 1964 20 M Brdirka, Continuum Mechanics, CSAV Prague, 1959 I K.E Brenan, S.L Campbell, L.R Petzold: Nunwrical Solution of Initiul- Wilue P rohleins i n Diffrrential-Algebraic equation.^ Classics in Applied Mathematics 14, SIAM, Philadelphia, PA, 1996 22 S C Brenner and L R Scott: The Mutheinaticnl T h e o n edition, Springer, New York, 2002 of Finite Elernenr Methods, 2nd 23 F Brezzi, M Fortin: Mixed and Hybrid Finite Element Methods, Springer, Berlin, 1991 24 L Bucciarelly, N Dworsky; Sophie Gernzain An Essay on the Histon of Ela.sticity, Reidel, New York, 1980 25 J C Butcher: Numerical Methods ,for Ordinary Differentic11Equcrtion.s, John Wiley & Sons, New York, 2003 26 H.S Carslaw: Introduction to the Theory ofFourier's Series and Integruls, 3rd edition, Dover New York, 1950 27 J CCa: Approximation variationelle des probltmes aux limites, Ann Inst Fourier (Grenoble) , 4 , 1964 28 S.B Chae: Lebesgue Integration, 2nd edition, Springer, New York, 1995 29 D Chapelle, K J Bathe: The Finite Element Anu1ysi.s of Shells - the Fundamentals, Springer, Berlin, 2003 30 P.G Ciarlet: The Firlire Element Method for Elliptic P roblenzs, North-Holland, Amsterdam, 1979 I P.G Ciarlet, P.A Raviart: Maximum principle and uniform convergence for the finite element method, Comput Methods Appl Mech Engrg 2, 17-31, 1973 REFERENCES 463 32 D Colton, R Kress: Integral Equation Methods in Scattering Problems, John Wiley & Sons, New York, 1983 33 D Colton, R Kress: Inverse Acoustic and Electromagnet~cScattering T h e o n , 2nd edition, Springer, New York, 1998 34 J Conway: A course in Functional Analysis, 2nd edition, Springer, New York, 1990 35 R Cools: Advances in multidimensional integration, J Cornp Appl Math 149, 1-12,2002 36 R Courant: DifSerential and Integral Calculus (two volume set), John Wiley & Sons, New York, 1992 37 M Crouzeix, P.A Raviart: Conforming and non-conforming finite element methods for solving the stationary Stokes equations, RAIRO R-3,77-104, 1973 38 H.F Davis: Fourier Series and Orthogonal Functions, Dover, New York, 1963 39 L Demkowicz: Edge finite elements of variable order for Maxwell’s equations In: Proc International Workshop on Scientific Computing in Electrical Engineering (SCEE), Warnemunde, August 20-23, 2000 40 L Demkowicz, BabuSka: Optimal p-interpolation error estimates for edge finite elements of variable order in 2D, TICAM Report 01- I , The University of Texas at Austin, April 200 41 P Deuflhard, U Nowak: Extrapolation integrators for quasilinear implicit ODES In: Large Scale Scientific Computing (P Deuflhard, B Engquist, eds.), Progress in Scientific Computing 7, Birkhauser, Basel, 37-50, 1987 42 J R Dormand, P J Prince: A family of embedded Runge-Kutta formulae, J Comp Appl Math , 19-26, 1980 43 J R Dormand, P J Prince: Higher-order embedded Runge-Kutta formulae, J Comp Appl Math 7,67-75, 1981 44 M Dubiner: Spectral element methods on triangles and other domains, J Sci Comput 6, 345-390, 1991 45 F Dubois: Discrete vector potential representation of a divergence-free vector-field in threedimensional domains Numerical analysis of a model problem, SIAM J Numer Anal 27, 1103-1 141, 1990 46 D.A Dunavant: Economical symmetrical quadrature rules for complete polynomials over a square domain, Int J Numer Methods Engrg 21, 1777-1784, 1985 47 D.A Dunavant: High degree efficient symmetrical Gaussian quadrature rules for the triangle, Int J Numer Methods Engrg 21, 1129-1 148, 1985 48 D.A Dunavant: Efficient symmetrical cubature rules for complete polynomials of high degree over the unit cube, Int J Numer Methods Engrg 23, 7 , 1986 49 H Engels: Numerical Quadrature and Cubature, Academic Press, London, 1980 50 L C Evans: Partial DifSerential Equations, Berkeley Mathematics Lecture Notes, Volume 3, 1994 51 E Fehlberg: Low-order classical Runge-Kutta formulas with step-size control and their application to some heat transfer problems Computing 6,61-71, 1970 52 M Feistauer, J Felcman and I StraSkraba: Mathematical and Computational Methods for Compressible Flow, Oxford University Press, 2004 464 REFERENCES 53 L Fe.j6r: Bestimmung derjenigen Abwissen cines Intervalles f u r welche die Quadratstiinme dei1 Grundfunktionen der Lagrangeschen Interpolation iin lntervalle [- 1 ein rnoglichst kleined Maximum besitzt Ann Scuola Norm Sup Pisa Sci Fis Mt Ser 11, 1, 263-276, 1932 54 J Felcman, P Solin: On the construction ofthe Osher-Solomon scheme for 3D Euler equations East-West J Nuin Math., 43-64, 1998 55 S FuZik A Kufner: Noiilirietrr- Drffer-oriritrl Eqirtitiorir Elseviei- Amstei-dam, I980 56 W.C Gear: The simultaneous numerical solution o f differential-algebraic equations IEEE Trans Circuit Theory 18 89-95, I97 I 57 D Gilharg N.S Trudinger: Elliptic, h i / - t i t / / Diffir-t,n/iti/€t/uotiori.s oj'Src.orir/ Order Springel- Berlin, 1977 58 I.S Gradshteyn I.M Ryzhik: Ttrhlrs Pres\ San Diego 2000 of'fritqr.tr/.\, St,f-itJs, r d Pwrlircrs, 6th ed Academic t 59 E Hairer, S.P Norsett G Wanner: Soli,irig Ort/iritir! Diff~~rc~rititil Eqirtiriom I leri7.s 2nd edition, Springer, New York 1993 60 E Hairer G Wanner: Soh.irig 0rtliritrr;v Ih&rerifio/ E q t r r i r i o r i s I f 2nd edition Springer, New York 1996 - - Norisriff PI-oh- Stjffrriirl DAE P~-oh/erri.\ I M Hano: Finite element analysis of dielectric-loaded waveguides IEEE Trans Microwave Theory Tech 32, 1275-1279, 1984 62 M T Heath: Scierit(fic Coriipiifiri,q, An fritr-orliccror:v Siiri York, 2002 2nd edition, McGraw-Hill, New 63 J.S Hesthaven: From electrostatics to almost optimal nodal sets for polynomial interpolation in a simplex, SIAM J Numer Anal 35, 6.55-676 1998 64 J.S Hesthaven D Gottlieb: Stable spectral methods for conservation laws on triangles with unstructured grids, Comput Methods Appl Mech Engrg 175 361-381, 1999 65 H.G Heuser: Fmc.tiorirr/ A17crlysis,John Wiley & Sons, New York 1982 66 A.C Hindmarsh: ODEPACK A systematiLed collection of ODE solvers In: Scieiifjjc C o w pirtirig (R.S Stapleman et al eds.), IMACS Transactions on Scientific Computation I , NorthHolland, Amsterdam, 55-64, 1983 67 W HGhn, H.D Mittelmann: Some remarks on the discrete maximum principle lor finite elements of higher order, Computing 27 145-154, 1981 68 L.O Jay: lnexact simplified Newton iterations for implicit Runge-Kutta methods SlAM J Numer Anal 38, 1369-1 388, 2000 69 G.E Karniadakis, S.J Sherwin: Spec.tr-ti//hp E/emem Mrtliotls &)I- CFD Oxford University Press, 1999 70 P Keast: Moderate-degree tetrahedral quadrature formulas Cornput Methods Appl Mech Engrg 55,339-348, 1986 71 G Kirchhoff: "Uber das Gleichgewicht und die Bewegung einer Elastischen Scheihe, J Reine und Angewandte Mathematik 40 1-88, 1850 72 A Kirsch, P Monk: A finite elementkpectral element method for approximation of the time' SlAM J A/>/>/.Mtith 55 132444 1995 harmonic Maxwell's system in R 73 R Kress: Lirieai- Integr-crl Equtrtioiz.~, edition, Springer, Berlin, 1999 2nd REFERENCES 465 74 W Kutta: Beitrag zur naherungsweisen Integration totaler Differentialgleichungen, Zeitschrift f Math u Physik 46.435453, 1901 (3rd Edition) Pearson Addison Wesley, 75 David C Lay: Liriecir Algehru mid I t s Applicertiori.~ 2002 76 R Leis: Iriiticil York 1988 Hoirric/trr:v W i r e Pr-ohlrms in Mcrthmertic.trl Physics John Wiley & Sons New Ltrw.s, Birkhauser 1992 77 R.J LeVeque: Nirrirei-ictrl Methods fiw C0r7.teri~rtiori Mc4ocl.t j ) r Hyper/x)/icProhlrr?rs,Cambridge University Press, 78 R.J LeVeque: Firirte Volrrrrre~ 2002 79 J L Lions E Magenea: PrnhlPriirs crux Lirnites Paris, 1968 riori Hornogtries et App/iccrtiori,s, 2, Dunod 80 J.N Lyness, D Jespersen: Moderate degree symmetric quadrature rules for the triangle, J Inst Math Appl 15, 15-32, 1975 I R D Mindlin: Influence of rotatory inertia and shear and flexural motions of isotropic elastic plates, J Appl Mech 18, 1-38, 195 I 82 P Monk: An analysis of NCdelec's method for spatial discretization of Maxwell's equations J Coinput Appl Math 103-121 1993 83 P Monk: Finite Elemerit Method.sfiw M t r r ~ ~ l l Eqirtrtioris, Clarendon Press, Oxford, 2002 '.s 84 N Morrison: Irztrocluctio/ito FourirrAiitr!\ s/.(,John Wiley & Sons New York, I994 85 G Mur: Edge elements, their advantages and their disadvantages, IEEE Trans Magn 30 3552-3557, 1994 86 J Netas I HlaviEek: Mdiernatical T h e o n of Elersfic errid E/u.sto-Plcrsric Bodies: tiirctiori, Elsevier, Amsterdam, 198 I 87 J.C Nedelec: Mixed finite elements in Ari Intro- R", Numer Math 35, 315-341, 1980 88 J.C Nedelec: A new family of mixed finite elements in I@" Numer Math SO, 57-81 1986 89 S P Norsett G Wanner: The real-pole sandwich for rational approximations and oscillation equations, BIT 19, 79-94, 1979 90 J E Pasciak: Spectral and pseudospectral methods for advection equations, Math Comput 35, I08 I -I 092, 1980 I L.R Petzold: A description of DDASSL: A differential/algebraic system solver, Sandia Report Sand 82-8637 Sandia National Laboratory Livermore, CA 1982 92 M Priger, J Taufer, E Vitasek: Overimplicit multistep methods, Appl Math 18 9 , 1973 Springer 93 A Quarteroni, A Valli: Numericcrl Approxirrrcrtiori of Pcrrtitrl L)(fc,reritirrl Eqirerfiori.~, New York 1994 aux 94 P A Raviart, J M Thomas: Irztrodiictiori ir /'Arialy.se NrrriiPriqw Des ,!?qiiufio/i.s DL:rii&.s Pcrrtirlles, Masson, Paris 1983 95 J N Reddy: An Iritrodirction to rhr Firiitr Elernerit Method, 2nd edition, McGraw-Hill, New York, 1993 96 E Reissner: Reflections on the theory of elastic plates, Appl Mech Rev 38, 1453-1464, 1985 466 REFERENCES 97 E Reissner: The effect of transverse shear deformation on the bending of elastic plates, J Appl Mech 12,69-76, 1945 98 H Royden: ReulAncily.si.s, 3rd edition, Prentice-Hall, Englewood Cliffs, NJ, 1988 99 W Rudin: Recil arid Cor77ple Anfi/ysis,McGraw-Hill, New York, 1986 100 W Rudin: Arnctional Analy.si.s, McGraw-Hill, New York, 1976 101 C Runge: Uber die numerische Auflosung von Differentialgleichungen Math Ann 46, 167178, 1895 102 P Silvester, R Ferrari: Finite Elemerit.s,for Electrical Engineers Cambridge University Press, 1996 103 Y Saad: Iterative Methodsfor Spcirse Linear Systems, PWS Series in Computer Science, PWS Publishing Company, Boston, MA, 1996 104 H.E Salzer: Tables for facilitating of Chebyshev's quadrature formulae, J Math Phys 26, 191-194, 1947 10.5 Ch Schwab: p - and hp-Finite Elernerzt MerhocLs, Clarendon Press, Oxford, 1998 f 106 G Sewell: The Numerical Solution o Ordinal? cind Pa,-tial Differenticil Eyuations, Academic Press, New York, 1988 107 J.R Shewchuk: Triangle - a two-dimensional quality mesh generator and Delaunay triangulator Software available at http: //www cs cmu.edu/-quake/triangle html 08 S.L Sobolev, V.L Vaskevich: The T h e o n o Cuhature Formulas, Kluwer Academic Publishers, f Dordrecht, 1996 109 P Solin: On a mesh generation technique based on a special smoothing procedure for uniform inner point distribution, Acta Technica ASCR 45, No 4, 397417, 2000 Software available at http://www.math.utep.edu/Faculty/solin 10 P Solin, K Segeth: Optimal hierarchic higher-order Hermite elements for H'-problems in ID, in print I I P Solin, K Segeth, I Doleiel: Higher-Order Finite Element Methods, Chapman & HaWCRC Press, 2003 112 P Solin, T Vejchodsk9: On the discrete maximum principle for hp-FEM, submitted 113 G Strang, G J Fix: An Analysis of the Finite Element Method, Prentice-Hall, Englewood Cliffs, NJ, 1973 I 14 A Stroud, D Secrest: Gaussian Quadrature Formulas, Prentice-Hall, Englewood Cliffs, NJ, 1966 1.5 D Sun et al.: Spurious modes in finite element methods, IEEETrans Antennas and Propagation 37, 12-24, 1995 116 B Szab6, I BabuSka: Finite Element Analysis, John Wiley & Sons, New York, 1991 17 G Szego: Orthogonal Polynomials, AMS Colloquium Publications 23, Providence, RI, 1939 18 M A Taylor, B A Wingate, R E Vincent: An algorithm for computing Fekete points in the triangle, SIAM J Numer Anal 38, 1707-1720, 2000 I 19 S P Timoshenko, S Woinowski-Krieger: T h e o y o Plates and Shells, 2nd edition, McGrawf Hill, New York, 1959 REFERENCES 467 120 A Vande Wouwer, P Saucez, W E Schiesser (eds.) Atlcrpriw Method ofLir1r.s Chapinan & HalVCRC Boca Raton FL 2001 12 I V Vogelsang: On the strong unique continuation principle for inequalities of Maxwell type Mtrth A J I K 289, 285-295 I99 122 I Webb: Hierarchical vector based functions of arbitrary order for triangular and tetrahedral finite elements, lEEE Trans Antennas and Propagation 47 1244-1 253, 1999 123 H Whitney: Grorirrtric /rirrgrcrriorz Theory Princeton University Press 1957 124 0.Zienkiewicz, R L Taylor: The Finite Elerwnt Mrthocl Vol - SolidMrc.htrriic \ 5th edition, Butterworth-Heinemann Woburn, MA, 2002 Partial Differential Equations and the Finite Element Method by Pave1 Solin Copyright © 2006 John Wiley & Sons, Inc INDEX Abelian group 172 algorithm adaptive quadrature 63 RKS(4) method, I83 assembling P'/Q'-elements i n 2D, 136 PPIQP-elements in 2D 163 element-by-element in ID 56 Hermite elements in ID, 23 I vertex-by-vertex i n ID, 56 enumeration of bubble DOF in 2D 162 DOF for Hermite elements in ID 210 DOF for Lagrange elements in D, 78 edge DOF in 2D I6 I edges in 2D, 159 vertex DOF in 134 area moment of inertla, I2 array Butcher's, 180 connectivity ID, 78 2D, 134 CSR, 84 autonomilation of RK methods, 186 autonomous system, I I I Babuika's paradox, 254 Banach Stefan, 367 basis, 329 468 bijection 332 Cauchy problem 37 Cauchy properry 366 characteristic variables 40 characteristics 38 compactness definition 407 of identity, 408 completion, 369 condition number 84 condition CFL, 176 cone 14 conditioning, 86 condition\ boundary clamped 249 combined, 23 denection, I Dirichlet general, 20 Dirichlet homogeneous 14 es\ential 22 hard-supported 2.50 impedance, 287 moment, 213 natural, 22 Neumann I Newton, 22 perfect conductor, 287 shear force I3 INDEX siinply \upported 249 \lope I3 \oft-supported 250 \ymmetry 287 traction, 249 truncation 286 collocation I97 entropy 38 initial 30 interface 277 286 conductivity electric, 274 thermal, conductor, 275 cone condition 414 conformity definition I 18 to the \pace H(cur1) 301 to the \pace H , I 19 con\crvation law 37 hyperbolic 37 consi\tency error I73 order 173 constitutive relation\, 274 continuation I72 coiit iniii t y Hdlder 423 Lipschiti ot huundary, 413 of operator\ 357 convergence Heine detinition 360 of a \equence, 3.52 of one-step method\ I74 Wong 408 weal 408 Courant Richard I Curie'\ polnt 277 data structure 1" in ~ I 34 f'1'IQl' i n 2D 157 i n ID 77 deflection I deiiwy argtiiiient 385 of electric Hux 270 of inagiietic flux 270 detrrmiiiaiit 339 dielectric\ 275 diinen\ioii 33 I Dirichlet Johann Petei- Gusts\, Dii-ichlet lilt 20 diwrete problem 46 di\trihution\ I4 doiii;iin boundary J I3 dehnition 41 dual \pace 343 ellective \hearing force 249 clgeilvalue 340 eigenvector 34 I electric charge 273 density 273 element Argyw higher-order 265 quintic 255 edge N6dklec 309 Whitney, 302 genei-a1 nodal I04 Hermite cubic in ID, 218 cubic in 2D 236 higher-order hierarchic i n ID, 222 higher-order nodal i n ID 220 238 higher-order nodal i n 2D, Lagrange biaftine (2' i n 2D.108 higher-order PI' in 2D IS2 higher-order Q".' in 2D 143 higher-order hierarchic in ID, 74 higher-order nodal in ID lineai- I" i n 2D 1 ellipticity uniform, 28 embedding compact 423 continuous 423 energy norm 16 entropy condition\ 38 equation Burger'\ continuity 274 elliptic heat transfer Hcliiiholt/ 28X hyperbolic parabolic Par\evaI 400 Pois\on potential wavc 2x3 equation\ Maxwell's d i Were n t i a I form 273 integral form 272 time-harinonic 2x7 equipotentials 280 eqiiiv;ilence of eleinent\ I2 I eri-oicoii\i\tency I73 di\creti/atioii, I73 Eulei- method explicit 175 implicit 176 expan\ion coefficient\ 33 I Fehlherg'\ trick 182 tield con\ei-vative 280 divergence-free 28 I 469 470 INDEX electric 270 irrotational, 279 magnetic, 270 tixed point iteration, 372 Rux function 36 force lines, 280 Fourier Jean Baptiste Joseph 399 Fourier series 399 Galerkin Bark Grigorievich, 46 c c

Ngày đăng: 31/03/2014, 15:57

Từ khóa liên quan

Tài liệu cùng người dùng

Tài liệu liên quan