3. FORMS OF GOVERNING EQUATIONS IN CFD

Size: px
Start display at page:

Download "3. FORMS OF GOVERNING EQUATIONS IN CFD"

Transcription

1 3. FORMS OF GOVERNING EQUATIONS IN CFD 3.1. Governing and model equations in CFD Fluid flows are governed by the Navier-Stokes equations (N-S), which simpler, inviscid, form is the Euler equations. For studying CFD, we often use simple model equations. These share the same properties as the real governing equations, but are simpler to program and to analyze. In this section, various forms of the N-S and Euler equations will be reviewed, along with the most typical model equations as well Conservative vs. non-conservative forms of the Navier-Stokes equations The Navier-Stokes (N-S) equations are the fundamental governing equations of fluid flows, valid for any type of flow: let it be high-speed or low-speed, viscous or inviscid, compressible or incompressible, steady or unsteady, etc. They are based on 3 fundamental physical principles: 1) Conservation of mass (Continuity law) 2) Conservation of momentum (Newton s 2 nd law, F=m.a) 3) Conservation of energy [n1] Note: Using these fundamental principles, one can derive the Navier-Stokes equations in 4 different ways: Flow model Type Leads to: eq. type eq. form finite control volume fixed integral conservation (1) moving integral non-conservation (2) infinitesimally small volume fixed differential conservation (3) moving differential non-conservation (4) Note that it is extremely important for simulating compressible fluid flows that - what type (integral or differential) and - what form (conservation or non-conservation) are the governing equations. The reasons will become clear later. 1

2 Also note that the 4 forms are mathematically equivalent. Historically, all 4 types have been around for about 150 years before the classification into conservation and non-conservation forms become important. This classification was introduced around 1980, exactly for the purposes of CFD. Application of the three fundamental principles (of conservation of mass, momentum and energy) to any of the four flow models above leads to a set of continuity, momentum and energy equations. The detailed derivation for some of these models have been shown in Chapter 2, and in this Chapter, we are going to show the final equations for flow models (3) and (4) from the above table, i.e. the differential conservation and non-conservation forms. Continuity equations: [n2] Conservation form (case #3): Non-conservation form (case #4): Momentum equations: [n3] Conservation form (case #3): x: y: z: Non-conservation form (case #4): x: y: z: 2

3 Energy equations: [n4] Conservation form (case #3): Non-conservation form (case #4): In the above equations: [n5] [n6] body force per unit mass acting on fluid element, i.e. weight (due to gravity), electric or magnetic force. - rate of volumetric heat addition per unit mass, i.e. would be the volumetric heating of fluid element via absorption or emission of radiation - internal energy due to random molecular motion, per unit mass 3

4 - stress in the j direction exerted on a plane perpendicular to the i axis. [n7] For Newtonian fluids which means that the shear stress in the fluid is proportional to the time rate of strain (velocity gradient) the following definitions of stresses work: [n8] with: - molecular viscosity coefficient, which is function of T and p. The dependency on p is negligible, except at very low or very high pressures. The dependency on T is expressed via Sutherland s law: [n9] Gas C1 x 10 6 [kg/(m.s.k 0.5 )] C2 [K] Air CO CO H N O

5 - second viscosity coefficient, which was assumed by Stokes to equal to (This is yet to be proved) [n10] - thermal conductivity, which is defined synonymously as viscosity, i.e. it expresses proportionality between temperature gradient and heat conduction. It depends also on p and T, although the dependency on p is negligible. For air below 2,000 K: [n11] or via the Prandtl number: [n12] Note that the Prandtl number is defined as [n13]: Diffusion of momentum by viscosity Pr = = Diffusion of heat by conduction Also: - local space derivative, a vector operator of the form: [n14] - local time derivative, i.e. time rate of change of a variable at a fixed point in space. - time rate of change of a variable of the given fluid element as it moves through space. Definition for the specific example of density would be: 5

6 [n15] Closing equations: Note that we have 5 equations (1 continuity, 3 momentum, 1 energy) but 7 unknowns (, u, v, w, p, e, T), i.e. we need 2 more equations to close the system of equations. These are: Thermal equation of state (assuming perfect gas, i.e. negligible intermolecular forces): [n16] Caloric equation of state (assuming calorically perfect gas, i.e. with constant specific heats): [n17] Note: Viscous flow is defined as one where ANY of the following transport phenomena are included [n18]: 6

7 - friction (viscosity) - thermal conduction included in the above equations - mass diffusion not discussed in this course means concentration gradients of different chemical species in the flow, e.g, non-homogenous mixture of non-reacting gases, chemically reacting gases (like in hypersonic flows), different reaction rates at different locations, etc Flux vector formulation of the N-S equations The most convenient form of the above equations for usage in CFD (i.e. for programming convenience) is the flux vector formulation. What is a flux? We can observe that in the conservation forms of the N-S equations, the following flux terms appear [n19]: mass flux momentum flux, x-component momentum flux, y-component momentum flux, z-component flux of internal energy flux of total energy It can be observed that it is possible to create vectors of these fluxes and to rewrite the N-S equations in the following - and from programming point of view very convenient - form: 7

8 [n20] 8

9 Conservative vs. primitive variables The solution vector in the above vector formulation contains the so-called conservative or flux variables, i.e. (, (u), (v), (w) and (et). However, for analyzing CFD results, one is interested in visualizing the so-called primitive variables, i.e. (, (u), (v), (w) and (et). Once the solution vector of the conservative variables is known, the primitive variables can be easily obtained as: u v w u v w 2 V e u v w e 2 Note that the N-S equations can be expressed in vector formulation directly in terms of the primitive variables too. This would lead to the non-conservative form of the differential equations, which, as will be seen in the next section, is not the preferred form for compressible flows Advantages of the conservative form of N-S equations Beside the programming convenience, the flux vector formulation of the N-S equations has another major advantage, which is extremely important for compressible flows. This is associated with the meaning of the word conservative. The word conservative means to preserve (or to conserve ) something. In CFD, the variables written in conservative form preserve such important property, which they lose when written in their primitive form. This is their ability to preserve their differentiability in such flows, in which they cannot be differentiated any more if they were written in their primitive form. This can occur in such flows phenomena, in which a discontinuity (i.e. a sharp jump in the flow variables, or mathematically, the loss of continuisness of a function) occurs, such as for example a shock wave. Since the N-S equations are differential equations, the terms in them should ideally be differentiable, i.e. based on continuous functions. For this reason, the ability to preserve or to conserve the continuissness of a variable in its conservative form is a great 9

10 advantage for CFD programmers, who do build upon this property when designing CFD codes. Why can the N-S equations written in terms of the conservative (or flux) variables handle discontinuities better than in terms of primitive variables? Consider a shock wave and the variation of primitive or conservative variables through it: [n21] Expression relating states (1) and (2): In other words, while there are discrete (i.e. sharp) jumps in the flow variables when we monitor them in term of primitive variables, these disappear when we monitor them in terms of conservative variables.. As a result of this handling characteristic, schemes based on the conservative forms resolve shock waves more clearly, i.e. with less wiggles (oscillations in terms of the primitive variables) around shock waves or sharp discontinuities. They are also more stable (robust) than the non-conservative formulations, which often fail to converge or simply blow up when detecting shock waves. 10

11 An added very important consequence of employing a conservative form is that it captures the location and speed of the shock wave (if it is moving) correctly. This is a clear benefit over non-conservation forms, which consistently under-predict shock location and shock speed. Thus, the 5 major advantages of employing the conservative form of the governing equations for compressible flows are: 1) Programming convenience 2) Handling of discontinuities 3) More stable solution of flows with shock waves 4) Less wiggles around shock waves Good shock 5) Correct shock location handling 6) Correct shock speed qualities Note: the above arguments are true for any sharp discontinuities in the flow variables, which are governed by the conservation laws. Shock waves are just one prominent example of sharp discontinuities, which are associated with compressible supersonic flows. In other words, any fluid flow with sharp discontinuities is better resolved when the flow properties are solved in terms of the conserved variables, rather than primitive variables Euler equations Inviscid flow is defined as one where dissipative transport phenomena of: - friction (viscosity) - thermal conductivity are all neglected - mass diffusion This simply means dropping the terms involving friction and thermal conduction from the N-S equations, i.e. in flux vector form [n22]: Euler equations 11

