III Solution of pde’s using variational principles

Slides:



Advertisements
Similar presentations
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.
Advertisements

MANE 4240 & CIVL 4240 Introduction to Finite Elements
AERSP 301 Finite Element Method
Chapter 8 Elliptic Equation.
P. Venkataraman Mechanical Engineering P. Venkataraman Rochester Institute of Technology DETC2013 – 12269: Continuous Solution for Boundary Value Problems.
MANE 4240 & CIVL 4240 Introduction to Finite Elements
Some Ideas Behind Finite Element Analysis
By S Ziaei-Rad Mechanical Engineering Department, IUT.
APPLIED MECHANICS Lecture 10 Slovak University of Technology
© 2011 Autodesk Freely licensed for use by educational institutions. Reuse and changes require a note indicating that content has been modified from the.
Materials Science & Engineering University of Michigan
Calculus of Variations
12/21/2001Numerical methods in continuum mechanics1 Continuum Mechanics On the scale of the object to be studied the density and other fluid properties.
MANE 4240 & CIVL 4240 Introduction to Finite Elements Introduction to 3D Elasticity Prof. Suvranu De.
Finite Element Method Introduction General Principle
1 MECH 221 FLUID MECHANICS (Fall 06/07) Tutorial 6 FLUID KINETMATICS.
MANE 4240 & CIVL 4240 Introduction to Finite Elements
Approximation on Finite Elements Bruce A. Finlayson Rehnberg Professor of Chemical Engineering.
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
MANE 4240 & CIVL 4240 Introduction to Finite Elements
ECIV 720 A Advanced Structural Mechanics and Analysis
Lesson 5 Method of Weighted Residuals. Classical Solution Technique The fundamental problem in calculus of variations is to obtain a function f(x) such.
Numerical Methods for Partial Differential Equations
MCE 561 Computational Methods in Solid Mechanics
CHAP 4 FINITE ELEMENT ANALYSIS OF BEAMS AND FRAMES
MANE 4240 & CIVL 4240 Introduction to Finite Elements
Scientific Computing Partial Differential Equations Poisson Equation Calculus of Variations.
CHAPTER 7 NON-LINEAR CONDUCTION PROBLEMS
STATIC EQUILIBRIUM [4] Calkin, M. G. “Lagrangian and Hamiltonian Mechanics”, World Scientific, Singapore, 1996, ISBN Consider an object having.
ME 520 Fundamentals of Finite Element Analysis
Section 2: Finite Element Analysis Theory
VARIATIONAL PRINCIPALS FOR DYNAMICS By Hamed Adldoost Instructor: Prof. Dr. Zohoor ANALYTICAL DYNAMICS 1 Sharif University of Technology, Int’l Campus,
Dr. Wang Xingbo Fall , 2005 Mathematical & Mechanical Method in Mechanical Engineering.
A PPLIED M ECHANICS Lecture 02 Slovak University of Technology Faculty of Material Science and Technology in Trnava.
Finite Element Method.
Mechanics of Thin Structure Lecture 15 Wrapping Up the Course Shunji Kanie.
The Finite Element Method A Practical Course
Dr. Wang Xingbo Fall , 2005 Mathematical & Mechanical Method in Mechanical Engineering.
USSC3002 Oscillations and Waves Lecture 11 Continuous Systems
Summer School for Integrated Computational Materials Education 2015 Computational Mechanics: Basic Concepts and Finite Element Method Katsuyo Thornton.
Last course Bar structure Equations from the theory of elasticity
Illustration of FE algorithm on the example of 1D problem Problem: Stress and displacement analysis of a one-dimensional bar, loaded only by its own weight,
Dr. Wang Xingbo Fall , 2005 Mathematical & Mechanical Method in Mechanical Engineering.
HEAT TRANSFER FINITE ELEMENT FORMULATION
MECH4450 Introduction to Finite Element Methods
CHAP 3 WEIGHTED RESIDUAL AND ENERGY METHOD FOR 1D PROBLEMS
Discretization Methods Chapter 2. Training Manual May 15, 2001 Inventory # Discretization Methods Topics Equations and The Goal Brief overview.
11 10-Jan-16 Last course Interpretations and properties of the stiffness matrix (cont’d) The DSM for plane and space trusses.
© 2011 Autodesk Freely licensed for use by educational institutions. Reuse and changes require a note indicating that content has been modified from the.
Variational and Weighted Residual Methods
Partial Derivatives bounded domain Its boundary denoted by
Partial Derivatives Example: Find If solution: Partial Derivatives Example: Find If solution: gradient grad(u) = gradient.
Finite Element: Theory, Applications & Implementation Presented By: Arthur Anconetani Barbara Gault Ryan Whitney.
Variational formulation of the FEM Principle of Stationary Potential Energy: Among all admissible displacement functions u, the actual ones are those which.
Purdue Aeroelasticity
X1X1 X2X2  Basic Kinematics Real Applications Simple Shear Trivial geometry Proscribed homogenous deformations Linear constitutive.
1 Variational and Weighted Residual Methods. 2 Introduction The Finite Element method can be used to solve various problems, including: Steady-state field.
1 CHAP 3 WEIGHTED RESIDUAL AND ENERGY METHOD FOR 1D PROBLEMS FINITE ELEMENT ANALYSIS AND DESIGN Nam-Ho Kim.
Our task is to estimate the axial displacement u at any section x
Chapter 4 Fluid Mechanics Frank White
Finite Element Method in Geotechnical Engineering
1D OF FINITE ELEMENT METHOD Session 4 – 6
Continuum Mechanics (MTH487)
MANE 4240 & CIVL 4240 Introduction to Finite Elements
(برای دوره کارشناسی ارشد مکانیک سنگ) Finite Element Procedures
Materials Science & Engineering University of Michigan
Introduction to Finite Element Analysis for Skeletal Structures
Quantum One.
Finite element method.
Presentation transcript:

