Chapter 5 Types of Governing Equations. Chapter 5: Governing Equations

Similar documents
INTRODUCTION TO PDEs

Module 1: Introduction to Finite Difference Method and Fundamentals of CFD Lecture 1: Finite Difference Method

Introduction to Partial Differential Equations

Module 7: The Laplace Equation

Before we look at numerical methods, it is important to understand the types of equations we will be dealing with.

Scientific Computing: An Introductory Survey

Partial Differential Equations

Classification of partial differential equations and their solution characteristics

Reading: P1-P20 of Durran, Chapter 1 of Lapidus and Pinder (Numerical solution of Partial Differential Equations in Science and Engineering)

2.29 Numerical Fluid Mechanics Spring 2015 Lecture 13

BOUNDARY-VALUE PROBLEMS IN RECTANGULAR COORDINATES

ME Computational Fluid Mechanics Lecture 5

M.Sc. in Meteorology. Numerical Weather Prediction

Basic Aspects of Discretization

Finite Difference Method for PDE. Y V S S Sanyasiraju Professor, Department of Mathematics IIT Madras, Chennai 36

Numerical Methods for PDEs

Differential equations, comprehensive exam topics and sample questions

Partial Differential Equations

Lecture Introduction

Video 15: PDE Classification: Elliptic, Parabolic and Hyperbolic March Equations 11, / 20

Chapter 2 Boundary and Initial Data

PDE Solvers for Fluid Flow

Chapter 3 Second Order Linear Equations

Solution of Differential Equation by Finite Difference Method

Lecture 6: Introduction to Partial Differential Equations

Table of Contents. II. PDE classification II.1. Motivation and Examples. II.2. Classification. II.3. Well-posedness according to Hadamard

The Finite Difference Method

Introduction of Partial Differential Equations and Boundary Value Problems

Introduction to PDEs and Numerical Methods: Exam 1

Tutorial 2. Introduction to numerical schemes

CLASSIFICATION AND PRINCIPLE OF SUPERPOSITION FOR SECOND ORDER LINEAR PDE

Introduction to Computational Fluid Dynamics

General Technical Remarks on PDE s and Boundary Conditions Kurt Bryan MA 436

1 Separation of Variables

13 PDEs on spatially bounded domains: initial boundary value problems (IBVPs)

Divergence Theorem and Its Application in Characterizing

ENGI 4430 PDEs - d Alembert Solutions Page 11.01

Finite Difference Methods for

AM 205: lecture 14. Last time: Boundary value problems Today: Numerical solution of PDEs

Hydroinformatik II: Partielle Differentialgleichungen (PDEs)

Spotlight on Laplace s Equation

PDEs, part 1: Introduction and elliptic PDEs

Additive Manufacturing Module 8

CHAPTER 7 SEVERAL FORMS OF THE EQUATIONS OF MOTION

Thin airfoil theory. Chapter Compressible potential flow The full potential equation

Mathematical Methods - Lecture 9

AA210A Fundamentals of Compressible Flow. Chapter 1 - Introduction to fluid flow

Chapter 3. Finite Difference Methods for Hyperbolic Equations Introduction Linear convection 1-D wave equation

In this chapter we study elliptical PDEs. That is, PDEs of the form. 2 u = lots,

Draft Notes ME 608 Numerical Methods in Heat, Mass, and Momentum Transfer

Numerical Solutions to Partial Differential Equations

2.29 Numerical Fluid Mechanics Spring 2015 Lecture 9

Chapter 2 CONTINUUM MECHANICS PROBLEMS

Homework for Math , Fall 2016

Chapter 3. Second Order Linear PDEs

u xx + u yy = 0. (5.1)

Applied Mathematics 205. Unit III: Numerical Calculus. Lecturer: Dr. David Knezevic

LECTURE # 0 BASIC NOTATIONS AND CONCEPTS IN THE THEORY OF PARTIAL DIFFERENTIAL EQUATIONS (PDES)

First, Second, and Third Order Finite-Volume Schemes for Diffusion

7 Hyperbolic Differential Equations

Partial Differential Equations

Partial Differential Equations II

Lecture 16: Relaxation methods

MATH 308 Differential Equations

Numerical Methods for Partial Differential Equations: an Overview.

Method of Lines. Received April 20, 2009; accepted July 9, 2009

Curvilinear coordinates

Intro to Research Computing with Python: Partial Differential Equations

Vorticity Equation Marine Hydrodynamics Lecture 9. Return to viscous incompressible flow. N-S equation: v. Now: v = v + = 0 incompressible

UNIVERSITY of LIMERICK OLLSCOIL LUIMNIGH

Introduction LECTURE 1

Final Exam May 4, 2016

MATH-UA 263 Partial Differential Equations Recitation Summary

General Solution of the Incompressible, Potential Flow Equations

2.29 Numerical Fluid Mechanics Fall 2009 Lecture 13

Practical in Numerical Astronomy, SS 2012 LECTURE 9

Salmon: Lectures on partial differential equations

gate information is to determine how a signal is propagated in a special 2). Think of this signal as being a bit of information.

MATH COURSE NOTES - CLASS MEETING # Introduction to PDEs, Fall 2011 Professor: Jared Speck

