Types of Governing equations

Slides:



Advertisements
Similar presentations
Computational Modeling for Engineering MECN 6040
Advertisements

Chapter 8 Elliptic Equation.
P. Venkataraman Mechanical Engineering P. Venkataraman Rochester Institute of Technology DETC2013 – 12269: Continuous Solution for Boundary Value Problems.
Parabolic Partial Differential Equations
Chapter 3 Steady-State Conduction Multiple Dimensions
Total Recall Math, Part 2 Ordinary diff. equations First order ODE, one boundary/initial condition: Second order ODE.
PART 7 Ordinary Differential Equations ODEs
ECE602 BME I Partial Differential Equations in Biomedical Engineering.
Finite Element Method Introduction General Principle
Computer-Aided Analysis on Energy and Thermofluid Sciences Y.C. Shih Fall 2011 Chapter 6: Basics of Finite Difference Chapter 6 Basics of Finite Difference.
PARTIAL DIFFERENTIAL EQUATIONS
Basics of Finite Difference Methods
PARTIAL DIFFERENTIAL EQUATIONS
Partial differential equations Function depends on two or more independent variables This is a very simple one - there are many more complicated ones.
Numerical Methods for Partial Differential Equations
CISE301: Numerical Methods Topic 9 Partial Differential Equations (PDEs) Lectures KFUPM (Term 101) Section 04 Read & CISE301_Topic9.
CHAPTER 8 APPROXIMATE SOLUTIONS THE INTEGRAL METHOD
Numerical methods for PDEs PDEs are mathematical models for –Physical Phenomena Heat transfer Wave motion.
© 2011 Autodesk Freely licensed for use by educational institutions. Reuse and changes require a note indicating that content has been modified from the.
1 Finite-Volume Formulation. 2 Review of the Integral Equation The integral equation for the conservation statement is: Equation applies for a control.
CHAPTER 7 NON-LINEAR CONDUCTION PROBLEMS
Tutorial 5: Numerical methods - buildings Q1. Identify three principal differences between a response function method and a numerical method when both.
Scientific Computing Partial Differential Equations Introduction and
Finite Differences Finite Difference Approximations  Simple geophysical partial differential equations  Finite differences - definitions  Finite-difference.
Interpolation. Interpolation is important concept in numerical analysis. Quite often functions may not be available explicitly but only the values of.
Partial Differential Equations Introduction –Adam Zornes, Deng Li Discretization Methods –Chunfang Chen, Danny Thorne, Adam Zornes.
MAE 3241: AERODYNAMICS AND FLIGHT MECHANICS Compressible Flow Over Airfoils: Linearized Subsonic Flow Mechanical and Aerospace Engineering Department Florida.
Finite Element Method.
MA5251: Spectral Methods & Applications
1 EEE 431 Computational Methods in Electrodynamics Lecture 4 By Dr. Rasime Uyguroglu
Numerical methods to solve parabolic PDEs. Mathematical models: 5° Classification Classification based on the type of the solution (except, usually, the.
Module 4 Multi-Dimensional Steady State Heat Conduction.
7. Introduction to the numerical integration of PDE. As an example, we consider the following PDE with one variable; Finite difference method is one of.
Chapter 5: Numerical Methods in Heat Transfer
Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. 1 Part 8 - Chapter 29.
Solving an elliptic PDE using finite differences Numerical Methods for PDEs Spring 2007 Jim E. Jones.
© Fluent Inc. 11/24/2015J1 Fluids Review TRN Overview of CFD Solution Methodologies.
Engineering Analysis – Computational Fluid Dynamics –
MECN 3500 Inter - Bayamon Lecture 9 Numerical Methods for Engineering MECN 3500 Professor: Dr. Omar E. Meza Castillo
HEAT TRANSFER FINITE ELEMENT FORMULATION
Introduction to Numerical Methods for ODEs and PDEs Lectures 1 and 2: Some representative problems from engineering science and classification of equation.
Engineering Analysis – Computational Fluid Dynamics –
Numerical methods 1 An Introduction to Numerical Methods For Weather Prediction by Mariano Hortal office 122.
FALL 2015 Esra Sorgüven Öner
Discretization Methods Chapter 2. Training Manual May 15, 2001 Inventory # Discretization Methods Topics Equations and The Goal Brief overview.
Discretization for PDEs Chunfang Chen,Danny Thorne Adam Zornes, Deng Li CS 521 Feb., 9,2006.
Chapter 2: Heat Conduction Equation
Partial Differential Equations Introduction – Deng Li Discretization Methods –Chunfang Chen, Danny Thorne, Adam Zornes CS521 Feb.,7, 2006.
Boundary-Value Problems in Rectangular Coordinates
MULTIDIMENSIONAL HEAT TRANSFER  This equation governs the Cartesian, temperature distribution for a three-dimensional unsteady, heat transfer problem.
ECE 576 – Power System Dynamics and Stability Prof. Tom Overbye Dept. of Electrical and Computer Engineering University of Illinois at Urbana-Champaign.
ERT 210/4 Process Control & Dynamics DYNAMIC BEHAVIOR OF PROCESSES :
Solving Partial Differential Equation Numerically Pertemuan 13 Matakuliah: S0262-Analisis Numerik Tahun: 2010.
3/23/05ME 2591 Numerical Methods in Heat Conduction Reference: Incropera & DeWitt, Chapter 4, sections Chapter 5, section 5.9.
ERT 216 HEAT & MASS TRANSFER Sem 2/ Dr Akmal Hadi Ma’ Radzi School of Bioprocess Engineering University Malaysia Perlis.
Ordinary Differential Equations (ODEs). Objectives of Topic  Solve Ordinary Differential Equations (ODEs).  Appreciate the importance of numerical methods.
1 Variational and Weighted Residual Methods. 2 Introduction The Finite Element method can be used to solve various problems, including: Steady-state field.
Computational Fluid Dynamics Lecture II Numerical Methods and Criteria for CFD Dr. Ugur GUVEN Professor of Aerospace Engineering.
Part 8 - Chapter 29.
Finite Difference Methods
Boundary-Value Problems in Rectangular Coordinates
Chapter 2. Mathematical Expression of Conduction
ME/AE 339 Computational Fluid Dynamics K. M. Isaac Topic2_PDE
Topic 3 Discretization of PDE
topic4: Implicit method, Stability, ADI method
Topic 3 Discretization of PDE
topic16_cylinder_flow_relaxation
Second Order-Partial Differential Equations
Topic 3 Discretization of PDE
Presentation transcript:

Types of Governing equations Chapter 4 Types of Governing equations

4-1 Physical Classification (1) Equilibrium problems: (1) They are problems in which a solution of a given PDE is desired in a closed domain subject to a prescribed set of boundary conditions. Equilibrium problems are boundary value problems. (2) Sometimes, equilibrium problems are referred to as jury problems,since the solution of the PDE at every point in the domain depends upon the prescribed boundary condition at every point on B. (3) Mathematically, equilibrium problems are governed by elliptic PDEs.

4-1 Physical Classification (2) (4) Example 1 of equilibrium problem: The steady-state temperature distribution in a conducting medium is governed by Laplace’s equation. with boundary conditions T(0,y)=0, T(1,y)=0, T(x,0)=T0, T(x,1)=0

4-1 Physical Classification (3) (5) Example 2 of equilibrium problem: The irrotational flow of an incompressible inviscid fluid is governed by Laplace’s eq.

4-1 Physical Classification (4) Marching Problems: (1) Marching or propagation problems are transient or transient-like problems where the solution of a PDE is required on an open domain subject to a set of initial conditions and a set of boundary conditions. (2) Problems in this category are initial value or initial-boundary problems. The solution must be computed by marching outward from the initial data surface while satisfying the boundary conditions. (3) Mathematically, these problems are governed by either hyperbolic or parabolic PDEs.

4-1 Physical Classification (5) (4)   Example of marching problem: Determine the transient temperature distribution in a 1-D solid, as shown in the following figure. (5) Typical examples of marching problems include unsteady inviscid flow, steady supersonic inviscid flow, transient heat conduction and boundary-layer flow.

4-2 Mathematical Classification (1) The general second-order PDE can be expressed as where a,b,c,d,e, and f are functions of (x,y), i.e., we consider a linear equation. The classification of a second-order PDE depends only on the second-derivative terms of the equation, so we may rearrange the above equation as As in the classification of general second-degree equations in analytic geometry, the PDE is classified as (1) Hyperbolic if b2-4ac > 0 (2) Parabolic if b2-4ac = 0 (3) Elliptic if b2-4ac < 0

4-2 Mathematical Classification (2) Example of Hyperbolic PDE: on the interval with initial condition u(x,0)=f(x), ut(x,0)=g(x) Solution:

4-2 Mathematical Classification (3) Example of Parabolic PDE:

4-2 Mathematical Classification (4) Parabolic PDEs are associated with diffusion processes. The solutions of parabolic equations clearly show this behavior. While the PDEs controlling diffusion are marching problems, i.e., we solve them starting at some initial data plane and march forward in time or in a time-like direction, they do not exhibit the limited zones of influence that hyperbolic equations have. In contrast, the solution of a parabolic equation at time t1 depends upon the entire physical domain (t t1), including any side boundary conditions.

4-2 Mathematical Classification (5) Example of Elliptic PDEs: Given Laplace’s equation on the unit disk subject to boundary conditions

4-2 Mathematical Classification (6) Domain of Dependence:

4-3 The Well-Posed Problem (1) In order for a problem involving a PDE to be well-posed, the solution to the problem must exist, must be unique, and must depend continuously upon the initial or boundary data. Initial and Boundary Conditions (1) In order to obtain a unique solution of a PDE, a set of supplementary conditions must be provided to determine the arbitrary functions which result from the integration of PDE. The supplementary conditions are classified as boundary or initial conditions. (2) An initial condition is a requirement for which the dependent variable is specified at some initial state. Ex: , for t=0, T=f(x, y)

4-3 The Well-Posed Problem (2) (3) A boundary condition is a requirement that the dependent variable or its derivative must satisfy on the boundary of the domain of the PDE. (4) Various types of boundary conditions which will be encountered are (a) The Dirichlet boundary condition: the dependent variable along the boundary is prescribed.

4-3 The Well-Posed Problem (3) (b) The Neumann boundary condition: the normal gradient of the dependent variable along the boundary is specified.   y x

4-3 The Well-Posed Problem (4) (c) The Robin (or Mixed or Third) boundary condition: a combination of the function T and its normal derivative on the boundary. y x

4-4 The Ill-Posed Problem (1) Example 1 using separation of variables yields the solution However, when n is large, It violates the third requirement of well-posed problem. Consequently, it is a ill-posed problem

4-4 The Ill-Posed Problem (2) Subject to the Neumann condition for all the boundary The solution of this problem is multiple. Consequently, it is a ill-posed problem.

Introduction to Numerical Methods Chapter 5 Introduction to Numerical Methods

5-1 Components of a Numerical Solution Method (1) Mathematical model: The starting point of any numerical method is the mathematical model, i.e., the set of partial or integro-differential equations and boundary conditions. Discretization method: After selecting the mathematical model, one has to choose a suitable discrezation method, i.e., a method of approximating the differential equations by a system of algebraic equations for the variables at someset of discrete locations in space and time. There are many approaches, but the most important of which are: finite difference (FD), finite volume (FV), and finite element (FE) methods. Other methods, like spectral schemes, boundary elements methods are used in CFD but their use is limited to special classes of problems.

5-1 Components of a Numerical Solution Method (2) Coordinate and basis vector systems: The conservation equations can be written in many forms, depending on the coordinate system and the basis vector used. For example, one can select Cartesian, cylindrical, spherical, curvilinear orthogonal or non-orthogonal coordinate systems, which may be fixed or moving. Numerical grid: the discrete locations at which the variables are to be calculated are defined by the numerical grid which is essentially a discrete representation of the geometric domain on which the problem is to be solved. It divides the solution domain into a finite number of subdomains (elements, control volumes, etc.). Some of the options available are the following: * Structured (regular) grid * Block-structured grid * Unstructured grid

5-1 Components of a Numerical Solution Method (3) 2D, structured, non-orthogonal grid:

5-1 Components of a Numerical Solution Method (4) 2D blocked-structured grid: 2D unstructured grid:

5-1 Components of a Numerical Solution Method (6) Finite approximations Following the choice of grid type, one has to select the approximations to be used in the discretization process. In a finite difference method, approximations for the derivatives at the grid points have to be selected. In a finite volume method, one has to select the methods of approximating surface and volume integrals. In a finite element method, one has to choose the functions (elements) and weighting functions. Solution method: Discretization yields a large system of non-linear algebraic equations. The method depends on the problem. For unsteady flows, methods based on those for initial value problems for ODEs (marching in time) are used. At each time step an elliptic problems has to be solved. Steady flow problems are usually solved by pseudo-time marching iteration scheme or an equivalent iteration scheme. These methods use successive linearization of the equations and the resulting linear systems are almost always solved by iterative techniques.

5-2 Discretization Approaches (1) Finite Difference (FD) Method: 1. This is the oldest method for numerical solution of PDE’s, believed to have been introduced by Euler in the 18th century. It is also the earliest method to use for simple geometry. 2. In principle, the FD method can be applied to any grid type. However, in all applications of the FD method, it has been applied to structured grids. The grid lines serve as local coordinate lines.

5-2 Discretization Approaches (2) 4.Taylor series expansion or polynomial fitting is used to obtain approximations to the first and second derivatives of the variables with respect to the coordinates. When necessary, these methods are also used to obtain variable values at locations other than grid points (interpolation). 5.On structured grids, the FD method is very simple and effective. It is especially easy to obtain higher-order schemes on regular grids. 6.The disadvantages of FD methods is that the conservation is not enforced unless special care is taken. Also, the restriction to simple geometry is a significant disadvantages in complex flows.

5-2 Discretization Approaches (3) (7) Taylor series formulation: (i) The idea of finite-difference representation of a derivative can be introduced by recalling the definition of the derivative of the function F(x,y) at x = x0, y = y0 Clearly, if the function F(x,y) is continuous, the right-hand side of the above equation can be reasonable approximation to for a sufficiently small but finite

5-2 Discretization Approaches (4) (ii) A formal basis for developing finite difference approximation to derivative is through the use of Taylor series expansion. Consider Taylor series expansion of a function f(x) about a point x0 in the forward (i.e., positive x) and backward (i.e., negative x) directions given, respectively, by

5-2 Discretization Approaches (5) (iii) These two expressions form the basis for developing finite difference approximations for the first derivative df/dx, about x0. Rearranging the equations in previous page, the forward and backward finite difference approximations for the first derivative, respectively, become where the “order of “notation characterizes the truncation error associated with the finite-difference approximation. It represents the difference between the derivative and its finite-difference representation.

5-2 Discretization Approaches (6) Finite Volume (FV) Method: 1.The FV method can accommodate any type of grid, so it is suitable for complex geometries. 2.The FV approach is perhaps the simplest to understand and to program. All terms that need be approximated have physical meaning which is why it is popular with engineers. 3.The disadvantages of FV methods compared to FD schemes is that methods of order higher than second are more difficult to develop in 3D.

5-2 Discretization Approaches (7) 4. Control-volume approach: (i) When applying the control-volume approach to develop the finite-difference equations, the finite difference nodes must be established and then the control volume must be identified. (ii) Example: one-dimensional steady-state heat conduction with variable thermal conductivity k and energy generation rate g. Governing equation:

5-2 Discretization Approaches (8) To integrate the above equation S: surface area at the interfaces V: volume of the control-volume Control volume