12 Note: German scientist Leonhard Euler derived the continuity and momentum equations in 1753 for an inviscid fluid, and although he did not deal with the energy equation (since Thermodynamics arrived nearly a century later), we include the energy equation nowadays in what we call Euler equations Model equations The N-S and Euler equations are very complex partial differential equations, which up to date could not be solved analytically and require considerable effort to solve them numerically too. Because of their complexity, it is common in studying CFD to employ simple model equations with similar behaviour, such as [n23]: Laplace s equation (2D) : (1) Poisson s equation (2D): (2) Steady heat diffusion (1D): (3) Unsteady heat conduction (2D): (4) Stokes s problem (1D): (5) Linear advection (1D): (6) Wave equation (1D): (7) - Burger s equation (1D): (8) Scalar conservation law (1D): (9) 12

13 In particular, we are going to use equations (3), (4) and (9) for studying CFD methods for compressible flows. Why? Steady heat diffusion is excellent model to study the discretization of the diffusion, i.e. the viscous terms in the N-S equation. Unsteady heat conduction is a combination of diffusion and conduction, and hence nicely models the mixture of two types of terms. These two are excellent model equations to illustrate the implementation of the Finite Volume Method, which is the most popular method in most commercial CFD codes such as Vectis, ANSYS-CFX, FLUENT or OpenFOAM. The scalar conservation law concerns conduction only and as such, is an excellent model for the Euler equations. Scalar conservation law can model simple compression waves, shock waves and contact discontinuities, i.e. phenomena typical of compressible flows. 13

Differential relations for fluid flow

Differential relations for fluid flow Differential relations for fluid flow In this approach, we apply basic conservation laws to an infinitesimally small control volume. The differential approach provides point by point details of a flow

More information

Introduction to Aerodynamics. Dr. Guven Aerospace Engineer (P.hD)

Introduction to Aerodynamics. Dr. Guven Aerospace Engineer (P.hD) Introduction to Aerodynamics Dr. Guven Aerospace Engineer (P.hD) Aerodynamic Forces All aerodynamic forces are generated wither through pressure distribution or a shear stress distribution on a body. The

More information

CHAPTER 7 SEVERAL FORMS OF THE EQUATIONS OF MOTION

CHAPTER 7 SEVERAL FORMS OF THE EQUATIONS OF MOTION CHAPTER 7 SEVERAL FORMS OF THE EQUATIONS OF MOTION 7.1 THE NAVIER-STOKES EQUATIONS Under the assumption of a Newtonian stress-rate-of-strain constitutive equation and a linear, thermally conductive medium,

More information

Chapter 1: Basic Concepts

Chapter 1: Basic Concepts What is a fluid? A fluid is a substance in the gaseous or liquid form Distinction between solid and fluid? Solid: can resist an applied shear by deforming. Stress is proportional to strain Fluid: deforms

More information

Chapter 5. The Differential Forms of the Fundamental Laws