Numerical Methods for Engineers and Scientists

MATH COURSE NOTES - CLASS MEETING # Introduction to PDEs, Spring 2018 Professor: Jared Speck

Introduction and some preliminaries

Math 251 December 14, 2005 Final Exam. 1 18pt 2 16pt 3 12pt 4 14pt 5 12pt 6 14pt 7 14pt 8 16pt 9 20pt 10 14pt Total 150pt

Partial differential equations

Boundary Value Problems in Cylindrical Coordinates

ENGI 9420 Lecture Notes 8 - PDEs Page 8.01

FUNDAMENTALS OF FINITE DIFFERENCE METHODS

Lucio Demeio Dipartimento di Ingegneria Industriale e delle Scienze Matematiche

Basic Fluid Mechanics

The purpose of this lecture is to present a few applications of conformal mappings in problems which arise in physics and engineering.

Vorticity and Dynamics

DUHAMEL S PRINCIPLE FOR THE WAVE EQUATION HEAT EQUATION WITH EXPONENTIAL GROWTH or DECAY COOLING OF A SPHERE DIFFUSION IN A DISK SUMMARY of PDEs

Numerical Analysis and Methods for PDE I

Leplace s Equations. Analyzing the Analyticity of Analytic Analysis DEPARTMENT OF ELECTRICAL AND COMPUTER ENGINEERING. Engineering Math 16.

Connection to Laplacian in spherical coordinates (Chapter 13)

Math 5587 Lecture 2. Jeff Calder. August 31, Initial/boundary conditions and well-posedness

Math background. Physics. Simulation. Related phenomena. Frontiers in graphics. Rigid fluids

Notes on theory and numerical methods for hyperbolic conservation laws

Finite Difference Methods (FDMs) 2

Lecture6. Partial Differential Equations

Transcription:

Chapter 5 Types of Governing Equations

Types of Governing Equations (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. () 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. 5-1

Types of Governing Equations () Physical Classification- (4) Example 1 of equilibrium problem: The steady-state temperature distribution in a conducting medium is governed by Laplace s equation. T T T + 0 0 x 1;0 y 1 x y with boundary conditions T(0,y)0, T(1,y)0, T(x,0)T 0, T(x,1)0 5-

Types of Governing Equations (3) Physical Classification-3 (5) Example of equilibrium problem: The irrotational flow of an incompressible inviscid fluid is governed by Laplace s eq. φ 0 5-3

Types of Governing Equations (4) 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. () 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. 5-4

Types of Governing Equations (5) 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. 5-55

Types of Governing Equations (6) Mathematical Classification-1 The general second-order PDE can be expressed as aφxx + bφxy + cφ yy + dφx + eφ y + fφ g( x, y) 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 aφxx + bφxy + cφ yy ( dφx + eφ y + fφ g) As in the classification of general second-degree equations in analytic geometry, the PDE is classified as (1) Hyperbolic if b -4ac > 0 () Parabolic if b -4ac 0 (3) Elliptic if b -4ac < 0 H 5-6

Types of Governing Equations (7) Mathematical Classification- Example of Hyperbolic PDE: on the interval < x < u t c u x with initial condition u(x,0)f(x), u t (x,0)g(x) Solution: u( x, t) f ( x + ct) + f ( x ct) + 1 c x+ ct x ct g(τ ) dτ 5-7

Types of Governing Equations (8) Mathematical Classification-3 Example of Parabolic PDE: u t ν u y u( 0, y) 0 u( t,0) U t > 0 u( t, ) 0 5-8

Types of Governing Equations (9) 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 t 1 depends upon the entire physical py domain (t t 1 ), including any side boundary conditions. 5-9

Types of Governing Equations (10) Mathematical Classification-5 Example of Elliptic PDEs: Given Laplace s equation on the unit disk u 0 0 r < 1 π θ < π subject to boundary conditions u rr ( 1, θ ) f ( θ ) π θ < π 5-10

Types of Governing Equations (11) Mathematical Classification-6 Domain of Dependence: 5-11

Types of Governing Equations (1) Mathematical Classification-7 5-1

Types of Governing Equations (1) 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. () An initial condition is a requirement for which the dependent variable ibl is specified ifidat some initial iiilstate. tt T Ex: α T, for t0, Tf(x, y) 5-13

Types of Governing Equations (13) The Well-Posed Problem- (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. 5-14

Types of Governing Equations (14) The Well-Posed Problem-3 (b) The Neumann boundary condition: the normal gradient of the dependent variable along the boundary is specified. T 10 y T 0 T x 0 f (y) T T x f (x) y 5-15

Types of Governing Equations (15) 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 k T T x h( T T ) x 5-16

Types of Governing Equations (16) The Ill-Posed Problem-1 Example 1 T 0 for < x <, y 0 using separation of variables yields the solution u 1 sin( nx)sinh( ny) n However, when n is large, u ny e, even for small n It violates the third requirement of well-posed problem. 5-17 Consequently, it is a ill-posed problem y

Types of Governing Equations (17) The Ill-Posed Problem- T 0 Subject to the Neumann condition for all the boundary The solution of this problem is multiple. l Consequently, it is a ill-posed problem. 5-18