Chapter 5 UMERICAL METHODS IN HEAT CONDUCTION

Size: px
Start display at page:

Download "Chapter 5 UMERICAL METHODS IN HEAT CONDUCTION"

Transcription

1 Heat Transfer Chapter 5 UMERICAL METHODS IN HEAT CONDUCTION Universitry of Technology Materials Engineering Department MaE216: Heat Transfer and Fluid

2 bjectives Understand the limitations of analytical solutions of conduction problems, and the need for computationintensive numerical methods Express derivates as differences, and obtain finite difference formulations Solve steady one- or two-dimensional conduction problems numerically using the finite difference method Solve transient one- or two-dimensional conduction problems using the finite difference method

3 Y NUMERICAL METHODS? In Chapter 2, we solved various heat conduction problems in various geometries in a systematic but highly mathematical manner by (1) deriving the governing differential equation by performing an energy balance on a differential volume element, (2) expressing the boundary conditions in the proper mathematical form, and (3) solving the differential equation and applying the boundary conditions to determine the integration

4 itations Analytical solution methods are limited to highly simplified problems in simple geometries. The geometry must be such that its entire surface can be described mathematically in a coordinate system by setting the variables equal to constants. That is, it must fit into a coordinate system perfectly with nothing sticking out or in. Even in simple geometries, heat transfer problems cannot be solved analytically if the thermal conditions are not sufficiently simple. Analytical solutions are limited to problems that are simple or can be simplified with

5 tter Modeling attempting to get an analytical solution hysical problem, there is always the ncy to oversimplify the problem to make athematical model sufficiently simple to nt an analytical solution. fore, it is common practice to ignore any that cause mathematical complications s nonlinearities in the differential ion or the boundary conditions earities such as temperature dence of thermal conductivity and the ion boundary conditions). hematical model intended for a numerical n is likely to represent the actual m better. umerical solution of engineering ms has now become the norm rather

6 lexibility ineering problems often require extensive parametric studies nderstand the influence of some variables on the solution in r to choose the right set of variables and to answer some t-if questions. is an iterative process that is extremely tedious and timeuming if done by hand. puters and numerical methods are ideally suited for such ulations, and a wide range of related problems can be solved inor modifications in the code or input variables. y it is almost unthinkable to perform any significant ization studies in engineering without the power and flexibility mputers and numerical methods.

7 mplications problems can be solved analytically, e solution procedure is so complex and sulting solution expressions so icated that it is not worth all that effort. he exception of steady one-dimensional sient lumped system problems, all heat ction problems result in partial ntial equations. g such equations usually requires matical sophistication beyond that ed at the undergraduate level, such as onality, eigenvalues, Fourier and e transforms, Bessel and Legendre ns, and infinite series. h cases, the evaluation of the solution, often involves double or triple ations of infinite series at a specified

8 man Nature Analytical solutions are necessary because insight to the physical phenomena and engineering wisdom is gained primarily through analysis. The feel that engineers develop during the analysis of simple but fundamental problems serves as an invaluable tool when interpreting a huge pile of results obtained from a computer when solving a complex problem. A simple analysis by hand for a limiting case can be used to check if the results are in the proper range. In this chapter, you will learn how to formulate and solve heat transfer problems numerically using one or more approaches.

9 ITE DIFFERENCE FORMULATION DIFFERENTIAL EQUATIONS umerical methods for solving differential ions are based on replacing the ntial equations by algebraic equations. case of the popular finite difference d, this is done by replacing the tives by differences. we demonstrate this with both first- and d-order derivatives. AMPLE

10 finite difference form of the first derivative Taylor series expansion of the function f about the point x, The smaller the x, the smaller the error, and thus the more accurate the approximation.

11 er steady one-dimensional heat conduction in a plane wall of thickness L at generation. Finite difference representation of the second derivative at a general internal node m. no heat generation

12 Finite difference formulation for steady twodimensional heat conduction in a region with heat generation and constant thermal

13 -DIMENSIONAL STEADY HEAT DUCTION ection we develop the finite difference tion of heat conduction in a plane wall e energy balance approach and how to solve the resulting equations. ergy balance method is based on ing the medium into a sufficient of volume elements and then g an energy balance on each element.

14 equation is applicable to each of the interior nodes, and its application M - 1 equations for the determination peratures at M + 1 nodes. wo additional equations needed to for the M + 1 unknown nodal eratures are obtained by applying the y balance on the two elements at the

15

16 ndary Conditions ary conditions most commonly encountered in practice are the ied temperature, specified heat flux, convection, and radiation ary conditions, and here we develop the finite difference formulations m for the case of steady one-dimensional heat conduction in a plane f thickness L as an example. ode number at the left surface at x = 0 is 0, and at the right surface at t is M. Note that the width of the volume element for either boundary is x/2. ified temperature boundary condition

17 other boundary conditions such as the specified heat flux, convection, tion, or combined convection and radiation conditions are specified at a dary, the finite difference equation for the node at that boundary is obtained iting an energy balance on the volume element at that boundary. inite difference form of various ary conditions at the left boundary:

18

19 Schematic for the finite difference formulation of the interface boundary condition for two

20 ting Insulated Boundary Nodes as Interior Nodes: Mirror Image Concept The mirror image approach can also be used for problems that possess thermal symmetry by replacing the plane of symmetry by a mirror. Alternately, we can replace the plane of symmetry by insulation and consider only half of the medium in the solution. The solution in the other half of the medium is simply the mirror image of the solution obtained.

21 AMPLE de 1 de 2

22 t solution:

23 inite difference formulation of y heat conduction problems lly results in a system of N raic equations in N unknown l temperatures that need to be d simultaneously. are numerous systematic aches available in the literature, hey are broadly classified as t and iterative methods. irect methods are based on a number of well-defined steps that t in the solution in a systematic er. terative methods are based on an guess for the solution that is d by iteration until a specified rgence criterion is satisfied.

24 of the simplest iterative methods is the Gauss-Seidel iteration.

25 -DIMENSIONAL STEADY HEAT DUCTION Sometimes we need to consider heat transfer in other directions as well when the variation of temperature in other directions is significant. We consider the numerical formulation and solution of two-dimensional steady heat conduction in rectangular coordinates using the finite difference method.