Chapter 5. The Differential Forms of the Fundamental Laws Chapter 5 The Differential Forms of the Fundamental Laws 1 5.1 Introduction Two primary methods in deriving the differential forms of fundamental laws: Gauss s Theorem: Allows area integrals of the equations

More information

Introduction to Heat and Mass Transfer. Week 10

Introduction to Heat and Mass Transfer. Week 10 Introduction to Heat and Mass Transfer Week 10 Concentration Boundary Layer No concentration jump condition requires species adjacent to surface to have same concentration as at the surface Owing to concentration

More information

MAE 3130: Fluid Mechanics Lecture 7: Differential Analysis/Part 1 Spring Dr. Jason Roney Mechanical and Aerospace Engineering

MAE 3130: Fluid Mechanics Lecture 7: Differential Analysis/Part 1 Spring Dr. Jason Roney Mechanical and Aerospace Engineering MAE 3130: Fluid Mechanics Lecture 7: Differential Analysis/Part 1 Spring 2003 Dr. Jason Roney Mechanical and Aerospace Engineering Outline Introduction Kinematics Review Conservation of Mass Stream Function

More information

Chapter 2: Fluid Dynamics Review

Chapter 2: Fluid Dynamics Review 7 Chapter 2: Fluid Dynamics Review This chapter serves as a short review of basic fluid mechanics. We derive the relevant transport equations (or conservation equations), state Newton s viscosity law leading

More information

Fundamentals of Fluid Dynamics: Elementary Viscous Flow

Fundamentals of Fluid Dynamics: Elementary Viscous Flow Fundamentals of Fluid Dynamics: Elementary Viscous Flow Introductory Course on Multiphysics Modelling TOMASZ G. ZIELIŃSKI bluebox.ippt.pan.pl/ tzielins/ Institute of Fundamental Technological Research

More information

Computational Astrophysics

Computational Astrophysics Computational Astrophysics Lecture 1: Introduction to numerical methods Lecture 2:The SPH formulation Lecture 3: Construction of SPH smoothing functions Lecture 4: SPH for general dynamic flow Lecture

More information

Several forms of the equations of motion

Several forms of the equations of motion Chapter 6 Several forms of the equations of motion 6.1 The Navier-Stokes equations Under the assumption of a Newtonian stress-rate-of-strain constitutive equation and a linear, thermally conductive medium,

More information

V (r,t) = i ˆ u( x, y,z,t) + ˆ j v( x, y,z,t) + k ˆ w( x, y, z,t)

V (r,t) = i ˆ u( x, y,z,t) + ˆ j v( x, y,z,t) + k ˆ w( x, y, z,t) IV. DIFFERENTIAL RELATIONS FOR A FLUID PARTICLE This chapter presents the development and application of the basic differential equations of fluid motion. Simplifications in the general equations and common

More information

Review of fluid dynamics

Review of fluid dynamics Chapter 2 Review of fluid dynamics 2.1 Preliminaries ome basic concepts: A fluid is a substance that deforms continuously under stress. A Material olume is a tagged region that moves with the fluid. Hence

More information

High Speed Aerodynamics. Copyright 2009 Narayanan Komerath

High Speed Aerodynamics. Copyright 2009 Narayanan Komerath Welcome to High Speed Aerodynamics 1 Lift, drag and pitching moment? Linearized Potential Flow Transformations Compressible Boundary Layer WHAT IS HIGH SPEED AERODYNAMICS? Airfoil section? Thin airfoil

More information

AA214B: NUMERICAL METHODS FOR COMPRESSIBLE FLOWS

AA214B: NUMERICAL METHODS FOR COMPRESSIBLE FLOWS AA214B: NUMERICAL METHODS FOR COMPRESSIBLE FLOWS 1 / 29 AA214B: NUMERICAL METHODS FOR COMPRESSIBLE FLOWS Hierarchy of Mathematical Models 1 / 29 AA214B: NUMERICAL METHODS FOR COMPRESSIBLE FLOWS 2 / 29

More information

ESS314. Basics of Geophysical Fluid Dynamics by John Booker and Gerard Roe. Conservation Laws

ESS314. Basics of Geophysical Fluid Dynamics by John Booker and Gerard Roe. Conservation Laws ESS314 Basics of Geophysical Fluid Dynamics by John Booker and Gerard Roe Conservation Laws The big differences between fluids and other forms of matter are that they are continuous and they deform internally

More information

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

AA210A Fundamentals of Compressible Flow. Chapter 1 - Introduction to fluid flow AA210A Fundamentals of Compressible Flow Chapter 1 - Introduction to fluid flow 1 1.2 Conservation of mass Mass flux in the x-direction [ ρu ] = M L 3 L T = M L 2 T Momentum per unit volume Mass per unit

More information

( ) Notes. Fluid mechanics. Inviscid Euler model. Lagrangian viewpoint. " = " x,t,#, #

( ) Notes. Fluid mechanics. Inviscid Euler model. Lagrangian viewpoint.  =  x,t,#, # Notes Assignment 4 due today (when I check email tomorrow morning) Don t be afraid to make assumptions, approximate quantities, In particular, method for computing time step bound (look at max eigenvalue

More information

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

Module 1: Introduction to Finite Difference Method and Fundamentals of CFD Lecture 1: Finite Difference Method file:///d:/chitra/nptel_phase2/mechanical/cfd/lecture1/1_1.htm 1 of 1 6/19/2012 4:29 PM The Lecture deals with: Classification of Partial Differential Equations Boundary and Initial Conditions Finite Differences

More information

6.1 Momentum Equation for Frictionless Flow: Euler s Equation The equations of motion for frictionless flow, called Euler s

6.1 Momentum Equation for Frictionless Flow: Euler s Equation The equations of motion for frictionless flow, called Euler s Chapter 6 INCOMPRESSIBLE INVISCID FLOW All real fluids possess viscosity. However in many flow cases it is reasonable to neglect the effects of viscosity. It is useful to investigate the dynamics of an

