Introduction to Computational Fluid Dynamics

Similar documents
Partial Differential Equations

Basic Aspects of Discretization

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

Numerical Methods for Partial Differential Equations: an Overview.

Scientific Computing: An Introductory Survey

Introduction to Partial Differential Equations

Numerical Solution of partial differential equations

Chapter 5 HIGH ACCURACY CUBIC SPLINE APPROXIMATION FOR TWO DIMENSIONAL QUASI-LINEAR ELLIPTIC BOUNDARY VALUE PROBLEMS

INTRODUCTION TO PDEs

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

Partial differential equations

Finite Difference Methods (FDMs) 2

Elliptic Problems / Multigrid. PHY 604: Computational Methods for Physics and Astrophysics II

SOE3213/4: CFD Lecture 3

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

ME Computational Fluid Mechanics Lecture 5

MTF071 Computational Fluid Dynamics of Turbulent

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

SOLVING ELLIPTIC PDES

Index. higher order methods, 52 nonlinear, 36 with variable coefficients, 34 Burgers equation, 234 BVP, see boundary value problems

5. FVM discretization and Solution Procedure

CAM Ph.D. Qualifying Exam in Numerical Analysis CONTENTS

Computational Fluid Dynamics-1(CFDI)

2.29 Numerical Fluid Mechanics Spring 2015 Lecture 9

Department of Mathematics California State University, Los Angeles Master s Degree Comprehensive Examination in. NUMERICAL ANALYSIS Spring 2015

Numerical Solutions to Partial Differential Equations

8. Introduction to Computational Fluid Dynamics

Introduction to Partial Differential Equation - I. Quick overview

Numerical Methods for PDEs

Intro to Research Computing with Python: Partial Differential Equations

Partial Differential Equations II

Computation Fluid Dynamics

Solving PDEs with Multigrid Methods p.1

ECE539 - Advanced Theory of Semiconductors and Semiconductor Devices. Numerical Methods and Simulation / Umberto Ravaioli

Classification of partial differential equations and their solution characteristics

PARTIAL DIFFERENTIAL EQUATIONS. MTH 5230, Fall 2007, MW 6:30 pm - 7:45 pm. George M. Skurla Hall 116

Numerical Methods for Engineers and Scientists

Numerical Solution for Two Dimensional Laplace Equation with Dirichlet Boundary Conditions

2.29 Numerical Fluid Mechanics Fall 2011 Lecture 7

Lecture 16: Relaxation methods

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

Solution of the Two-Dimensional Steady State Heat Conduction using the Finite Volume Method

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

Computational Fluid Dynamics

Diffusion / Parabolic Equations. PHY 688: Numerical Methods for (Astro)Physics

FINITE VOLUME METHOD: BASIC PRINCIPLES AND EXAMPLES

Computer Aided Design of Thermal Systems (ME648)

Introduction to Boundary Value Problems

FDM for parabolic equations

Syllabus (Session )

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

BOUNDARY-VALUE PROBLEMS IN RECTANGULAR COORDINATES

NUMERICAL METHODS FOR ENGINEERING APPLICATION

An Introduction to Numerical Methods for Differential Equations. Janet Peterson

APPLIED PARTIAL DIFFERENTIAL EQUATIONS

2.29 Numerical Fluid Mechanics Fall 2009 Lecture 13

Exercise 2: Partial Differential Equations

Module 7: The Laplace Equation

Numerical Solution Techniques in Mechanical and Aerospace Engineering

Additive Manufacturing Module 8

Introduction to PDEs and Numerical Methods: Exam 1

7 Mathematical Methods 7.6 Insulation (10 units)

Characteristic finite-difference solution Stability of C C (CDS in time/space, explicit): Example: Effective numerical wave numbers and dispersion

Partial Differential Equations with Numerical Methods

MAE/MSE502 Partial Differential Equations in Engineering. Spring 2019 Mon/Wed 6:00-7:15 PM Classroom: CAVC 101

Aspects of Multigrid

PDE Solvers for Fluid Flow

CS 542G: The Poisson Problem, Finite Differences

Finite difference method for elliptic problems: I

Numerical Algorithms for Visual Computing II 2010/11 Example Solutions for Assignment 6

MAE502/MSE502 Partial Differential Equations in Engineering. Spring 2012 Mon/Wed 5:00-6:15 PM

Redhouane Henda Department of Chemical Engineering Lund University, Lund, Sweden Nov , 2006

Preface. 2 Linear Equations and Eigenvalue Problem 22

M.Sc. in Meteorology. Numerical Weather Prediction

Lecture Introduction

1 Number Systems and Errors 1

HIGH ACCURACY NUMERICAL METHODS FOR THE SOLUTION OF NON-LINEAR BOUNDARY VALUE PROBLEMS

Numerical Mathematics

Computational Thermo-Fluid Dynamics

METHODS OF THEORETICAL PHYSICS

Spotlight on Laplace s Equation

MATHEMATICS. Course Syllabus. Section A: Linear Algebra. Subject Code: MA. Course Structure. Ordinary Differential Equations

2.29 Numerical Fluid Mechanics Spring 2015 Lecture 13

Computational Fluid Dynamics Prof. Dr. SumanChakraborty Department of Mechanical Engineering Indian Institute of Technology, Kharagpur

Next topics: Solving systems of linear equations

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

