MCE 561 Computational Methods in Solid Mechanics

Slides:



Advertisements
Similar presentations
MEG 361 CAD Finite Element Method Dr. Mostafa S. Hbib.
Advertisements

Finite element method Among the up-to-date methods of stress state analysis, the finite element method (abbreviated as FEM below, or often as FEA for analyses.
Introduction to Finite Element Methods
MANE 4240 & CIVL 4240 Introduction to Finite Elements
Beams and Frames.
Introduction to Finite Element Method
LECTURE SERIES on STRUCTURAL OPTIMIZATION Thanh X. Nguyen Structural Mechanics Division National University of Civil Engineering
MANE 4240 & CIVL 4240 Introduction to Finite Elements Practical considerations in FEM modeling Prof. Suvranu De.
Procedures of Finite Element Analysis Two-Dimensional Elasticity Problems Professor M. H. Sadd.
Physics Based Modeling II Deformable Bodies Lecture 2 Kwang Hee Ko Gwangju Institute of Science and Technology.
By S Ziaei-Rad Mechanical Engineering Department, IUT.
Katsuyo Thornton*, R. Edwin García✝, Larry Aagesen*
Chapter 17 Design Analysis using Inventor Stress Analysis Module
ECIV 720 A Advanced Structural Mechanics and Analysis
Copyright © 2002J. E. Akin Rice University, MEMS Dept. CAD and Finite Element Analysis Most ME CAD applications require a FEA in one or more areas: –Stress.
Outline Introduction to Finite Element Formulations
Finite Element Method in Geotechnical Engineering
MANE 4240 & CIVL 4240 Introduction to Finite Elements
ECIV 720 A Advanced Structural Mechanics and Analysis Lecture 10: Solution of Continuous Systems – Fundamental Concepts Mixed Formulations Intrinsic Coordinate.
MECh300H Introduction to Finite Element Methods
Introduction to Finite Element Analysis for Structure Design Dr. A. Sherif El-Gizawy.
One-Dimensional Problems
ECIV 720 A Advanced Structural Mechanics and Analysis
MCE 561 Computational Methods in Solid Mechanics
ECIV 720 A Advanced Structural Mechanics and Analysis Lecture 7: Formulation Techniques: Variational Methods The Principle of Minimum Potential Energy.
CHAP 4 FINITE ELEMENT ANALYSIS OF BEAMS AND FRAMES
III Solution of pde’s using variational principles
Two-Dimensional Heat Analysis Finite Element Method 20 November 2002 Michelle Blunt Brian Coldwell.
EMA 405 Introduction. Syllabus Textbook: none Prerequisites: EMA 214; 303, 304, or 306; EMA 202 or 221 Room: 2261 Engineering Hall Time: TR 11-12:15 Course.
Introduction to Finite Element Methods
Finite Element: Theory, Applications & Implementation Presented By: Arthur Anconetani Barbara Gault Ryan Whitney.
The Finite Element Method
Introduction to virtual engineering László Horváth Budapest Tech John von Neumann Faculty of Informatics Institute of Intelligent Engineering.
Chapter 7 Two-Dimensional Formulation
Outline Lesson 1. Introduction to ANSYS Lesson 2. Basics Lesson 3. Solution phases Lesson 4. Modeling Lesson 5. Material Lesson 6. Loading Lesson 7. Solution.
General Procedure for Finite Element Method FEM is based on Direct Stiffness approach or Displacement approach. A broad procedural outline is listed.
Finite element method Among up-to-date methods of mechanics and specifically stress analyses, finite element method (abbreviated as FEM below, or often.
ME 520 Fundamentals of Finite Element Analysis
Chapter 6. Plane Stress / Plane Strain Problems
11/11/20151 Trusses. 11/11/20152 Element Formulation by Virtual Work u Use virtual work to derive element stiffness matrix based on assumed displacements.
Finite Element Method Brian Hammond Ivan Lopez Ingrid Sarvis.
Finite Element Analysis
HEAT TRANSFER FINITE ELEMENT FORMULATION
MECH4450 Introduction to Finite Element Methods
CHAP 3 WEIGHTED RESIDUAL AND ENERGY METHOD FOR 1D PROBLEMS
MECH593 Introduction to Finite Element Methods
Finite Element: Theory, Applications & Implementation Presented By: Arthur Anconetani Barbara Gault Ryan Whitney.
CAD and Finite Element Analysis Most ME CAD applications require a FEA in one or more areas: –Stress Analysis –Thermal Analysis –Structural Dynamics –Computational.
3/23/05ME 2591 Numerical Methods in Heat Conduction Reference: Incropera & DeWitt, Chapter 4, sections Chapter 5, section 5.9.
INTRODUCTION Session 1 Course: S Introduction to Finite Element Method Year: 2010.
X1X1 X2X2  Basic Kinematics Real Applications Simple Shear Trivial geometry Proscribed homogenous deformations Linear constitutive.
UNIT – III FINITE ELEMENT METHOD Introduction – Discretisation of a structure – Displacement functions – Truss element – Beam element – Plane stress and.
1 CHAP 3 WEIGHTED RESIDUAL AND ENERGY METHOD FOR 1D PROBLEMS FINITE ELEMENT ANALYSIS AND DESIGN Nam-Ho Kim.
Introduction to Finite Element Method
Finite Element Method Weak form Monday, 11/4/2002.
Finite Element Method in Geotechnical Engineering
Finite Element Application
Katsuyo Thornton1, R. Edwin García2, Larry Aagesen3
Overview of Finite Element Methods
MANE 4240 & CIVL 4240 Introduction to Finite Elements
CAD and Finite Element Analysis
FEM : Finite Element Method 2017.
Finite element method Among the up-to-date methods of stress state analysis, finite element method (abbreviated as FEM below, or often as FEA for analyses.
FEA Introduction.
Materials Science & Engineering University of Michigan
FEA convergence requirements.
Analytical Tools in ME Course Objectives
OVERVIEW OF FINITE ELEMENT METHOD
Chapter 2 Rudiment of Structural Analysis and FEM
UNIT – I FLEXIBILITY MATRIX METHOD
Presentation transcript:

MCE 561 Computational Methods in Solid Mechanics Introduction

Need for Computational Methods Stress Analysis Solutions Using Either Strength of Materials or Theory of Elasticity Are Normally Accomplished for Regions and Loadings With Relatively Simple Geometry Most Real World Problems Involve Cases with Complex Shape, Boundary Conditions and Material Behavior Therefore a Gap Exists Between What Is Needed in Applications and What Can Be Solved by Analytical Closed-form Methods This Has Lead to the Development of Several Numerical/Computational Schemes Including: Finite Difference, Finite Element, Boundary Element, Discrete Element Methods

Finite Difference Method

Finite Element Method

Boundary Element Method

Discrete Element Method

Introduction to Finite Element Analysis The finite element method is a computational scheme to solve field problems in engineering and science. The technique has very wide application, and has been used on problems involving stress analysis, fluid mechanics, heat transfer, diffusion, vibrations, electrical and magnetic fields, etc. The fundamental concept involves dividing the body under study into a finite number of pieces (subdomains) called elements (see Figure). Particular assumptions are then made on the variation of the unknown dependent variable(s) across each element using so-called interpolation or approximation functions. This approximated variation is quantified in terms of solution values at special element locations called nodes. Through this discretization process, the method sets up an algebraic system of equations for unknown nodal values which approximate the continuous solution. Because element size, shape and approximating scheme can be varied to suit the problem, the method can accurately simulate solutions to problems of complex geometry and loading and thus this technique has become a very useful and practical tool.

Advantages of Finite Element Analysis - Models Bodies of Complex Shape - Can Handle General Loading/Boundary Conditions - Models Bodies Composed of Composite and Multiphase Materials - Model is Easily Refined for Improved Accuracy by Varying Element Size and Type (Approximation Scheme) - Time Dependent and Dynamic Effects Can Be Included - Can Handle a Variety Nonlinear Effects Including Material Behavior, Large Deformations, Boundary Conditions, Etc.

Finite Element Codes Based on the success and usefulness of the finite element method, numerous computer codes have been developed that implement the numerical scheme. Some codes are special purpose in-house while others are general purpose commercial codes. Some of the more popular commercial codes include: ABAQUS ADINA ALGOR ANSYS COSMOS NASTRAN

Basic Concept of Finite Element Method Any continuous solution field such as stress, displacement, temperature, pressure, etc. can be approximated by a discrete model composed of a set of piecewise continuous functions defined over a finite number of subdomains. One-Dimensional Temperature Distribution Exact Analytical Solution x T Approximate Piecewise Linear Solution

Two-Dimensional Discretization u(x,y) Approximate Piecewise Linear Representation

Discretization Concepts

Common Types of Elements Two-Dimensional Elements Triangular, Quadrilateral Plates, Shells, 2-D Continua One-Dimensional Elements Line Rods, Beams, Trusses, Frames Three-Dimensional Elements Tetrahedral, Rectangular Prism (Brick) 3-D Continua

Discretization Examples Three-Dimensional Brick Elements One-Dimensional Frame Elements Two-Dimensional Triangular Elements

Multi-Phase Material Problems Interface Behavior

Basic Steps in Finite Element Method - Domain Discretization - Select Element Type (Shape and Approximation) - Derive Element Equations (Variational and Energy Methods) - Assemble Element Equations to Form Global System   [K]{U} = {F} [K] = Stiffness or Property Matrix {U} = Nodal Displacement Vector {F} = Nodal Force Vector   - Incorporate Boundary and Initial Conditions  - Solve Assembled System of Equations for Unknown Nodal Displacements and Secondary Unknowns of Stress and Strain Values

Common Sources of Error in FEA Domain Approximation Element Interpolation/Approximation Numerical Integration Errors Computer Errors (Round-Off, Etc., )

Measures of Accuracy in FEA Error = |(Exact Solution)-(FEM Solution)| Convergence Limit of Error as: Number of Elements (h-convergence) or Approximation Order (p-convergence) Increases Ideally, Error  0 as Number of Elements or Approximation Order  

Two-Dimensional Discretization Refinement Plate With a Circular Hole Example (Discretization with 228 Elements) (Discretization with 912 Elements) (Triangular Element) (Node) 

One Dimensional Examples Bar Element Uniaxial Deformation of Bars Using Strength of Materials Theory Beam Element Deflection of Elastic Beams Using Euler-Bernouli Theory 1 2 w1 w2 q2 q1 1 2 u1 u2

Two Dimensional Scalar-Valued Problems Triangular Element 1 2 3 f1 f2 f3 One Degree of Freedom per Node

Two-Dimensional Vector/Tensor-Valued Problems Triangular Element u1 u2 1 2 3 u3 v1 v2 v3 Two Degrees of Freedom per Node

Development of Finite Element Equation The Finite Element Equation Must Incorporate the Appropriate Physics of the Problem For Problems in Structural Solid Mechanics, the Appropriate Physics Comes from Either Strength of Materials or Theory of Elasticity FEM Equations are Commonly Developed Using Direct, Variational-Virtual Work or Weighted Residual Methods Direct Method Based on physical reasoning and limited to simple cases, this method is worth studying because it enhances physical understanding of the process Variational-Virtual Work Method Based on the concept of virtual displacements, leads to relations between internal and external virtual work and to minimization of system potential energy for equilibrium Weighted Residual Method Starting with the governing differential equation, special mathematical operations develop the “weak form” that can be incorporated into a FEM equation. This method is particularly suited for problems that have no variational statement. For stress analysis problems, a Ritz-Galerkin WRM will yield a result identical to that found by variational methods.

Simple Element Equation Example Direct Stiffness Derivation 1 2 k u1 u2 F1 F2 Stiffness Matrix Nodal Force Vector

Common Approximation Schemes One-Dimensional Examples Polynomial Approximation Most often polynomials are used to construct approximation functions for each element. Depending on the order of approximation, different numbers of element parameters are needed to construct the appropriate function. Linear Quadratic Cubic Special Approximation For some cases (e.g. infinite elements, crack or other singular elements) the approximation function is chosen to have special properties as determined from theoretical considerations