More information

2. FLUID-FLOW EQUATIONS SPRING 2019

2. FLUID-FLOW EQUATIONS SPRING 2019 2. FLUID-FLOW EQUATIONS SPRING 2019 2.1 Introduction 2.2 Conservative differential equations 2.3 Non-conservative differential equations 2.4 Non-dimensionalisation Summary Examples 2.1 Introduction Fluid

More information

1. The Properties of Fluids

1. The Properties of Fluids 1. The Properties of Fluids [This material relates predominantly to modules ELP034, ELP035] 1.1 Fluids 1.1 Fluids 1.2 Newton s Law of Viscosity 1.3 Fluids Vs Solids 1.4 Liquids Vs Gases 1.5 Causes of viscosity

More information

CONVECTIVE HEAT TRANSFER

CONVECTIVE HEAT TRANSFER CONVECTIVE HEAT TRANSFER Mohammad Goharkhah Department of Mechanical Engineering, Sahand Unversity of Technology, Tabriz, Iran CHAPTER 3 LAMINAR BOUNDARY LAYER FLOW LAMINAR BOUNDARY LAYER FLOW Boundary

More information

Module 2: Governing Equations and Hypersonic Relations

Module 2: Governing Equations and Hypersonic Relations Module 2: Governing Equations and Hypersonic Relations Lecture -2: Mass Conservation Equation 2.1 The Differential Equation for mass conservation: Let consider an infinitely small elemental control volume

More information

Fluid Mechanics. Spring 2009

Fluid Mechanics. Spring 2009 Instructor: Dr. Yang-Cheng Shih Department of Energy and Refrigerating Air-Conditioning Engineering National Taipei University of Technology Spring 2009 Chapter 1 Introduction 1-1 General Remarks 1-2 Scope

More information

Simplified Model of WWER-440 Fuel Assembly for ThermoHydraulic Analysis

Simplified Model of WWER-440 Fuel Assembly for ThermoHydraulic Analysis 1 Portál pre odborné publikovanie ISSN 1338-0087 Simplified Model of WWER-440 Fuel Assembly for ThermoHydraulic Analysis Jakubec Jakub Elektrotechnika 13.02.2013 This work deals with thermo-hydraulic processes

More information

Aerodynamics. Lecture 1: Introduction - Equations of Motion G. Dimitriadis

Aerodynamics. Lecture 1: Introduction - Equations of Motion G. Dimitriadis Aerodynamics Lecture 1: Introduction - Equations of Motion G. Dimitriadis Definition Aerodynamics is the science that analyses the flow of air around solid bodies The basis of aerodynamics is fluid dynamics

More information

AE/ME 339. K. M. Isaac Professor of Aerospace Engineering. 12/21/01 topic7_ns_equations 1

AE/ME 339. K. M. Isaac Professor of Aerospace Engineering. 12/21/01 topic7_ns_equations 1 AE/ME 339 Professor of Aerospace Engineering 12/21/01 topic7_ns_equations 1 Continuity equation Governing equation summary Non-conservation form D Dt. V 0.(2.29) Conservation form ( V ) 0...(2.33) t 12/21/01

More information

PHYSICAL MECHANISM OF CONVECTION

PHYSICAL MECHANISM OF CONVECTION Tue 8:54:24 AM Slide Nr. 0 of 33 Slides PHYSICAL MECHANISM OF CONVECTION Heat transfer through a fluid is by convection in the presence of bulk fluid motion and by conduction in the absence of it. Chapter

More information

Notes 4: Differential Form of the Conservation Equations

Notes 4: Differential Form of the Conservation Equations Low Speed Aerodynamics Notes 4: Differential Form of the Conservation Equations Deriving Conservation Equations From the Laws of Physics Physical Laws Fluids, being matter, must obey the laws of Physics.

More information

AA210A Fundamentals of Compressible Flow. Chapter 5 -The conservation equations

AA210A Fundamentals of Compressible Flow. Chapter 5 -The conservation equations AA210A Fundamentals of Compressible Flow Chapter 5 -The conservation equations 1 5.1 Leibniz rule for differentiation of integrals Differentiation under the integral sign. According to the fundamental

More information

Coupled Fluid and Heat Flow Analysis Around NACA Aerofoil Profiles at Various Mach Numbers

Coupled Fluid and Heat Flow Analysis Around NACA Aerofoil Profiles at Various Mach Numbers International Journal of Engineering Research and Technology. ISSN 0974-3154 Volume 6, Number 2 (2013), pp. 249-258 International Research Publication House http://www.irphouse.com Coupled Fluid and Heat

More information

Numerical Heat and Mass Transfer

Numerical Heat and Mass Transfer Master Degree in Mechanical Engineering Numerical Heat and Mass Transfer 15-Convective Heat Transfer Fausto Arpino f.arpino@unicas.it Introduction In conduction problems the convection entered the analysis

More information

University of Hail Faculty of Engineering DEPARTMENT OF MECHANICAL ENGINEERING. ME Fluid Mechanics Lecture notes. Chapter 1

University of Hail Faculty of Engineering DEPARTMENT OF MECHANICAL ENGINEERING. ME Fluid Mechanics Lecture notes. Chapter 1 University of Hail Faculty of Engineering DEPARTMENT OF MECHANICAL ENGINEERING ME 311 - Fluid Mechanics Lecture notes Chapter 1 Introduction and fluid properties Prepared by : Dr. N. Ait Messaoudene Based

More information

fluid mechanics as a prominent discipline of application for numerical