26 are mesh:

27 ndary Nodes egion is partitioned between the s by forming volume elements d the nodes, and an energy ce is written for each boundary. ergy balance on a volume ent is ssume, for convenience in lation, all heat transfer to be into the e element from all surfaces except ecified heat flux, whose direction is dy specified.

28 EXAMPLE Node 1 Node 2

29 Node 3 4 Node 5 Node 6

30 9 Nodes 7, 8

31 gular Boundaries Many geometries encountered in practice such as turbine blades or engine blocks do not have simple shapes, and it is difficult to fill such geometries having irregular boundaries with simple volume elements. A practical way of dealing with such geometries is to replace the irregular geometry by a series of simple volume elements. This simple approach is often satisfactory for practical purposes, especially when the nodes are closely spaced near the boundary. More sophisticated approaches are available for handling irregular boundaries, and they are commonly incorporated into the commercial software packages.

32 NSIENT HEAT CONDUCTION te difference solution of transient s requires discretization in time in to discretization in space. done by selecting a suitable time step olving for the unknown nodal tures repeatedly for each t until the at the desired time is obtained. ient problems, the superscript i is used ndex or counter of time steps, with i = 0 onding to the specified initial condition.

33 t method: If temperatures at the previous p i is used. t method: If temperatures at the new time 1 is used.

34 sient Heat Conduction in a Plane Wall mesh Fourier number

35 t generation and =0.5 mperature of an interior node at time step is simply the average emperatures of its neighboring at the previous time step.

36 ility Criterion for Explicit Method: Limitation on t plicit method is easy to use, but it suffers n undesirable feature that severely restricts y: the explicit method is not unconditionally and the largest permissible value of the time is limited by the stability criterion. me step t is not sufficiently small, the ns obtained by the explicit method may e wildly and diverge from the actual solution. id such divergent oscillations in nodal atures, the value of t must be maintained a certain upper limit established by the ty criterion. Example

37 The implicit method is unconditionally stable, and thus we can use any time step we please with that method (of course, the smaller the time step, the better the accuracy of the solution). The disadvantage of the implicit method is that it results in a set of equations that must be solved simultaneously for each time step. Both methods are used in practice.

38 EXAMPLE it finite difference formulation Node 1 Node 2

39 it finite difference formulation Node 1 Node 2

40

41 Dimensional Transient Heat Conduction

42 Stability criterion Explicit formulation

43 MPLE 1

44 Node 2 Node 3 Node 4

45 Node 5 Node 6 Nodes 7, 8

46 Node 9