Chapter 4. Nonlinear Hyperbolic Problems

Mathematical Modeling and Simulation

Partial Differential Equations

Motivation: Sparse matrices and numerical PDE's

NUMERICAL SOLUTIONS OF NONLINEAR ELLIPTIC PROBLEM USING COMBINED-BLOCK ITERATIVE METHODS

Numerical Methods for Chemical Engineers

11.3 MATLAB for Partial Differential Equations

Introduction to Scientific Computing II Multigrid

Boundary value problems on triangular domains and MKSOR methods

NUMERICAL COMPUTATION IN SCIENCE AND ENGINEERING

Partial Differential Equations

Introduction and some preliminaries

Chapter 9: Differential Analysis

KINGS COLLEGE OF ENGINEERING DEPARTMENT OF MATHEMATICS ACADEMIC YEAR / EVEN SEMESTER QUESTION BANK

Transcription:

AML2506 Biomechanics and Flow Simulation Day Introduction to Computational Fluid Dynamics Session Speaker Dr. M. D. Deshpande M.S. Ramaiah School of Advanced Studies - Bangalore 1

Session Objectives At the end of this session the delegate would ldhave understood: The fundamentals of numerical methods as applied to CFD problems Deriving the algebraic analogue equations Solving two simple problems numerically The role of boundary conditions i The connection to the complex 3-D CFD problems M.S. Ramaiah School of Advanced Studies - Bangalore 2

Session Topics Mathematical preliminaries pertaining to numerical methods Solving the Laplace equation numerically Solving the Diffusion equation numerically The importance of the boundary conditions and their numerical treatment Appreciation of complex 3-D CFD problems of relevance to the present study. M.S. Ramaiah School of Advanced Studies - Bangalore 3

Introduction to Computational Fluid Dynamics (1) Introduction to CFD in this session involves: Fluid Mechanics, Mathematics, Numerical Analysis and Actual solving of some simple examples using a calculator. Two examples will be taken and solved in the class as a group activity: Laplace equation in 2-D in Cartesian coordinates. Diffusion equation in 1-D and time. Following gpoints will be kept in mind during this exercise: M.S. Ramaiah School of Advanced Studies - Bangalore 4

Introduction to Computational Fluid Dynamics (2) Physical meaning of these equations Linear and Nonlinear equations Steady state and Evolving solutions Importance of Boundary Conditions Dirichlet B. C. Neumann B. C. Mixed B. C. M.S. Ramaiah School of Advanced Studies - Bangalore 5

Numerical Methods PEMP-AML2506 System of Algebraic equations Direct and Iterative Solutions (Jacobi or Gauss- Seidel Iteration) Steady state and Time evolutionary solutions Derivation of the algebraic analogue equations Truncation and round-off errors Numerical Application of B. C.s Single precision and Double precision arithmetic M.S. Ramaiah School of Advanced Studies - Bangalore 6

Numerical Discretisation of a Simple Equation To see how these three discretisation techniques are used, we will consider the discretisation of the time dependent diffusion equation: U 2 U 2 t x which consists of a first derivative in the time direction t and a second derivative in the space direction x. This is a parabolic partial differential equation that can be used to model the temporal changes in the diffusion of some quantity through a medium. As an aside, there are three classifications of partial differential equations ; elliptic, parabolic and hyperbolic. Equations belonging to each of these classifications behave in different ways both physically and numerically. In particular, the direction along which any changes are transmitted is different for the three types. Depending on the flow, the governing equations of fluid motion can exhibit all three classifications. M.S. Ramaiah School of Advanced Studies - Bangalore 7

The Main Discretisation Methods PEMP-AML2506 Finite-Difference Method Discretise the governing differential equations directly; e.g. 0 u v u x y t1, j u 2x t1, j v t, j1 v 2y t, j1 M.S. Ramaiah School of Advanced Studies - Bangalore 8

Finite-Volume Method PEMP-AML2506 Discretise the governing integral equations directly; e.g. net mass outflow ua e ua w va n va s 0 M.S. Ramaiah School of Advanced Studies - Bangalore 9

10 o C Y Numerical Solution of 2D Laplace Equation on a Rectangle. Laplace eqn satisfies the Potential problem. 40 0 C 5 6 C 3 4 30 0 C 1 2 20 0 C x Exmp: Steady state Heat Conduction. Elliptic-type p.d.e. PEMP-AML2506 B.C. needed on a closed domain (see Fig). Dirichlet-type B.C. is shown (i.e. for T) Can also give Neumann-type (normal T-derivative) or mixedtype. Can solve numerically either directly or iteratively; (Jacobi or Gauss-Seidel iteration). M.S. Ramaiah School of Advanced Studies - Bangalore 10

Time t e I. C.. 5 10 20 15 10 ( o C) Table 2. Grid for solving the Diffusion Equation. M.S. Ramaiah School of Advanced Studies - Bangalore 11 X

Review Mathematical preliminaries pertaining to numerical methods have been discussed. Finite difference analogue algebraic equations are derived. The Laplace equation is solved numerically on a rectangular domain. The Diffusion equation is solved numerically. The role of the boundary conditions and their numerical treatment is discussed at length. An appreciation of complex 3-D CFD problems of relevance to the present study is attempted. M.S. Ramaiah School of Advanced Studies - Bangalore 12

Thank you M.S. Ramaiah School of Advanced Studies - Bangalore 13