fluid mechanics as a prominent discipline of application for numerical 1. fluid mechanics as a prominent discipline of application for numerical simulations: experimental fluid mechanics: wind tunnel studies, laser Doppler anemometry, hot wire techniques,... theoretical fluid

More information

Review of Fluid Mechanics

Review of Fluid Mechanics Chapter 3 Review of Fluid Mechanics 3.1 Units and Basic Definitions Newton s Second law forms the basis of all units of measurement. For a particle of mass m subjected to a resultant force F the law may

More information

Detailed Outline, M E 320 Fluid Flow, Spring Semester 2015

Detailed Outline, M E 320 Fluid Flow, Spring Semester 2015 Detailed Outline, M E 320 Fluid Flow, Spring Semester 2015 I. Introduction (Chapters 1 and 2) A. What is Fluid Mechanics? 1. What is a fluid? 2. What is mechanics? B. Classification of Fluid Flows 1. Viscous

More information

2. Getting Ready for Computational Aerodynamics: Fluid Mechanics Foundations

2. Getting Ready for Computational Aerodynamics: Fluid Mechanics Foundations . Getting Ready for Computational Aerodynamics: Fluid Mechanics Foundations We need to review the governing equations of fluid mechanics before examining the methods of computational aerodynamics in detail.

More information

PEMP ACD2505. M.S. Ramaiah School of Advanced Studies, Bengaluru

PEMP ACD2505. M.S. Ramaiah School of Advanced Studies, Bengaluru Governing Equations of Fluid Flow Session delivered by: M. Sivapragasam 1 Session Objectives -- At the end of this session the delegate would have understood The principle of conservation laws Different

More information

n v molecules will pass per unit time through the area from left to

n v molecules will pass per unit time through the area from left to 3 iscosity and Heat Conduction in Gas Dynamics Equations of One-Dimensional Gas Flow The dissipative processes - viscosity (internal friction) and heat conduction - are connected with existence of molecular

More information

Riemann Solvers and Numerical Methods for Fluid Dynamics

Riemann Solvers and Numerical Methods for Fluid Dynamics Eleuterio R Toro Riemann Solvers and Numerical Methods for Fluid Dynamics A Practical Introduction With 223 Figures Springer Table of Contents Preface V 1. The Equations of Fluid Dynamics 1 1.1 The Euler

More information

Fluid Dynamics and Balance Equations for Reacting Flows

Fluid Dynamics and Balance Equations for Reacting Flows Fluid Dynamics and Balance Equations for Reacting Flows Combustion Summer School 2018 Prof. Dr.-Ing. Heinz Pitsch Balance Equations Basics: equations of continuum mechanics balance equations for mass and

More information

Introduction of compressible turbulence

Introduction of compressible turbulence Introduction of compressible turbulence 1 Main topics Derive averaged equations for compressible turbulence Introduce a math. technique to perform averaging in presence of density variation Favre average

More information

Laplace Technique on Magnetohydrodynamic Radiating and Chemically Reacting Fluid over an Infinite Vertical Surface

Laplace Technique on Magnetohydrodynamic Radiating and Chemically Reacting Fluid over an Infinite Vertical Surface International Journal of Engineering and Technology Volume 2 No. 4, April, 2012 Laplace Technique on Magnetohydrodynamic Radiating and Chemically Reacting Fluid over an Infinite Vertical Surface 1 Sahin

More information

UNIT IV BOUNDARY LAYER AND FLOW THROUGH PIPES Definition of boundary layer Thickness and classification Displacement and momentum thickness Development of laminar and turbulent flows in circular pipes

More information

Principles of Convection

Principles of Convection Principles of Convection Point Conduction & convection are similar both require the presence of a material medium. But convection requires the presence of fluid motion. Heat transfer through the: Solid

More information

To study the motion of a perfect gas, the conservation equations of continuity