47 eractive SS-T-CONDUCT Software SS-T-CONDUCT (Steady State and Transient Heat duction) software was developed by Ghajar and his workers and is available from the online learning ter ( to the instructors and dents. software is user-friendly and can be used to solve ny of the one- and two-dimensional heat conduction blems with uniform energy generation in rectangular metries discussed in this chapter. transient problems the explicit or the implicit solution thod could be used.

48

49 Summary Why numerical methods? Finite difference formulation of differential equations One-dimensional steady heat conduction Boundary conditions Treating Insulated Boundary Nodes as Interior Nodes: The Mirror Image Concept Two-dimensional steady heat conduction Boundary Nodes Irregular Boundaries Transient heat conduction Transient Heat Conduction in a Plane Wall Stability Criterion for Explicit Method: Limitation on t Two-Dimensional Transient Heat Conduction

Chapter 2 HEAT CONDUCTION EQUATION

Chapter 2 HEAT CONDUCTION EQUATION Heat Transfer: A Practical Approach Second Edition Yunus A. Cengel McGraw-Hill, 2002 Chapter 2 HEAT CONDUCTION EQUATION Universitry of Technology Materials Engineering Department MaE216: Heat Transfer

More information

Chapter 3 STEADY HEAT CONDUCTION

Chapter 3 STEADY HEAT CONDUCTION Heat Transfer Chapter 3 STEADY HEAT CONDUCTION Universitry of Technology Materials Engineering Department MaE216: Heat Transfer and Fluid bjectives Understand the concept of thermal resistance and its

More information

Introduction to Heat and Mass Transfer. Week 9

Introduction to Heat and Mass Transfer. Week 9 Introduction to Heat and Mass Transfer Week 9 補充! Multidimensional Effects Transient problems with heat transfer in two or three dimensions can be considered using the solutions obtained for one dimensional

More information

Introduction to Heat and Mass Transfer. Week 7

Introduction to Heat and Mass Transfer. Week 7 Introduction to Heat and Mass Transfer Week 7 Example Solution Technique Using either finite difference method or finite volume method, we end up with a set of simultaneous algebraic equations in terms

More information

Essay 4. Numerical Solutions of the Equations of Heat Transfer and Fluid Flow

Essay 4. Numerical Solutions of the Equations of Heat Transfer and Fluid Flow Essay 4 Numerical Solutions of the Equations of Heat Transfer and Fluid Flow 4.1 Introduction In Essay 3, it was shown that heat conduction is governed by a partial differential equation. It will also

More information

CS 450 Numerical Analysis. Chapter 9: Initial Value Problems for Ordinary Differential Equations

CS 450 Numerical Analysis. Chapter 9: Initial Value Problems for Ordinary Differential Equations Lecture slides based on the textbook Scientific Computing: An Introductory Survey by Michael T. Heath, copyright c 2018 by the Society for Industrial and Applied Mathematics. http://www.siam.org/books/cl80

More information

Documentation of the Solutions to the SFPE Heat Transfer Verification Cases

Documentation of the Solutions to the SFPE Heat Transfer Verification Cases Documentation of the Solutions to the SFPE Heat Transfer Verification Cases Prepared by a Task Group of the SFPE Standards Making Committee on Predicting the Thermal Performance of Fire Resistive Assemblies

More information

Introduction to Heat and Mass Transfer. Week 8

Introduction to Heat and Mass Transfer. Week 8 Introduction to Heat and Mass Transfer Week 8 Next Topic Transient Conduction» Analytical Method Plane Wall Radial Systems Semi-infinite Solid Multidimensional Effects Analytical Method Lumped system analysis

More information

HEAT TRANSFER FROM FINNED SURFACES

HEAT TRANSFER FROM FINNED SURFACES Fundamentals of Thermal-Fluid Sciences, 3rd Edition Yunus A. Cengel, Robert H. Turner, John M. Cimbala McGraw-Hill, 2008 HEAT TRANSFER FROM FINNED SURFACES Mehmet Kanoglu Copyright The McGraw-Hill Companies,

More information

Scientific Computing: An Introductory Survey

Scientific Computing: An Introductory Survey Scientific Computing: An Introductory Survey Chapter 9 Initial Value Problems for Ordinary Differential Equations Prof. Michael T. Heath Department of Computer Science University of Illinois at Urbana-Champaign

More information

Chapter 2 HEAT CONDUCTION EQUATION

Chapter 2 HEAT CONDUCTION EQUATION Heat and Mass Transfer: Fundamentals & Applications 5th Edition in SI Units Yunus A. Çengel, Afshin J. Ghajar McGraw-Hill, 2015 Chapter 2 HEAT CONDUCTION EQUATION Mehmet Kanoglu University of Gaziantep

More information

Chapter 2 HEAT CONDUCTION EQUATION

Chapter 2 HEAT CONDUCTION EQUATION Heat and Mass Transfer: Fundamentals & Applications Fourth Edition Yunus A. Cengel, Afshin J. Ghajar McGraw-Hill, 2011 Chapter 2 HEAT CONDUCTION EQUATION Mehmet Kanoglu University of Gaziantep Copyright

More information

Lecture Notes to Accompany. Scientific Computing An Introductory Survey. by Michael T. Heath. Chapter 9

Lecture Notes to Accompany. Scientific Computing An Introductory Survey. by Michael T. Heath. Chapter 9 Lecture Notes to Accompany Scientific Computing An Introductory Survey Second Edition by Michael T. Heath Chapter 9 Initial Value Problems for Ordinary Differential Equations Copyright c 2001. Reproduction

More information

Chapter 8 INTERNAL FORCED CONVECTION

Chapter 8 INTERNAL FORCED CONVECTION Heat Transfer Chapter 8 INTERNAL FORCED CONVECTION Universitry of Technology Materials Engineering Department MaE216: Heat Transfer and Fluid bjectives Obtain average velocity from a knowledge of velocity

More information

Chapter 3. Formulation of FEM for Two-Dimensional Problems

Chapter 3. Formulation of FEM for Two-Dimensional Problems Chapter Formulation of FEM for Two-Dimensional Problems.1 Two-Dimensional FEM Formulation Many details of 1D and 2D formulations are the same. To demonstrate how a 2D formulation works we ll use the following

More information

A Meshless Radial Basis Function Method for Fluid Flow with Heat Transfer

A Meshless Radial Basis Function Method for Fluid Flow with Heat Transfer Copyright c 2008 ICCES ICCES, vol.6, no.1, pp.13-18 A Meshless Radial Basis Function Method for Fluid Flow with Heat Transfer K agamani Devi 1,D.W.Pepper 2 Summary Over the past few years, efforts have

More information

Mathematics Qualifying Exam Study Material

Mathematics Qualifying Exam Study Material Mathematics Qualifying Exam Study Material The candidate is expected to have a thorough understanding of engineering mathematics topics. These topics are listed below for clarification. Not all instructors

More information

Chapter 4 TRANSIENT HEAT CONDUCTION

Chapter 4 TRANSIENT HEAT CONDUCTION Heat and Mass Transfer: Fundamentals & Applications Fourth Edition Yunus A. Cengel, Afshin J. Ghajar McGraw-Hill, 2011 Chapter 4 TRANSIENT HEAT CONDUCTION LUMPED SYSTEM ANALYSIS Interior temperature of

More information

The method of lines (MOL) for the diffusion equation

The method of lines (MOL) for the diffusion equation Chapter 1 The method of lines (MOL) for the diffusion equation The method of lines refers to an approximation of one or more partial differential equations with ordinary differential equations in just

More information

MATLAB Solution of Flow and Heat Transfer through a Porous Cooling Channel and the Conjugate Heat Transfer in the Surrounding Wall

MATLAB Solution of Flow and Heat Transfer through a Porous Cooling Channel and the Conjugate Heat Transfer in the Surrounding Wall MATLAB Solution of Flow and Heat Transfer through a Porous Cooling Channel and the Conjugate Heat Transfer in the Surrounding Wall James Cherry, Mehmet Sözen Grand Valley State University, cherryj1@gmail.com,

More information

METHODS OF ENGINEERING MATHEMATICS

METHODS OF ENGINEERING MATHEMATICS METHODS OF ENGINEERING MATHEMATICS Edward J. Hang Kyung K. Choi Department of Mechanical Engineering College of Engineering The University of Iowa Iowa City, Iowa 52242 METHODS OF ENGINEERING MATHEMATICS

More information

Solution Methods. Steady State Diffusion Equation. Lecture 04

Solution Methods. Steady State Diffusion Equation. Lecture 04 Solution Methods Steady State Diffusion Equation Lecture 04 1 Solution methods Focus on finite volume method. Background of finite volume method. Discretization example. General solution method. Convergence.

More information

Basic Aspects of Discretization

Basic Aspects of Discretization Basic Aspects of Discretization Solution Methods Singularity Methods Panel method and VLM Simple, very powerful, can be used on PC Nonlinear flow effects were excluded Direct numerical Methods (Field Methods)

More information

MASSACHUSETTS INSTITUTE OF TECHNOLOGY DEPARTMENT OF MECHANICAL ENGINEERING CAMBRIDGE, MASSACHUSETTS NUMERICAL FLUID MECHANICS FALL 2011

MASSACHUSETTS INSTITUTE OF TECHNOLOGY DEPARTMENT OF MECHANICAL ENGINEERING CAMBRIDGE, MASSACHUSETTS NUMERICAL FLUID MECHANICS FALL 2011 MASSACHUSETTS INSTITUTE OF TECHNOLOGY DEPARTMENT OF MECHANICAL ENGINEERING CAMBRIDGE, MASSACHUSETTS 02139 2.29 NUMERICAL FLUID MECHANICS FALL 2011 QUIZ 2 The goals of this quiz 2 are to: (i) ask some general

More information

University of Macau Department of Electromechanical Engineering MECH316 Heat Transfer Syllabus 2 nd Semester 2011/2012 Part A Course Outline

University of Macau Department of Electromechanical Engineering MECH316 Heat Transfer Syllabus 2 nd Semester 2011/2012 Part A Course Outline University of Macau Department of Electromechanical Engineering MECH316 Heat Transfer Syllabus 2 nd Semester 2011/2012 Part A Course Outline Compulsory course in Electromechanical Engineering Course description:

More information

Ordinary differential equations - Initial value problems

Ordinary differential equations - Initial value problems Education has produced a vast population able to read but unable to distinguish what is worth reading. G.M. TREVELYAN Chapter 6 Ordinary differential equations - Initial value problems In this chapter

More information

Scientific Computing with Case Studies SIAM Press, Lecture Notes for Unit V Solution of

Scientific Computing with Case Studies SIAM Press, Lecture Notes for Unit V Solution of Scientific Computing with Case Studies SIAM Press, 2009 http://www.cs.umd.edu/users/oleary/sccswebpage Lecture Notes for Unit V Solution of Differential Equations Part 1 Dianne P. O Leary c 2008 1 The

More information

The Finite Difference Method

The Finite Difference Method Chapter 5. The Finite Difference Method This chapter derives the finite difference equations that are used in the conduction analyses in the next chapter and the techniques that are used to overcome computational

More information

Project #1 Internal flow with thermal convection

Project #1 Internal flow with thermal convection Project #1 Internal flow with thermal convection MAE 494/598, Fall 2017, Project 1 (20 points) Hard copy of report is due at the start of class on the due date. The rules on collaboration will be released

More information

Chapter 5. Formulation of FEM for Unsteady Problems

Chapter 5. Formulation of FEM for Unsteady Problems Chapter 5 Formulation of FEM for Unsteady Problems Two alternatives for formulating time dependent problems are called coupled space-time formulation and semi-discrete formulation. The first one treats

More information

Lecture 4.2 Finite Difference Approximation

Lecture 4.2 Finite Difference Approximation Lecture 4. Finite Difference Approimation 1 Discretization As stated in Lecture 1.0, there are three steps in numerically solving the differential equations. They are: 1. Discretization of the domain by

More information

Using Excel to Implement the Finite Difference Method for 2-D Heat Transfer in a Mechanical Engineering Technology Course

Using Excel to Implement the Finite Difference Method for 2-D Heat Transfer in a Mechanical Engineering Technology Course Paper ID #9196 Using Excel to Implement the Finite Difference Method for -D Heat ransfer in a Mechanical Engineering echnology Course Mr. Robert Edwards, Pennsylvania State University, Erie Bob Edwards

More information

Initial value problems for ordinary differential equations

Initial value problems for ordinary differential equations AMSC/CMSC 660 Scientific Computing I Fall 2008 UNIT 5: Numerical Solution of Ordinary Differential Equations Part 1 Dianne P. O Leary c 2008 The Plan Initial value problems (ivps) for ordinary differential

More information

Lab 5: Post Processing and Solving Conduction Problems. Objective:

Lab 5: Post Processing and Solving Conduction Problems. Objective: Lab 5: Post Processing and Solving Conduction Problems Objective: The objective of this lab is to use the tools we have developed in MATLAB and SolidWorks to solve conduction heat transfer problems that

More information

Part 1. The diffusion equation

Part 1. The diffusion equation Differential Equations FMNN10 Graded Project #3 c G Söderlind 2016 2017 Published 2017-11-27. Instruction in computer lab 2017-11-30/2017-12-06/07. Project due date: Monday 2017-12-11 at 12:00:00. Goals.

More information

FINITE VOLUME METHOD: BASIC PRINCIPLES AND EXAMPLES

FINITE VOLUME METHOD: BASIC PRINCIPLES AND EXAMPLES FINITE VOLUME METHOD: BASIC PRINCIPLES AND EXAMPLES SHRUTI JAIN B.Tech III Year, Electronics and Communication IIT Roorkee Tutors: Professor G. Biswas Professor S. Chakraborty ACKNOWLEDGMENTS I would like

More information

CHAPTER 8: Thermal Analysis

CHAPTER 8: Thermal Analysis CHAPER 8: hermal Analysis hermal Analysis: calculation of temperatures in a solid body. Magnitude and direction of heat flow can also be calculated from temperature gradients in the body. Modes of heat

More information

Solution Methods. Steady convection-diffusion equation. Lecture 05

Solution Methods. Steady convection-diffusion equation. Lecture 05 Solution Methods Steady convection-diffusion equation Lecture 05 1 Navier-Stokes equation Suggested reading: Gauss divergence theorem Integral form The key step of the finite volume method is to integrate

More information

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

Computational Fluid Dynamics Prof. Dr. Suman Chakraborty Department of Mechanical Engineering Indian Institute of Technology, Kharagpur Computational Fluid Dynamics Prof. Dr. Suman Chakraborty Department of Mechanical Engineering Indian Institute of Technology, Kharagpur Lecture No. #12 Fundamentals of Discretization: Finite Volume Method

More information

Chapter 10: Steady Heat Conduction

Chapter 10: Steady Heat Conduction Chapter 0: Steady Heat Conduction In thermodynamics, we considered the amount of heat transfer as a system undergoes a process from one equilibrium state to another hermodynamics gives no indication of

More information

Steady and Transient Analysis of Conduction In a 3D Geometry Using CFD

Steady and Transient Analysis of Conduction In a 3D Geometry Using CFD Steady and Transient Analysis of Conduction In a 3D Geometry Using CFD ABSTRACT Heat transfer generally takes pl ace by three modes such as conduction, convection and radiation. Heat transmission, in majority

More information

CHAPTER 7 NUMERICAL MODELLING OF A SPIRAL HEAT EXCHANGER USING CFD TECHNIQUE

CHAPTER 7 NUMERICAL MODELLING OF A SPIRAL HEAT EXCHANGER USING CFD TECHNIQUE CHAPTER 7 NUMERICAL MODELLING OF A SPIRAL HEAT EXCHANGER USING CFD TECHNIQUE In this chapter, the governing equations for the proposed numerical model with discretisation methods are presented. Spiral

More information

Dynamic Analysis of An 1150 MW Turbine Generator

Dynamic Analysis of An 1150 MW Turbine Generator Dyrobes Rotordynamics Software https://dyrobes.com 1 PWR2005-50142 Abract Dynamic Analysis of An 1150 MW Turbine Generator Edgar J. Gunter Fellow ASME RODYN Vibration Inc Charlottesville, Va. 22903 DrGunter@aol.com

More information

Advection / Hyperbolic PDEs. PHY 604: Computational Methods in Physics and Astrophysics II

Advection / Hyperbolic PDEs. PHY 604: Computational Methods in Physics and Astrophysics II Advection / Hyperbolic PDEs Notes In addition to the slides and code examples, my notes on PDEs with the finite-volume method are up online: https://github.com/open-astrophysics-bookshelf/numerical_exercises

More information

5. FVM discretization and Solution Procedure

5. FVM discretization and Solution Procedure 5. FVM discretization and Solution Procedure 1. The fluid domain is divided into a finite number of control volumes (cells of a computational grid). 2. Integral form of the conservation equations are discretized

More information

Partial Differential Equations

Partial Differential Equations Partial Differential Equations Introduction Deng Li Discretization Methods Chunfang Chen, Danny Thorne, Adam Zornes CS521 Feb.,7, 2006 What do You Stand For? A PDE is a Partial Differential Equation This

More information

C ONTENTS CHAPTER TWO HEAT CONDUCTION EQUATION 61 CHAPTER ONE BASICS OF HEAT TRANSFER 1 CHAPTER THREE STEADY HEAT CONDUCTION 127

C ONTENTS CHAPTER TWO HEAT CONDUCTION EQUATION 61 CHAPTER ONE BASICS OF HEAT TRANSFER 1 CHAPTER THREE STEADY HEAT CONDUCTION 127 C ONTENTS Preface xviii Nomenclature xxvi CHAPTER ONE BASICS OF HEAT TRANSFER 1 1-1 Thermodynamics and Heat Transfer 2 Application Areas of Heat Transfer 3 Historical Background 3 1-2 Engineering Heat

More information

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

Chapter 5 HIGH ACCURACY CUBIC SPLINE APPROXIMATION FOR TWO DIMENSIONAL QUASI-LINEAR ELLIPTIC BOUNDARY VALUE PROBLEMS Chapter 5 HIGH ACCURACY CUBIC SPLINE APPROXIMATION FOR TWO DIMENSIONAL QUASI-LINEAR ELLIPTIC BOUNDARY VALUE PROBLEMS 5.1 Introduction When a physical system depends on more than one variable a general

More information

Chapter Two: Numerical Methods for Elliptic PDEs. 1 Finite Difference Methods for Elliptic PDEs

Chapter Two: Numerical Methods for Elliptic PDEs. 1 Finite Difference Methods for Elliptic PDEs Chapter Two: Numerical Methods for Elliptic PDEs Finite Difference Methods for Elliptic PDEs.. Finite difference scheme. We consider a simple example u := subject to Dirichlet boundary conditions ( ) u

More information

Thermal Flow Sensor Modeling Using Electronic Circuit Simulator

Thermal Flow Sensor Modeling Using Electronic Circuit Simulator Thermal Flow Sensor Modeling Using Electronic Circuit Simulator 1. Introduction. Alexei Smirnov Sidelinesoft, nl5@sidelinesoft.com Computational fluid dynamics (CFD) modeling becomes more and more popular

More information

Finite Element Analysis Prof. Dr. B. N. Rao Department of Civil Engineering Indian Institute of Technology, Madras. Module - 01 Lecture - 16

Finite Element Analysis Prof. Dr. B. N. Rao Department of Civil Engineering Indian Institute of Technology, Madras. Module - 01 Lecture - 16 Finite Element Analysis Prof. Dr. B. N. Rao Department of Civil Engineering Indian Institute of Technology, Madras Module - 01 Lecture - 16 In the last lectures, we have seen one-dimensional boundary value

More information

cha1873x_p02.qxd 3/21/05 1:01 PM Page 104 PART TWO

cha1873x_p02.qxd 3/21/05 1:01 PM Page 104 PART TWO cha1873x_p02.qxd 3/21/05 1:01 PM Page 104 PART TWO ROOTS OF EQUATIONS PT2.1 MOTIVATION Years ago, you learned to use the quadratic formula x = b ± b 2 4ac 2a to solve f(x) = ax 2 + bx + c = 0 (PT2.1) (PT2.2)

More information

Numerical methods for the Navier- Stokes equations

Numerical methods for the Navier- Stokes equations Numerical methods for the Navier- Stokes equations Hans Petter Langtangen 1,2 1 Center for Biomedical Computing, Simula Research Laboratory 2 Department of Informatics, University of Oslo Dec 6, 2012 Note:

More information

Heat Transfer Modeling using ANSYS FLUENT

Heat Transfer Modeling using ANSYS FLUENT Lecture 2 - Conduction Heat Transfer 14.5 Release Heat Transfer Modeling using ANSYS FLUENT 2013 ANSYS, Inc. March 28, 2013 1 Release 14.5 Agenda Introduction Energy equation in solids Equation solved

More information

Module 6 : Solving Ordinary Differential Equations - Initial Value Problems (ODE-IVPs) Section 3 : Analytical Solutions of Linear ODE-IVPs

Module 6 : Solving Ordinary Differential Equations - Initial Value Problems (ODE-IVPs) Section 3 : Analytical Solutions of Linear ODE-IVPs Module 6 : Solving Ordinary Differential Equations - Initial Value Problems (ODE-IVPs) Section 3 : Analytical Solutions of Linear ODE-IVPs 3 Analytical Solutions of Linear ODE-IVPs Before developing numerical

More information

COVENANT UNIVERSITY NIGERIA TUTORIAL KIT OMEGA SEMESTER PROGRAMME: MECHANICAL ENGINEERING

COVENANT UNIVERSITY NIGERIA TUTORIAL KIT OMEGA SEMESTER PROGRAMME: MECHANICAL ENGINEERING COVENANT UNIVERSITY NIGERIA TUTORIAL KIT OMEGA SEMESTER PROGRAMME: MECHANICAL ENGINEERING COURSE: MCE 524 DISCLAIMER The contents of this document are intended for practice and leaning purposes at the

More information

6.2 Modeling of Systems and Components

6.2 Modeling of Systems and Components Chapter 6 Modelling of Equipment, Processes, and Systems 61 Introduction Modeling is one of the most important elements of thermal system design Most systems are analyzed by considering equations which

More information

CIVL 8/7117 Chapter 12 - Structural Dynamics 1/75. To discuss the dynamics of a single-degree-of freedom springmass

CIVL 8/7117 Chapter 12 - Structural Dynamics 1/75. To discuss the dynamics of a single-degree-of freedom springmass CIV 8/77 Chapter - /75 Introduction To discuss the dynamics of a single-degree-of freedom springmass system. To derive the finite element equations for the time-dependent stress analysis of the one-dimensional

More information

NUMERICAL COMPUTATION IN SCIENCE AND ENGINEERING

NUMERICAL COMPUTATION IN SCIENCE AND ENGINEERING NUMERICAL COMPUTATION IN SCIENCE AND ENGINEERING C. Pozrikidis University of California, San Diego New York Oxford OXFORD UNIVERSITY PRESS 1998 CONTENTS Preface ix Pseudocode Language Commands xi 1 Numerical

More information

Chapter 1 INTRODUCTION AND BASIC CONCEPTS

Chapter 1 INTRODUCTION AND BASIC CONCEPTS Heat and Mass Transfer: Fundamentals & Applications 5th Edition in SI Units Yunus A. Çengel, Afshin J. Ghajar McGraw-Hill, 2015 Chapter 1 INTRODUCTION AND BASIC CONCEPTS Mehmet Kanoglu University of Gaziantep

More information

Modeling and Experimentation: Compound Pendulum

Modeling and Experimentation: Compound Pendulum Modeling and Experimentation: Compound Pendulum Prof. R.G. Longoria Department of Mechanical Engineering The University of Texas at Austin Fall 2014 Overview This lab focuses on developing a mathematical

More information

Finite Difference Solution of the Heat Equation

Finite Difference Solution of the Heat Equation Finite Difference Solution of the Heat Equation Adam Powell 22.091 March 13 15, 2002 In example 4.3 (p. 10) of his lecture notes for March 11, Rodolfo Rosales gives the constant-density heat equation as:

More information

An efficient numerical method for hydraulic transient computations M. Ciccotelli," S. Sello," P. Molmaro& " CISE Innovative Technology, Segrate, Italy

An efficient numerical method for hydraulic transient computations M. Ciccotelli, S. Sello, P. Molmaro&  CISE Innovative Technology, Segrate, Italy An efficient numerical method for hydraulic transient computations M. Ciccotelli," S. Sello," P. Molmaro& " CISE Innovative Technology, Segrate, Italy Abstract The aim of this paper is to present a new

More information

Effects of tool eccentricity on wave dispersion properties in borehole acoustic logging while drilling

Effects of tool eccentricity on wave dispersion properties in borehole acoustic logging while drilling Effects of tool eccentricity on wave dispersion properties in borehole acoustic logging while drilling Yibing Zheng and M. Nafi Toksöz Earth Resources Laboratory Dept. of Earth, Atmospheric, and Planetary

More information

ORDINARY DIFFERENTIAL EQUATIONS

ORDINARY DIFFERENTIAL EQUATIONS PREFACE i Preface If an application of mathematics has a component that varies continuously as a function of time, then it probably involves a differential equation. For this reason, ordinary differential

More information

Module 9 : Infinite Series, Tests of Convergence, Absolute and Conditional Convergence, Taylor and Maclaurin Series

Module 9 : Infinite Series, Tests of Convergence, Absolute and Conditional Convergence, Taylor and Maclaurin Series Module 9 : Infinite Series, Tests of Convergence, Absolute and Conditional Convergence, Taylor and Maclaurin Series Lecture 27 : Series of functions [Section 271] Objectives In this section you will learn

More information

ME 608 Numerical Methods in Heat, Mass, and Momentum Transfer. q 0 = εσ ( T 4 T 4) Figure 1: Computational Domain for Problem 1.

ME 608 Numerical Methods in Heat, Mass, and Momentum Transfer. q 0 = εσ ( T 4 T 4) Figure 1: Computational Domain for Problem 1. ME 68 Numerical Methods in Heat, Mass, and Momentum Transfer Mid-Term Examination Solution Date: March 1, 21 6: 8: PM Instructor: J. Murthy Open Book, Open Notes Total: 1 points 1. Consider steady 1D conduction

More information

Computation for the Backward Facing Step Test Case with an Open Source Code

Computation for the Backward Facing Step Test Case with an Open Source Code Computation for the Backward Facing Step Test Case with an Open Source Code G.B. Deng Equipe de Modélisation Numérique Laboratoire de Mécanique des Fluides Ecole Centrale de Nantes 1 Rue de la Noë, 44321

More information

2tdt 1 y = t2 + C y = which implies C = 1 and the solution is y = 1

2tdt 1 y = t2 + C y = which implies C = 1 and the solution is y = 1 Lectures - Week 11 General First Order ODEs & Numerical Methods for IVPs In general, nonlinear problems are much more difficult to solve than linear ones. Unfortunately many phenomena exhibit nonlinear

More information

Numerical Solution Techniques in Mechanical and Aerospace Engineering

Numerical Solution Techniques in Mechanical and Aerospace Engineering Numerical Solution Techniques in Mechanical and Aerospace Engineering Chunlei Liang LECTURE 3 Solvers of linear algebraic equations 3.1. Outline of Lecture Finite-difference method for a 2D elliptic PDE

More information

THERMAL BRIDGE ASSESSMENTS Strachan P *, Nakhi A * and Sanders C # Glasgow G1 1XJ, Scotland. Kelvin Road, East Kilbride, G75 0RZ, Scotland

THERMAL BRIDGE ASSESSMENTS Strachan P *, Nakhi A * and Sanders C # Glasgow G1 1XJ, Scotland. Kelvin Road, East Kilbride, G75 0RZ, Scotland THERMAL BRIDGE ASSESSMENTS Strachan P *, Nakhi A * and Sanders C # * Energy Systems Research Unit, University of Strathclyde, Glasgow G1 1XJ, Scotland # Building Research Establishment, Scottish Laboratory,

More information

Chapter 3 Three Dimensional Finite Difference Modeling

Chapter 3 Three Dimensional Finite Difference Modeling Chapter 3 Three Dimensional Finite Difference Modeling As has been shown in previous chapters, the thermal impedance of microbolometers is an important property affecting device performance. In chapter

More information

Numerical Methods for Problems with Moving Fronts Orthogonal Collocation on Finite Elements

Numerical Methods for Problems with Moving Fronts Orthogonal Collocation on Finite Elements Electronic Text Provided with the Book Numerical Methods for Problems with Moving Fronts by Bruce A. Finlayson Ravenna Park Publishing, Inc., 635 22nd Ave. N. E., Seattle, WA 985-699 26-524-3375; ravenna@halcyon.com;www.halcyon.com/ravenna

More information

Thermal Analysis Contents - 1

Thermal Analysis Contents - 1 Thermal Analysis Contents - 1 TABLE OF CONTENTS 1 THERMAL ANALYSIS 1.1 Introduction... 1-1 1.2 Mathematical Model Description... 1-3 1.2.1 Conventions and Definitions... 1-3 1.2.2 Conduction... 1-4 1.2.2.1

More information

NUMERICAL SOLUTION OF ODE IVPs. Overview

NUMERICAL SOLUTION OF ODE IVPs. Overview NUMERICAL SOLUTION OF ODE IVPs 1 Quick review of direction fields Overview 2 A reminder about and 3 Important test: Is the ODE initial value problem? 4 Fundamental concepts: Euler s Method 5 Fundamental

More information

Analytical Modeling of Laser Moving Sources

Analytical Modeling of Laser Moving Sources Analytical Modeling of Laser Moving Sources Contains: Heat flow equation Analytic model in one dimensional heat flow Heat source modeling Point heat source Line heat source Plane heat source Surface heat

More information

APPLIED PARTIM DIFFERENTIAL EQUATIONS with Fourier Series and Boundary Value Problems

APPLIED PARTIM DIFFERENTIAL EQUATIONS with Fourier Series and Boundary Value Problems APPLIED PARTIM DIFFERENTIAL EQUATIONS with Fourier Series and Boundary Value Problems Fourth Edition Richard Haberman Department of Mathematics Southern Methodist University PEARSON Prentice Hall PEARSON

More information

NUMERICAL STUDIES OF TRANSITION FROM STEADY TO UNSTEADY COUPLED THERMAL BOUNDARY LAYERS

NUMERICAL STUDIES OF TRANSITION FROM STEADY TO UNSTEADY COUPLED THERMAL BOUNDARY LAYERS International Journal of Computational Methods Vol. 11, Suppl. 1 (214) 13442 (15 pages) c World Scientific Publishing Company DOI: 1.1142/S2198762134427 NUMERICAL STUDIES OF TRANSITION FROM STEADY TO UNSTEADY

More information

Computer Aided Design of Thermal Systems (ME648)

Computer Aided Design of Thermal Systems (ME648) Computer Aided Design of Thermal Systems (ME648) PG/Open Elective Credits: 3-0-0-9 Updated Syallabus: Introduction. Basic Considerations in Design. Modelling of Thermal Systems. Numerical Modelling and

More information

International Journal of Scientific & Engineering Research, Volume 7, Issue 12, December ISSN

International Journal of Scientific & Engineering Research, Volume 7, Issue 12, December ISSN International Journal of Scientific & Engineering Research, Volume 7, Issue 12, December-2016 177 Numerical Analysis of One-Dimensional Unsteady State Heat Transfer Through a Plane Wall Using Visual Basic

More information

ECE 422/522 Power System Operations & Planning/Power Systems Analysis II : 7 - Transient Stability

ECE 422/522 Power System Operations & Planning/Power Systems Analysis II : 7 - Transient Stability ECE 4/5 Power System Operations & Planning/Power Systems Analysis II : 7 - Transient Stability Spring 014 Instructor: Kai Sun 1 Transient Stability The ability of the power system to maintain synchronism

More information

3.0 FINITE ELEMENT MODEL

3.0 FINITE ELEMENT MODEL 3.0 FINITE ELEMENT MODEL In Chapter 2, the development of the analytical model established the need to quantify the effect of the thermal exchange with the dome in terms of a single parameter, T d. In

More information

Chapter 2: Heat Conduction Equation

Chapter 2: Heat Conduction Equation -1 General Relation for Fourier s Law of Heat Conduction - Heat Conduction Equation -3 Boundary Conditions and Initial Conditions -1 General Relation for Fourier s Law of Heat Conduction (1) The rate of

More information

Lecture 9 Approximations of Laplace s Equation, Finite Element Method. Mathématiques appliquées (MATH0504-1) B. Dewals, C.

Lecture 9 Approximations of Laplace s Equation, Finite Element Method. Mathématiques appliquées (MATH0504-1) B. Dewals, C. Lecture 9 Approximations of Laplace s Equation, Finite Element Method Mathématiques appliquées (MATH54-1) B. Dewals, C. Geuzaine V1.2 23/11/218 1 Learning objectives of this lecture Apply the finite difference

More information

Theoretical Manual Theoretical background to the Strand7 finite element analysis system

Theoretical Manual Theoretical background to the Strand7 finite element analysis system Theoretical Manual Theoretical background to the Strand7 finite element analysis system Edition 1 January 2005 Strand7 Release 2.3 2004-2005 Strand7 Pty Limited All rights reserved Contents Preface Chapter

More information

Nonlinear, Transient Conduction Heat Transfer Using A Discontinuous Galerkin Hierarchical Finite Element Method

Nonlinear, Transient Conduction Heat Transfer Using A Discontinuous Galerkin Hierarchical Finite Element Method Nonlinear, Transient Conduction Heat Transfer Using A Discontinuous Galerkin Hierarchical Finite Element Method by Jerome Charles Sanders B.S. in Physics, May 2002 The College of New Jersey A Thesis submitted

More information

Chapter 9: Differential Analysis

Chapter 9: Differential Analysis 9-1 Introduction 9-2 Conservation of Mass 9-3 The Stream Function 9-4 Conservation of Linear Momentum 9-5 Navier Stokes Equation 9-6 Differential Analysis Problems Recall 9-1 Introduction (1) Chap 5: Control

More information

INTRODUCTION TO FINITE ELEMENT METHODS ON ELLIPTIC EQUATIONS LONG CHEN

INTRODUCTION TO FINITE ELEMENT METHODS ON ELLIPTIC EQUATIONS LONG CHEN INTROUCTION TO FINITE ELEMENT METHOS ON ELLIPTIC EQUATIONS LONG CHEN CONTENTS 1. Poisson Equation 1 2. Outline of Topics 3 2.1. Finite ifference Method 3 2.2. Finite Element Method 3 2.3. Finite Volume

More information

ANALYSIS OF TRANSIENT HEAT CONDUCTION IN DIFFERENT GEOMETRIES BY POLYNOMIAL APPROXIMATION METHOD

ANALYSIS OF TRANSIENT HEAT CONDUCTION IN DIFFERENT GEOMETRIES BY POLYNOMIAL APPROXIMATION METHOD Int. J. Mech. Eng. & Rob. Res. Devanshu Prasad, Research Paper ISSN 78 9 www.ijmerr.com Vol., No., April IJMERR. All Rights Reserved ANALYSIS OF TRANSIENT HEAT CONDUCTION IN DIFFERENT GEOMETRIES Y POLYNOMIAL

More information

Physics 342 Lecture 23. Radial Separation. Lecture 23. Physics 342 Quantum Mechanics I

Physics 342 Lecture 23. Radial Separation. Lecture 23. Physics 342 Quantum Mechanics I Physics 342 Lecture 23 Radial Separation Lecture 23 Physics 342 Quantum Mechanics I Friday, March 26th, 2010 We begin our spherical solutions with the simplest possible case zero potential. Aside from

More information

Chapter 5 Time-Dependent Conduction

Chapter 5 Time-Dependent Conduction Chapter 5 Time-Dependent Conduction 5.1 The Lumped Capacitance Method This method assumes spatially uniform solid temperature at any instant during the transient process. It is valid if the temperature

More information

An Improved Model for High Temperature Inductive Heating

An Improved Model for High Temperature Inductive Heating An Improved Model for High emperature Inductive Heating S. A. Halvorsen * 1 and N. Kleinnecht 1 1 enova AS, Kristiansand, Norway *Corresponding author: sah@tenova.no Abstract: A multiphysics model for

More information

Steady and unsteady diffusion

Steady and unsteady diffusion Chapter 5 Steady and unsteady diffusion In this chapter, we solve the diffusion and forced convection equations, in which it is necessary to evaluate the temperature or concentration fields when the velocity

More information

Chapter 9: Differential Analysis of Fluid Flow

Chapter 9: Differential Analysis of Fluid Flow of Fluid Flow Objectives 1. Understand how the differential equations of mass and momentum conservation are derived. 2. Calculate the stream function and pressure field, and plot streamlines for a known

More information

Introduction - Motivation. Many phenomena (physical, chemical, biological, etc.) are model by differential equations. f f(x + h) f(x) (x) = lim

Introduction - Motivation. Many phenomena (physical, chemical, biological, etc.) are model by differential equations. f f(x + h) f(x) (x) = lim Introduction - Motivation Many phenomena (physical, chemical, biological, etc.) are model by differential equations. Recall the definition of the derivative of f(x) f f(x + h) f(x) (x) = lim. h 0 h Its

More information

ME Computational Fluid Mechanics Lecture 5

ME Computational Fluid Mechanics Lecture 5 ME - 733 Computational Fluid Mechanics Lecture 5 Dr./ Ahmed Nagib Elmekawy Dec. 20, 2018 Elliptic PDEs: Finite Difference Formulation Using central difference formulation, the so called five-point formula

More information

The use of cubic spline and far-side boundary condition for the collocation solution of a transient convection-diffusion problem

The use of cubic spline and far-side boundary condition for the collocation solution of a transient convection-diffusion problem Korean J Chem Eng, 24(2), 204-208 (2007) SHORT COMMUNICATION The use of cubic spline and far-side boundary condition for the collocation solution of a transient convection-diffusion problem Woohyun Yun

More information

Partial Differential Equations

Partial Differential Equations Next: Using Matlab Up: Numerical Analysis for Chemical Previous: Ordinary Differential Equations Subsections Finite Difference: Elliptic Equations The Laplace Equations Solution Techniques Boundary Conditions

More information

Graphical User Interface (GUI) for Torsional Vibration Analysis of Rotor Systems Using Holzer and MatLab Techniques

Graphical User Interface (GUI) for Torsional Vibration Analysis of Rotor Systems Using Holzer and MatLab Techniques Basrah Journal for Engineering Sciences, vol. 14, no. 2, 2014 255 Graphical User Interface (GUI) for Torsional Vibration Analysis of Rotor Systems Using Holzer and MatLab Techniques Dr. Ameen Ahmed Nassar

More information

PART 2 THERMAL RESPONSE. DIF SEK Part 2: Thermal Response 0/ 44

PART 2 THERMAL RESPONSE. DIF SEK Part 2: Thermal Response 0/ 44 DIF SEK PART 2 THERMAL RESPONSE DIF SEK Part 2: Thermal Response 0/ 44 Resistance to fire - Chain of events Θ Loads 1: Ignition Steel columns time 2: Thermal action 3: Mechanical actions R 4: Thermal response

More information