Finite elements

download Finite elements

of 18

description

intro to finite elements

Transcript of Finite elements

  • Overview

    Introduction to FEM

    IFEM Ch 1Slide 1

  • This course consists of three Parts:

    I. Finite Element Basic Concepts

    II. Formulation of Finite Elements

    III. Computer Implementation of FEM

    Course Coverage

    Introduction to FEM

    IFEM Ch 1Slide 2

  • Where the Course Fits

    The field of Mechanics can be subdivided into 3 major areas:

    Mechanics

    Theoretical

    Applied

    Computational

    Introduction to FEM

    IFEM Ch 1Slide 3

  • Computational Mechanics

    Branches of Computational Mechanics can be distinguished accordingto the physical focus of attention

    ComputationalMechanics

    Nano and Micromechanics

    Continuum Mechanics: Solids and Structures Fluids Multiphysics

    Systems

    Introduction to FEM

    IFEM Ch 1Slide 4

  • Computational Solid and Structural Mechanics

    A convenient subdivision of problems in ComputationalSolid and Structural Mechanics (CSM) is

    ComputationalSolid and StructuralMechanics (CSM)

    Statics

    Dynamics

    Introduction to FEM

    IFEM Ch 1Slide 5

  • CSM Statics

    A further subdivision of problems in CSM Statics is

    CSM StaticsLinear

    Nonlinear

    Introduction to FEM

    IFEM Ch 1Slide 6

  • CSM Linear Statics

    For the numerical simulation on the computer we must now chose a spatial discretization method:

    CSM Linear Statics

    Finite Element Method

    Finite Difference MethodBoundary Element Method

    Finite Volume Method

    Spectral Method

    Mesh-Free Method

    Introduction to FEM

    IFEM Ch 1Slide 7

  • CSM Linear Statics by FEM

    Having selected the FEM for discretization, we must next pick a formulation and a solution method:

    Formulation of FEM Model

    Solution of FEM ModelStiffnessFlexibilityMixed

    DisplacementEquilibriumMixedHybrid

    Introduction to FEM

    IFEM Ch 1Slide 8

  • Summarizing: This Course Covers

    Computational structural mechanics

    Linear static problems

    Spatially discretized by displacement-formulated FEM

    Solved by the stiffness method

    Introduction to FEM

    IFEM Ch 1Slide 9

  • What is a Finite Element?

    Introduction to FEM

    1

    23

    4

    5

    6

    7

    8

    r

    4

    5 i jd

    r

    2r sin(/n)

    2/n

    Archimedes' problem (circa 250 B.C.): rectification of the circle as limit of inscribed regular polygons

    IFEM Ch 1Slide 10

  • Computing "by Archimedes FEM"

    Introduction to FEM

    n n

    1 0.0000000000000002 2.0000000000000004 2.828427124746190 3.4142135623730968 3.06146745892071816 3.121445152258052 3.14141832793321132 3.13654849054593964 3.140331156954753 3.141592658918053128 3.141277250932773256 3.141513801144301 3.141592653589786 3.141592653589793

    Exact to 16 placesExtrapolated by Wynn- = n sin(/n)

    IFEM Ch 1Slide 11

  • The Idealization Process for a Simple Structure

    jointPhysical Model

    Mathematical and Discrete Model

    support

    member

    IDEALIZATION &DISCRETIZATION

    Introduction to FEM

    Roof Truss

    IFEM Ch 1Slide 12

  • Two Interpretations of FEM for Teaching

    Physical Mathematical

    Breakdown of structural system into components (elements) and reconstruction by the assembly process

    Emphasized in Part I

    Numerical approximation of a Boundary Value Problem by Ritz-Galerkin discretization with functions of local support

    Emphasized in Part II

    Introduction to FEM

    IFEM Ch 1Slide 13

  • FEM in Modeling and Simulation: Physical FEM

    Introduction to FEM

    Physical system

    simulation error= modeling + solution errorsolution error

    Discretemodel

    Discretesolution

    VALIDATION

    VERIFICATION

    FEM

    CONTINUIFICATION

    Ideal Mathematical

    model

    IDEALIZATION &DISCRETIZATION

    SOLUTION

    generallyirrelevant

    IFEM Ch 1Slide 14

  • FEM in Modeling and Simulation: Mathematical FEM

    Introduction to FEM

    Discretization + solution error

    REALIZATIONIDEALIZATION

    solution error

    Discretemodel

    Discretesolution

    VERIFICATION

    VERIFICATIONFEM

    IDEALIZATION &DISCRETIZATION

    SOLUTION

    Idealphysical system

    Mathematicalmodel

    generally irrelevant

    IFEM Ch 1Slide 15

  • Model Updating in Physical FEM

    Introduction to FEM

    Physical system

    simulation error

    Parametrizeddiscretemodel

    Experimentaldatabase

    Discretesolution

    FEMEXPERIMENTS

    IFEM Ch 1Slide 16

  • Synergy Between Mathematical and Physical FEM

    Introduction to FEM

    FEM Libr

    ary

    Component

    discrete

    model

    Component

    equations

    Physical

    system

    System

    discrete

    model

    Complete

    solution

    Mathemat

    ical

    model

    SYSTEM

    LEVEL

    COMPONE

    NT

    LEVEL (Intermediate levels omitted)

    IFEM Ch 1Slide 17

  • Recommended Books for Linear FEMBasic level (reference): Zienkiewicz & Taylor (1988), Vols I (1988), II (1993).A comprehensive upgrade of the 1977 edition. Primarily an encyclopedicreference work that provides a panoramic coverage of FEM, as well as acomprehensive list of references. Not a textbook. A fifth edition has appeared.

    Basic level (textbook): Cook, Malkus & Plesha (1989); this third edition isfairly comprehensive in scope and up to date although the coverage is moresuperficial than Zienkiewicz & Taylor.

    Intermediate level: Hughes (1987). It requires substantial mathematicalexpertise on the part of the reader Recently reprinted by Dover..

    Mathematically oriented: Strang & Fix (1973). Most readable mathematical treatment although outdated in several subjects.Most fun (if you like British "humor"): Irons & Ahmad (1980)Best value for the $$$: Przemieniecki (Dover edition 1985, ~$16). Although outdatedin many respects (e.g. the word "finite element" does not appear in this reprint ofthe original 1966 book), it is a valuable reference for programming simple elements.Comprehensive web search engine for out-of print books: http://www3.addall.com

    Introduction to FEM

    IFEM Ch 1Slide 18