To study the motion of a perfect gas, the conservation equations of continuity Chapter 1 Ideal Gas Flow The Navier-Stokes equations To study the motion of a perfect gas, the conservation equations of continuity ρ + (ρ v = 0, (1.1 momentum ρ D v Dt = p+ τ +ρ f m, (1.2 and energy ρ

More information

Quick Recapitulation of Fluid Mechanics

Quick Recapitulation of Fluid Mechanics Quick Recapitulation of Fluid Mechanics Amey Joshi 07-Feb-018 1 Equations of ideal fluids onsider a volume element of a fluid of density ρ. If there are no sources or sinks in, the mass in it will change

More information

The University of the West Indies, St. Augustine, Trinidad and Tobago. The University of the West Indies, St. Augustine, Trinidad and Tobago

The University of the West Indies, St. Augustine, Trinidad and Tobago. The University of the West Indies, St. Augustine, Trinidad and Tobago Unsteady MHD Free Convection Couette Flow Through a Vertical Channel in the Presence of Thermal Radiation With Viscous and Joule Dissipation Effects Using Galerkin's Finite Element Method Victor M. Job

More information

Section 2: Lecture 1 Integral Form of the Conservation Equations for Compressible Flow

Section 2: Lecture 1 Integral Form of the Conservation Equations for Compressible Flow Section 2: Lecture 1 Integral Form of the Conservation Equations for Compressible Flow Anderson: Chapter 2 pp. 41-54 1 Equation of State: Section 1 Review p = R g T " > R g = R u M w - R u = 8314.4126

More information

Boundary-Layer Theory

Boundary-Layer Theory Hermann Schlichting Klaus Gersten Boundary-Layer Theory With contributions from Egon Krause and Herbert Oertel Jr. Translated by Katherine Mayes 8th Revised and Enlarged Edition With 287 Figures and 22

More information

Introduction to Heat and Mass Transfer. Week 12

Introduction to Heat and Mass Transfer. Week 12 Introduction to Heat and Mass Transfer Week 12 Next Topic Convective Heat Transfer» Heat and Mass Transfer Analogy» Evaporative Cooling» Types of Flows Heat and Mass Transfer Analogy Equations governing

More information

Navier-Stokes Equation: Principle of Conservation of Momentum

Navier-Stokes Equation: Principle of Conservation of Momentum Navier-tokes Equation: Principle of Conservation of Momentum R. hankar ubramanian Department of Chemical and Biomolecular Engineering Clarkson University Newton formulated the principle of conservation

More information

TAU Extensions for High Enthalpy Flows. Sebastian Karl AS-RF

TAU Extensions for High Enthalpy Flows. Sebastian Karl AS-RF TAU Extensions for High Enthalpy Flows Sebastian Karl AS-RF Contents Motivation Extensions available in the current release: Numerical schemes for super- and hypersonic flow fields Models for gas mixtures,

More information

Numerical investigation of swirl flow inside a supersonic nozzle

Numerical investigation of swirl flow inside a supersonic nozzle Advances in Fluid Mechanics IX 131 Numerical investigation of swirl flow inside a supersonic nozzle E. Eslamian, H. Shirvani & A. Shirvani Faculty of Science and Technology, Anglia Ruskin University, UK

More information

Topics in Fluid Dynamics: Classical physics and recent mathematics

Topics in Fluid Dynamics: Classical physics and recent mathematics Topics in Fluid Dynamics: Classical physics and recent mathematics Toan T. Nguyen 1,2 Penn State University Graduate Student Seminar @ PSU Jan 18th, 2018 1 Homepage: http://math.psu.edu/nguyen 2 Math blog:

More information

Fundamentals of Fluid Mechanics

Fundamentals of Fluid Mechanics Sixth Edition Fundamentals of Fluid Mechanics International Student Version BRUCE R. MUNSON DONALD F. YOUNG Department of Aerospace Engineering and Engineering Mechanics THEODORE H. OKIISHI Department

More information

VISCOUS FLUX LIMITERS

VISCOUS FLUX LIMITERS VISCOUS FLUX LIMITERS E. F. Toro Department of Aerospace Science College of Aeronautics Cranfield Institute of Technology Cranfield, Beds MK43 OAL England. Abstract We present Numerical Viscosity Functions,

More information

COURSE NUMBER: ME 321 Fluid Mechanics I 3 credit hour. Basic Equations in fluid Dynamics

COURSE NUMBER: ME 321 Fluid Mechanics I 3 credit hour. Basic Equations in fluid Dynamics COURSE NUMBER: ME 321 Fluid Mechanics I 3 credit hour Basic Equations in fluid Dynamics Course teacher Dr. M. Mahbubur Razzaque Professor Department of Mechanical Engineering BUET 1 Description of Fluid

More information

PDE Solvers for Fluid Flow

PDE Solvers for Fluid Flow PDE Solvers for Fluid Flow issues and algorithms for the Streaming Supercomputer Eran Guendelman February 5, 2002 Topics Equations for incompressible fluid flow 3 model PDEs: Hyperbolic, Elliptic, Parabolic

More information

AE/ME 339. Computational Fluid Dynamics (CFD) K. M. Isaac. Momentum equation. Computational Fluid Dynamics (AE/ME 339) MAEEM Dept.

AE/ME 339. Computational Fluid Dynamics (CFD) K. M. Isaac. Momentum equation. Computational Fluid Dynamics (AE/ME 339) MAEEM Dept. AE/ME 339 Computational Fluid Dynamics (CFD) 9//005 Topic7_NS_ F0 1 Momentum equation 9//005 Topic7_NS_ F0 1 Consider the moving fluid element model shown in Figure.b Basis is Newton s nd Law which says

More information

Vortex stretching in incompressible and compressible fluids

Vortex stretching in incompressible and compressible fluids Vortex stretching in incompressible and compressible fluids Esteban G. Tabak, Fluid Dynamics II, Spring 00 1 Introduction The primitive form of the incompressible Euler equations is given by ( ) du P =

More information

7 The Navier-Stokes Equations

7 The Navier-Stokes Equations 18.354/12.27 Spring 214 7 The Navier-Stokes Equations In the previous section, we have seen how one can deduce the general structure of hydrodynamic equations from purely macroscopic considerations and

More information

ME 144: Heat Transfer Introduction to Convection. J. M. Meyers

ME 144: Heat Transfer Introduction to Convection. J. M. Meyers ME 144: Heat Transfer Introduction to Convection Introductory Remarks Convection heat transfer differs from diffusion heat transfer in that a bulk fluid motion is present which augments the overall heat

More information

Fluid Dynamics Exercises and questions for the course

Fluid Dynamics Exercises and questions for the course Fluid Dynamics Exercises and questions for the course January 15, 2014 A two dimensional flow field characterised by the following velocity components in polar coordinates is called a free vortex: u r

More information

Introduction to Marine Hydrodynamics

Introduction to Marine Hydrodynamics 1896 1920 1987 2006 Introduction to Marine Hydrodynamics (NA235) Department of Naval Architecture and Ocean Engineering School of Naval Architecture, Ocean & Civil Engineering First Assignment The first

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: GEC 223 DISCLAIMER The contents of this document are intended for practice and leaning purposes at the

More information

Fundamentals of Aerodynamits

Fundamentals of Aerodynamits Fundamentals of Aerodynamits Fifth Edition in SI Units John D. Anderson, Jr. Curator of Aerodynamics National Air and Space Museum Smithsonian Institution and Professor Emeritus University of Maryland

More information

Physical Diffusion Cures the Carbuncle Phenomenon

Physical Diffusion Cures the Carbuncle Phenomenon Physical Diffusion Cures the Carbuncle Phenomenon J. M. Powers 1, J. Bruns 1, A. Jemcov 1 1 Department of Aerospace and Mechanical Engineering University of Notre Dame, USA Fifty-Third AIAA Aerospace Sciences

More information

Contents. I Introduction 1. Preface. xiii

Contents. I Introduction 1. Preface. xiii Contents Preface xiii I Introduction 1 1 Continuous matter 3 1.1 Molecules................................ 4 1.2 The continuum approximation.................... 6 1.3 Newtonian mechanics.........................

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 Fluid Dynamics

Introduction to Fluid Dynamics Introduction to Fluid Dynamics Roger K. Smith Skript - auf englisch! Umsonst im Internet http://www.meteo.physik.uni-muenchen.de Wählen: Lehre Manuskripte Download User Name: meteo Password: download Aim

More information

CHAPTER 4 BOUNDARY LAYER FLOW APPLICATION TO EXTERNAL FLOW

CHAPTER 4 BOUNDARY LAYER FLOW APPLICATION TO EXTERNAL FLOW CHAPTER 4 BOUNDARY LAYER FLOW APPLICATION TO EXTERNAL FLOW 4.1 Introduction Boundary layer concept (Prandtl 1904): Eliminate selected terms in the governing equations Two key questions (1) What are the

More information

Entropy generation and transport

Entropy generation and transport Chapter 7 Entropy generation and transport 7.1 Convective form of the Gibbs equation In this chapter we will address two questions. 1) How is Gibbs equation related to the energy conservation equation?

More information

Introduction to Fluid Mechanics

Introduction to Fluid Mechanics Introduction to Fluid Mechanics Tien-Tsan Shieh April 16, 2009 What is a Fluid? The key distinction between a fluid and a solid lies in the mode of resistance to change of shape. The fluid, unlike the

More information

BERNOULLI EQUATION. The motion of a fluid is usually extremely complex.

BERNOULLI EQUATION. The motion of a fluid is usually extremely complex. BERNOULLI EQUATION The motion of a fluid is usually extremely complex. The study of a fluid at rest, or in relative equilibrium, was simplified by the absence of shear stress, but when a fluid flows over

More information

Fundamentals of Aerodynamics

Fundamentals of Aerodynamics Fundamentals of Aerodynamics Fourth Edition John D. Anderson, Jr. Curator of Aerodynamics National Air and Space Museum Smithsonian Institution and Professor Emeritus University of Maryland Me Graw Hill

More information

4. The Green Kubo Relations

4. The Green Kubo Relations 4. The Green Kubo Relations 4.1 The Langevin Equation In 1828 the botanist Robert Brown observed the motion of pollen grains suspended in a fluid. Although the system was allowed to come to equilibrium,

More information

APPLICATION OF THE DEFECT FORMULATION TO THE INCOMPRESSIBLE TURBULENT BOUNDARY LAYER

APPLICATION OF THE DEFECT FORMULATION TO THE INCOMPRESSIBLE TURBULENT BOUNDARY LAYER APPLICATION OF THE DEFECT FORMULATION TO THE INCOMPRESSIBLE TURBULENT BOUNDARY LAYER O. ROUZAUD ONERA OAt1 29 avenue de la Division Leclerc - B.P. 72 92322 CHATILLON Cedex - France AND B. AUPOIX AND J.-PH.

More information

6.2 Governing Equations for Natural Convection

6.2 Governing Equations for Natural Convection 6. Governing Equations for Natural Convection 6..1 Generalized Governing Equations The governing equations for natural convection are special cases of the generalized governing equations that were discussed

More information

150A Review Session 2/13/2014 Fluid Statics. Pressure acts in all directions, normal to the surrounding surfaces

150A Review Session 2/13/2014 Fluid Statics. Pressure acts in all directions, normal to the surrounding surfaces Fluid Statics Pressure acts in all directions, normal to the surrounding surfaces or Whenever a pressure difference is the driving force, use gauge pressure o Bernoulli equation o Momentum balance with

More information

Fundamental Concepts of Convection : Flow and Thermal Considerations. Chapter Six and Appendix D Sections 6.1 through 6.8 and D.1 through D.

Fundamental Concepts of Convection : Flow and Thermal Considerations. Chapter Six and Appendix D Sections 6.1 through 6.8 and D.1 through D. Fundamental Concepts of Convection : Flow and Thermal Considerations Chapter Six and Appendix D Sections 6.1 through 6.8 and D.1 through D.3 6.1 Boundary Layers: Physical Features Velocity Boundary Layer

More information

- Marine Hydrodynamics. Lecture 4. Knowns Equations # Unknowns # (conservation of mass) (conservation of momentum)

- Marine Hydrodynamics. Lecture 4. Knowns Equations # Unknowns # (conservation of mass) (conservation of momentum) 2.20 - Marine Hydrodynamics, Spring 2005 Lecture 4 2.20 - Marine Hydrodynamics Lecture 4 Introduction Governing Equations so far: Knowns Equations # Unknowns # density ρ( x, t) Continuity 1 velocities

More information

BLUFF-BODY AERODYNAMICS

BLUFF-BODY AERODYNAMICS International Advanced School on WIND-EXCITED AND AEROELASTIC VIBRATIONS OF STRUCTURES Genoa, Italy, June 12-16, 2000 BLUFF-BODY AERODYNAMICS Lecture Notes by Guido Buresti Department of Aerospace Engineering

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

Lecture 8: Tissue Mechanics

Lecture 8: Tissue Mechanics Computational Biology Group (CoBi), D-BSSE, ETHZ Lecture 8: Tissue Mechanics Prof Dagmar Iber, PhD DPhil MSc Computational Biology 2015/16 7. Mai 2016 2 / 57 Contents 1 Introduction to Elastic Materials

More information

EKC314: TRANSPORT PHENOMENA Core Course for B.Eng.(Chemical Engineering) Semester II (2008/2009)

EKC314: TRANSPORT PHENOMENA Core Course for B.Eng.(Chemical Engineering) Semester II (2008/2009) EKC314: TRANSPORT PHENOMENA Core Course for B.Eng.(Chemical Engineering) Semester II (2008/2009) Dr. Mohamad Hekarl Uzir-chhekarl@eng.usm.my School of Chemical Engineering Engineering Campus, Universiti

More information

Conservation of Mass. Computational Fluid Dynamics. The Equations Governing Fluid Motion

Conservation of Mass. Computational Fluid Dynamics. The Equations Governing Fluid Motion http://www.nd.edu/~gtryggva/cfd-course/ http://www.nd.edu/~gtryggva/cfd-course/ Computational Fluid Dynamics Lecture 4 January 30, 2017 The Equations Governing Fluid Motion Grétar Tryggvason Outline Derivation

More information

William В. Brower, Jr. A PRIMER IN FLUID MECHANICS. Dynamics of Flows in One Space Dimension. CRC Press Boca Raton London New York Washington, D.C.

William В. Brower, Jr. A PRIMER IN FLUID MECHANICS. Dynamics of Flows in One Space Dimension. CRC Press Boca Raton London New York Washington, D.C. William В. Brower, Jr. A PRIMER IN FLUID MECHANICS Dynamics of Flows in One Space Dimension CRC Press Boca Raton London New York Washington, D.C. Table of Contents Chapter 1 Fluid Properties Kinetic Theory

More information

CHAPTER 2 INVISCID FLOW

CHAPTER 2 INVISCID FLOW CHAPTER 2 INVISCID FLOW Changes due to motion through a field; Newton s second law (f = ma) applied to a fluid: Euler s equation; Euler s equation integrated along a streamline: Bernoulli s equation; Bernoulli

More information

Lesson 6 Review of fundamentals: Fluid flow

Lesson 6 Review of fundamentals: Fluid flow Lesson 6 Review of fundamentals: Fluid flow The specific objective of this lesson is to conduct a brief review of the fundamentals of fluid flow and present: A general equation for conservation of mass

More information

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

Math background. Physics. Simulation. Related phenomena. Frontiers in graphics. Rigid fluids Fluid dynamics Math background Physics Simulation Related phenomena Frontiers in graphics Rigid fluids Fields Domain Ω R2 Scalar field f :Ω R Vector field f : Ω R2 Types of derivatives Derivatives measure

More information

Shell Balances in Fluid Mechanics

Shell Balances in Fluid Mechanics Shell Balances in Fluid Mechanics R. Shankar Subramanian Department of Chemical and Biomolecular Engineering Clarkson University When fluid flow occurs in a single direction everywhere in a system, shell

More information

INDEX 363. Cartesian coordinates 19,20,42, 67, 83 Cartesian tensors 84, 87, 226

INDEX 363. Cartesian coordinates 19,20,42, 67, 83 Cartesian tensors 84, 87, 226 INDEX 363 A Absolute differentiation 120 Absolute scalar field 43 Absolute tensor 45,46,47,48 Acceleration 121, 190, 192 Action integral 198 Addition of systems 6, 51 Addition of tensors 6, 51 Adherence

More information

A numerical study of heat transfer and fluid flow over an in-line tube bank

A numerical study of heat transfer and fluid flow over an in-line tube bank Fluid Structure Interaction VI 295 A numerical study of heat transfer and fluid flow over an in-line tube bank Z. S. Abdel-Rehim Mechanical Engineering Department, National Research Center, Egypt Abstract

More information

Modeling, Simulating and Rendering Fluids. Thanks to Ron Fediw et al, Jos Stam, Henrik Jensen, Ryan

Modeling, Simulating and Rendering Fluids. Thanks to Ron Fediw et al, Jos Stam, Henrik Jensen, Ryan Modeling, Simulating and Rendering Fluids Thanks to Ron Fediw et al, Jos Stam, Henrik Jensen, Ryan Applications Mostly Hollywood Shrek Antz Terminator 3 Many others Games Engineering Animating Fluids is

More information

Chapter 4: Fluid Kinematics

Chapter 4: Fluid Kinematics Overview Fluid kinematics deals with the motion of fluids without considering the forces and moments which create the motion. Items discussed in this Chapter. Material derivative and its relationship to

More information

centrifugal acceleration, whose magnitude is r cos, is zero at the poles and maximum at the equator. This distribution of the centrifugal acceleration

centrifugal acceleration, whose magnitude is r cos, is zero at the poles and maximum at the equator. This distribution of the centrifugal acceleration Lecture 10. Equations of Motion Centripetal Acceleration, Gravitation and Gravity The centripetal acceleration of a body located on the Earth's surface at a distance from the center is the force (per unit

More information

Chapter 1. Continuum mechanics review. 1.1 Definitions and nomenclature

Chapter 1. Continuum mechanics review. 1.1 Definitions and nomenclature Chapter 1 Continuum mechanics review We will assume some familiarity with continuum mechanics as discussed in the context of an introductory geodynamics course; a good reference for such problems is Turcotte

More information

Game Physics. Game and Media Technology Master Program - Utrecht University. Dr. Nicolas Pronost

Game Physics. Game and Media Technology Master Program - Utrecht University. Dr. Nicolas Pronost Game and Media Technology Master Program - Utrecht University Dr. Nicolas Pronost Soft body physics Soft bodies In reality, objects are not purely rigid for some it is a good approximation but if you hit

More information