III Solution of pde’s using variational principles 4.1 Introduction Introduction Euler-Lagrange equations Method of Ritz for minimising functionals Weighted residual methods The Finite Element Method

Introduction Variational principles Variational principles are familiar in mechanics the ‘best’ approximate wave function for the ground state of a quantum system is the one with the minimum energy The path between two endpoints (t1, t2) in configuration space taken by a particle is the one for which the action is minimised Energy or Action is a function of a function or functions Wave function or particle positions and velocities A function of a function is called a functional A functional is minimal if its functional derivative is zero This condition can be expressed as a partial differential equation

Introduction Hamilton’s principal of least action L = T – V is the Lagrangian The path actually taken is the one for which infinitesimal variations in the path result in no change in the action

Introduction Hamilton’s principal of least action The condition that a particular function is the one that minimises the value of a functional can be expressed as a partial differential equation We are therefore presented with an alternative method for solving partial differential equations besides directly seeking an analytical or numerical solution We can solve the partial differential equation by finding the function which minimises a functional Lagrange’s equations arise from the condition that the action be minimal

4.2 Euler-Lagrange Equations   Let J[y(x)] be the functional Denote the function that minimises J[y] and satisfies boundary conditions specified in the problem by Let h(x) be an arbitrary function which is zero at the boundaries in the problem so that + eh(x) is an arbitrary function that satisfies the boundary conditions e is a number which will tend to zero

Euler-Lagrange Equations Functionals Boundary conditions y(a) = A y(b) = B Function

Euler-Lagrange Equations Functionals y is the solution to a pde as well as being the function which minimises F[x,y,y’] We can therefore solve a pde by finding the function which minimises the corresponding functional

4.3 Method of Ritz for minimising functionals Electrostatic potential u(x,y) inside region D SF p 362 Charges with density f(x,y) inside the square Boundary condition zero potential on boundary Potential energy functional Euler-Lagrange equation D

Method of Ritz for minimising functionals Electrostatic potential problem Basis set which satisfies boundary conditions

Method of Ritz for minimising functionals Electrostatic potential problem  Series expansion of solution Substitute into functional Differentiate wrt cj

Method of Ritz for minimising functionals Electrostatic potential problem Functional minimised when Linear equations to be solved for ci Aij.cj = bi   where

4.4 Weighted residual methods For some pde’s no corresponding functional can be found Define a residual (solution error) and minimise this Let L be a differential operator containing spatial derivatives D is the region of interest bounded by surface S An IBVP is specified by

Weighted residual methods Trial solution and residuals ui(x) are basis functions Define pde and IC residuals RE and RI are zero if uT(x,t) is an exact solution

Weighted residual methods Weighting functions The weighted residual method generates and approximate solution in which RE and RI are minimised Additional basis set (set of weighting functions) wi(x) Find ci which minimise residuals according to RE and RI then become functions of the expansion coefficients ci

Weighted residual methods Weighting functions Bubnov-Galerkin method wi(x) = ui(x) i.e. basis functions themselves Least squares method Positive definite functionals u(x) real Conditions for minima 

4.5 The Finite Element Method Variational methods that use basis functions that extend over the entire region of interest are not readily adaptable from one problem to another not suited for problems with complex boundary shapes Finite element method employs a simple, adaptable basis set

The finite element method Computational fluid dynamics websites Gallery of Fluid Dynamics Introduction to CFD CFD resources online CFD at Glasgow University Computational fluid dynamics (CFD) websites Vortex shedding illustrations by CFDnet Vortex Shedding around a Square Cylinder Centre for Marine Vessel Development and Research Department of Mechanical Engineering Dalhousie University, Nova Scotia

The finite element method Mesh generation Finer mesh elements in regions where the solution varies rapidly Meshes may be regular or irregular polygons Local coordinate axes and node numbers Global coordinate axes 1 2 3 Definition of local and global coordinate axes and node numberings

The finite element method Example: bar under stress Define mesh Define local and global node numbering Make local/global node mapping Compute contributions to functional from each element Assemble matrix and solve resulting equations

The finite element method Example: bar under stress Variational principle W = virtual work done on system by external forces (F) and load (T) U = elastic strain energy of bar W = U or (U – W) = P = 0

The finite element method Example: bar under stress Eliminate dh/dx using integration by parts

The finite element method Example: bar under stress Boundary conditions Differential equation being solved

The finite element method Example: bar under stress Introduce a finite element basis to solve the minimisation problem P[u(x)] = 0 Assume linear displacement function   u(X) = a1 + a2 X ui(X) = a1 + a2 Xi uj(X) = a1 + a2 Xj u(X) i j X Solve for coefficients a X is the local displacement variable

The finite element method Example: bar under stress Substitute to obtain finite elements u(X) = N1u1 + N2 u2 N1 N2 u(X) = [N1 N2] (u) u1 and u2 are coefficients of the basis functions N1 and N2

The finite element method Example: bar under stress Potential energy functional Grandin pp91ff

The finite element method Example: bar under stress Strain energy per element

The finite element method Example: bar under stress Node force potential energy Distributed load potential energy

The finite element method Example: bar under stress Energy functional for one element Equilibrium condition for all i

The finite element method Example: bar under stress Equilibrium condition for one element Assemble matrix for global displacement vector

The finite element method Example: bar under stress Solve resulting linear equations for u