Computation of Viscous Incompressible Flows

Size: px
Start display at page:

Download "Computation of Viscous Incompressible Flows"

Transcription

1 Computation of Viscous Incompressible Flows

2 Scientific Computation Editorial Board J.-J. Chattot, Davis, CA, USA P. Colella, Berkeley, CA, USA R. Glowinski, Houston, TX, USA Y. Hussaini, Tallahassee, FL, USA P. Joly, Le Chesnay, France J.E. Marsden, Pasadena, CA, USA D.I. Meiron, Pasadena, CA, USA O. Pironneau, Paris, France A. Quarteroni, Lausanne, Switzerland and Politecnico of Milan, Milan, Italy J. Rappaz, Lausanne, Switzerland R.Rosner,Chicago,IL,USA P. Sagaut, Paris, France J.H. Seinfeld, Pasadena, CA, USA A. Szepessy, Stockholm, Sweden E. Weinan, Princeton, NJ, USA M.F. Wheeler, Austin, TX, USA For further volumes:

3 Dochan Kwak Cetin C. Kiris Computation of Viscous Incompressible Flows 123

4 Dochan Kwak NASA Ames Research Center NASA Advanced Supercomputing Division Mail Stop Bldg Moffet Field USA Cetin C. Kiris NASA Ames Research Center Applied Modeling & Simulations Branch Mail Stop Bldg Moffett Field USA ISSN ISBN e-isbn DOI / Springer Dordrecht Heidelberg London New York 2011 to the complete printed work by Springer, except as noted. The U.S. Government retains a nonexclusive and nontransferable license to all exclusive rights provided by copyright. Any opinions, conclusions, or recommendations expressed in this material are those of the authors and do not necessarily reflect the views of their respective employers. No part of this work may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, electronic, mechanical, photocopying, microfilming, recording or otherwise, without written permission from the Publisher, with the exception of any material supplied specifically for the purpose of being entered and executed on a computer system, for exclusive use by the purchaser of the work. Printed on acid-free paper Springer is part of Springer Science+Business Media (

5 To my family: Soonup Kwak Sally, Nancy & Brian, Lawrence and our granddaughter Subin

6

7 To my family: Cahide Kiris Eren

8

9 Foreword Numerical Simulation of incompressible flows has become an essential tool for studying many important problems in science and engineering, thanks to advances both in numerical methods and computer technology. In life and earth sciences, complicated flow phenomena can be simulated today because of such sophisticated tools. For example, in biology the circulation of blood in the human heart and brain, air in the lungs, and urine in kidneys is the subject of many extensive studies. Similarly, simulations of oil well and oil field flows provide critical information to geologists. Ocean circulation and weather prediction are among the fields that have become dependent on computer simulations. Engineering applications of internal and external incompressible flows are plentiful, including laminar and turbulent flows of pipes, pumps and turbines, hydrofoils, and flow around ships and submarines. With faster and more powerful computers available every year, scientists and engineers are running numerical simulations of highly sophisticated problems and developing efficient numerical methods. To handle complex geometry, overset grids have proven to be of practical use. Higher order upwinding schemes are used for high Reynolds number flows, and approximate (LU) factorization methods and/or relaxation schemes can be used for both structured and unstructured grids. With these advances, together with enhanced turbulence modeling (algebraic, oneand two-equation models), commercial software today is being applied to a wide spectrum of flow simulation problems. Historically, numerical simulations of compressible and incompressible flows were based on two different mathematical formulations. For compressible flows, the density and velocity components are updated using the continuity and momentum equations, respectively, and the pressure is calculated from the energy equation together with the equation of state. On the other hand, incompressible flow calculations, where density is constant, are usually based on artificial compressibility or pressure correction methods. In the first approach, the continuity equation is augmented by an artificial, time-dependent term of the pressure, while in the second approach, a Poisson s equation for the pressure is derived by taking the divergence of the momentum equations with the constraint of mass conservation. In this book, NASA computational fluid dynamics researchers Dochan Kwak and Cetin C. Kiris discuss and analyze these two approaches in detail. Moreover, ix

10 x Foreword they introduce a unified approach that is validated for both compressible and incompressible flows using standard benchmark cases. The authors present many applications, for both laminar and turbulent flows, with an emphasis on practical applications that is clear throughout the book. Three separate chapters are devoted to simulations of liquid propellant rocket engine subsystems, turbopumps, and hemodynamics related to simulation of blood circulation in the human brain and in mechanical heart assist devices. All calculations presented are based on finite differences or finite volumes, using structured grids. For complex geometries, overset grids are used. In order to obtain steady-state solutions in an efficient manner, several methods of convergence acceleration are included using parallel computations. Unlike other books on incompressible flow simulations (in particular those based on finite elements), no abstract mathematics, such as functional analysis or tensors, are used in the presentation. The authors appeal to more physical approaches. Based on papers and reports written by the authors and colleagues at NASA and elsewhere over the last two decades, this collection of material is very useful for both researchers and graduate students. The book is easy to read and understand. The only mathematical prerequisites are first-level courses on linear algebra, calculus, and differential equations. This book is a valuable contribution to the subject of incompressible flow simulations, and I am proud to have collaborated with the authors on numerous projects in this area. Davis, CA March 2010 Mohamed Hafez

11 Acknowledgements Many colleagues contributed to the material presented in this monograph. We especially thank those who have worked with us at Ames over various periods since the 1980s; Stuart Rogers, Moshe Rosenfeld, Marcel Vinokur, Jeff Housman, Changsung Kim, Jennifer Dacles-Mariani, Seokkwan Yoon, Jong-Youb Sa, and William Chan; a number of researchers from Rocketdyne during the Space Shuttle engine redesign period, including James L.C. Chang, Steve Barson, and Gary Belie to name just a few; researchers from NASA Marshall Space Flight Center throughout the 1980s and 1990s: Luke Schutzenhofer, Paul McConnaughey, Robert Garcia, Robert Williams, and others. We are very grateful to Prof. Mohamed Hafez for reviewing the entire draft and writing the Foreword for this monograph. We would like to acknowledge our many years of collaboration with him in developing computational methods for incompressible flow. There are many others not explicitly listed here you know who you are whom we have interacted with during the course of algorithm and applications procedure development. We truly appreciate their cooperation and encouragement throughout the course of our efforts in performing NASA mission-related tasks. We hope this monograph passes some of their ideas on numerical simulation of incompressible flow to the next generation of scientists and engineers working on real-world problems. We would also like to thank Jill Dunbar for editing multiple drafts and Marco Librero for preparing the final manuscript. Most notably, DK would like to thank his wife Soonup for her continuous support and encouragement throughout his CFD career over the past several decades. Without her support, completion of this monograph would not have been possible. Moffett Field, CA Moffett Field, CA May 2010 Dochan Kwak Cetin C. Kiris xi

12

13 Contents 1 Introduction Flow Physics History of Computational Approaches Scope of this Monograph Methods for Solving Viscous Incompressible Flow Problems Overview Mathematical Models Formulation for General Geometry Overview of Solution Approaches Pressure-Based Method Artificial Compressibility Method Methods Based on Derived Variables Pressure Projection Method in Generalized Coordinates Overview Formulation in Integral Form Discretization Geometric Quantities Mass Conservation Equation Momentum Conservation Equation Solution Procedure Fractional-Step Procedure Solution of Momentum Equations Using an Upwind Scheme Pressure Poisson Solver Validation of the Solution Procedure Artificial Compressibility Method Artificial Compressibility Formulation and Physical Characteristics Characteristics of Pseudo Waves Wave-Vorticity Interaction Rate of Convergence Limit of Incompressibility xiii

14 xiv Contents 4.2 Steady-State Formulation Steady-State Algorithm Difference Equations Approximate Factorization Scheme LU-SGS Scheme Line Relaxation Scheme Numerical Dissipation or Smoothing Boundary Conditions Time-Accurate Procedure Time-Accurate Algorithm Using Upwind Differencing Upwind Differencing Scheme Implicit Scheme Boundary Conditions for Upwind Scheme Validation of Solution Procedure Two-Dimensional (2-D) Channel Flow Flow over a Backward-Facing Step Unified Formulation Time-Derivative Preconditioning Method Numerical Results Flow Solvers and Validation Scope of Validation Artificial Compressibility Codes Pressure Projection Code Selection of Codes for Engineering Applications Steady Internal Flow: Curved Duct with Square Cross Section Time-Dependent Flow Flow Over a Circular Cylinder Impulsively Started Flat Plate at Pulsatile Flow Through A Constricted 2-D Channel Flapping Foil in a Duct External and Juncture Flow Cylinder on a Flat Plate Wing-Body Junction Wingtip Vortex Flow Simulation of a Liquid-Propellant Rocket Engine Subsystem Historical Background Flow Analysis in the Space Shuttle Main Engine (SSME) Flow Analysis Task and Computational Model for the SSME Powerhead Computational Model Description Multiple-Zone Computation Grid and Geometry Effects

15 Contents xv 6.4 Turbulence Modeling Issues Selection of Turbulence Model for Internal Flow Turbulence Modeling Issues Involving Strong Streamwise Curvature Analysis of the Original Three-Circular-Duct HGM Configuration Development of New Two Elliptic-Duct HGM Configuration From Redesign to Flight Turbopumps Historical Background Turbopumps in Liquid-Propellant Rocket Engines Mathematical Formulation for a Steady Rotating Frame of Reference Validation of Simulation Procedures Using a Steadily Rotating Inducer Application to Impeller Simulation SSME Impeller Advanced Impeller Simulation of a Complete Pump Geometry Geometry and Computational Grid Issues Related to Large-Scale Computations Issues Related to Flange-to-Flange Simulation High-Fidelity Unsteady Flow Application to SSME Flowliners Description of the Flow Simulation Task Computational Model and Grid System Computed Results Some Aspects of a Parallel Implementation Hemodynamics Issues in Computational Hemodynamics for Humans Geometry of the Human Vascular System Modeling Non-Newtonian or Stress-Supporting Flow Turbulence Model Geometry and Morphology Arterial Wall Model Boundary Conditions Cardiovascular Model Brain Model Model Equations for Blood Flow Simulation Blood Flow Model Deformable Wall Model Vascular Bed Model Arteriolar Auto-Regulation Model Validation of the Simulation Procedure Carotid Bifurcation Circular Tube with 90 Bend

16 xvi Contents Effect of Arterial Wall Distensibility Effects of Altered Gravity on Blood Circulation Blood Circulation in the Human Brain Collateral Circulation Under Auto-Regulation Extraction of Geometry Data from Anatomical Picture Effects of Gravitational Variations Simulations of Blood Flow in Mechanical Devices Artificial Heart Valves Ventricular Assist Devices Closing Remarks References Index

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

An-Najah National University Civil Engineering Department. Fluid Mechanics. Chapter 1. General Introduction

An-Najah National University Civil Engineering Department. Fluid Mechanics. Chapter 1. General Introduction 1 An-Najah National University Civil Engineering Department Fluid Mechanics Chapter 1 General Introduction 2 What is Fluid Mechanics? Mechanics deals with the behavior of both stationary and moving bodies

More information

1. Introduction, tensors, kinematics

1. Introduction, tensors, kinematics 1. Introduction, tensors, kinematics Content: Introduction to fluids, Cartesian tensors, vector algebra using tensor notation, operators in tensor form, Eulerian and Lagrangian description of scalar and

More information

Nonlinear Parabolic and Elliptic Equations

Nonlinear Parabolic and Elliptic Equations Nonlinear Parabolic and Elliptic Equations Nonlinear Parabolic and Elliptic Equations c. V. Pao North Carolina State University Raleigh, North Carolina Plenum Press New York and London Library of Congress

More information

Egon Krause. Fluid Mechanics

Egon Krause. Fluid Mechanics Egon Krause Fluid Mechanics Egon Krause Fluid Mechanics With Problems and Solutions, and an Aerodynamic Laboratory With 607 Figures Prof. Dr. Egon Krause RWTH Aachen Aerodynamisches Institut Wüllnerstr.5-7

More information

Dynamics and Randomness

Dynamics and Randomness Dynamics and Randomness Nonlinear Phenomena and Complex Systems VOLUME 7 The Centre for Nonlinear Physics and Complex Systems (CFNL), Santiago, Chile, and Kluwer Academic Publishers have established this

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

COSSERAT THEORIES: SHELLS, RODS AND POINTS

COSSERAT THEORIES: SHELLS, RODS AND POINTS COSSERAT THEORIES: SHELLS, RODS AND POINTS SOLID MECHANICS AND ITS APPLICATIONS Volume 79 Series Editor: G.M.L. GLADWELL Department of Civil Engineering University of Waterloo Waterloo, Ontario, Canada

More information

ENGINEERING FLUID MECHANICS. CHAPTER 1 Properties of Fluids

ENGINEERING FLUID MECHANICS. CHAPTER 1 Properties of Fluids CHAPTER 1 Properties of Fluids ENGINEERING FLUID MECHANICS 1.1 Introduction 1.2 Development of Fluid Mechanics 1.3 Units of Measurement (SI units) 1.4 Mass, Density, Specific Weight, Specific Volume, Specific

More information

ENGINEERING MECHANICS

ENGINEERING MECHANICS ENGINEERING MECHANICS Engineering Mechanics Volume 2: Stresses, Strains, Displacements by C. HARTSUIJKER Delft University of Technology, Delft, The Netherlands and J.W. WELLEMAN Delft University of Technology,

More information

Numerical study of blood fluid rheology in the abdominal aorta

Numerical study of blood fluid rheology in the abdominal aorta Design and Nature IV 169 Numerical study of blood fluid rheology in the abdominal aorta F. Carneiro 1, V. Gama Ribeiro 2, J. C. F. Teixeira 1 & S. F. C. F. Teixeira 3 1 Universidade do Minho, Departamento

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

Signature: (Note that unsigned exams will be given a score of zero.)

Signature: (Note that unsigned exams will be given a score of zero.) Neatly print your name: Signature: (Note that unsigned exams will be given a score of zero.) Circle your lecture section (-1 point if not circled, or circled incorrectly): Prof. Dabiri Prof. Wassgren Prof.

More information

Numerical Data Fitting in Dynamical Systems

Numerical Data Fitting in Dynamical Systems Numerical Data Fitting in Dynamical Systems Applied Optimization Volume 77 Series Editors: Panos M. Pardalos University of Florida, U.S.A. Donald Hearn University of Florida, U.S.A. The titles published

More information

The Beauty of Everyday Mathematics

The Beauty of Everyday Mathematics The Beauty of Everyday Mathematics Norbert Herrmann The Beauty of Everyday Mathematics Copernicus Books An Imprint of Springer ScienceþBusiness Media Dr.Dr.h.c. Norbert Herrmann Universität Hannover Institut

More information

TABLE OF CONTENTS CHAPTER TITLE PAGE

TABLE OF CONTENTS CHAPTER TITLE PAGE v TABLE OF CONTENTS CHAPTER TITLE PAGE TABLE OF CONTENTS LIST OF TABLES LIST OF FIGURES LIST OF SYMBOLS LIST OF APPENDICES v viii ix xii xiv CHAPTER 1 INTRODUCTION 1.1 Introduction 1 1.2 Literature Review

More information

Latif M. Jiji. Heat Convection. With 206 Figures and 16 Tables

Latif M. Jiji. Heat Convection. With 206 Figures and 16 Tables Heat Convection Latif M. Jiji Heat Convection With 206 Figures and 16 Tables Prof. Latif M. Jiji City University of New York School of Engineering Dept. of Mechanical Engineering Convent Avenue at 138th

More information

Computational Fluid Dynamics

Computational Fluid Dynamics Computational Fluid Dynamics A Practical Approach Jiyuan Tu RMIT University, Australia Guan Heng Yeoh Australian Nuclear Science and Technology Organisation Chaoqun Liu University of Texas, Arlington ^fl

More information

ABSTRACT I. INTRODUCTION

ABSTRACT I. INTRODUCTION 2016 IJSRSET Volume 2 Issue 4 Print ISSN : 2395-1990 Online ISSN : 2394-4099 Themed Section: Engineering and Technology Analysis of Compressible Effect in the Flow Metering By Orifice Plate Using Prasanna

More information

1000 Solved Problems in Classical Physics

1000 Solved Problems in Classical Physics 1000 Solved Problems in Classical Physics Ahmad A. Kamal 1000 Solved Problems in Classical Physics An Exercise Book 123 Dr. Ahmad A. Kamal Silversprings Lane 425 75094 Murphy Texas USA anwarakamal@yahoo.com

More information

Fundamentals of Mass Determination

Fundamentals of Mass Determination Fundamentals of Mass Determination Michael Borys Roman Schwartz Arthur Reichmuth Roland Nater Fundamentals of Mass Determination 123 Michael Borys Fachlabor 1.41 Physikalisch-Technische Bundesanstalt Bundesallee

More information

Introduction to CLASSICAL MECHANICS

Introduction to CLASSICAL MECHANICS Introduction to CLASSICAL MECHANICS Introduction to CLASSICAL MECHANICS A.P. FRENCH Massachusetts Institute oj Technology M.G. EBISON The Institute oj Physics, London KLUWER ACADEMIC PUBLISHERS DORDRECHT

More information

Universitext. Series Editors:

Universitext. Series Editors: Universitext Universitext Series Editors: Sheldon Axler San Francisco State University, San Francisco, CA, USA Vincenzo Capasso Università degli Studi di Milano, Milan, Italy Carles Casacuberta Universitat

More information

Figure 3: Problem 7. (a) 0.9 m (b) 1.8 m (c) 2.7 m (d) 3.6 m

Figure 3: Problem 7. (a) 0.9 m (b) 1.8 m (c) 2.7 m (d) 3.6 m 1. For the manometer shown in figure 1, if the absolute pressure at point A is 1.013 10 5 Pa, the absolute pressure at point B is (ρ water =10 3 kg/m 3, ρ Hg =13.56 10 3 kg/m 3, ρ oil = 800kg/m 3 ): (a)

More information

Chemical and Biomolecular Engineering 150A Transport Processes Spring Semester 2017

Chemical and Biomolecular Engineering 150A Transport Processes Spring Semester 2017 Chemical and Biomolecular Engineering 150A Transport Processes Spring Semester 2017 Objective: Text: To introduce the basic concepts of fluid mechanics and heat transfer necessary for solution of engineering

More information

Fluid Dynamics: Theory, Computation, and Numerical Simulation Second Edition

Fluid Dynamics: Theory, Computation, and Numerical Simulation Second Edition Fluid Dynamics: Theory, Computation, and Numerical Simulation Second Edition C. Pozrikidis m Springer Contents Preface v 1 Introduction to Kinematics 1 1.1 Fluids and solids 1 1.2 Fluid parcels and flow

More information

FE Fluids Review March 23, 2012 Steve Burian (Civil & Environmental Engineering)

FE Fluids Review March 23, 2012 Steve Burian (Civil & Environmental Engineering) Topic: Fluid Properties 1. If 6 m 3 of oil weighs 47 kn, calculate its specific weight, density, and specific gravity. 2. 10.0 L of an incompressible liquid exert a force of 20 N at the earth s surface.

More information

Numerical Modeling in Open Channel Hydraulics

Numerical Modeling in Open Channel Hydraulics Numerical Modeling in Open Channel Hydraulics Water Science and Technology Library VOLUME 83 Editor-in-Chief V.P. Singh, Texas A&M University, College Station, TX, U.S.A. Editorial Advisory Board M. Anderson,

More information

Arterial Macrocirculatory Hemodynamics

Arterial Macrocirculatory Hemodynamics Arterial Macrocirculatory Hemodynamics 莊漢聲助理教授 Prof. Han Sheng Chuang 9/20/2012 1 Arterial Macrocirculatory Hemodynamics Terminology: Hemodynamics, meaning literally "blood movement" is the study of blood

More information

Fluid Flow, Heat Transfer and Boiling in Micro-Channels

Fluid Flow, Heat Transfer and Boiling in Micro-Channels L.P. Yarin A. Mosyak G. Hetsroni Fluid Flow, Heat Transfer and Boiling in Micro-Channels 4Q Springer 1 Introduction 1 1.1 General Overview 1 1.2 Scope and Contents of Part 1 2 1.3 Scope and Contents of

More information

The effect of geometric parameters on the head loss factor in headers

The effect of geometric parameters on the head loss factor in headers Fluid Structure Interaction V 355 The effect of geometric parameters on the head loss factor in headers A. Mansourpour & S. Shayamehr Mechanical Engineering Department, Azad University of Karaj, Iran Abstract

More information

BASIC ENGINEERING MECHANICS

BASIC ENGINEERING MECHANICS BASIC ENGINEERING MECHANICS Other titles of interest to engineers An Introduction to Engineering Fluid Mechanics J. A. Fox Principles of Engineering Thermodynamics E. M. Goodger Analysis and Presentation

More information

Basic Features of the Fluid Dynamics Simulation Software FrontFlow/Blue

Basic Features of the Fluid Dynamics Simulation Software FrontFlow/Blue 11 Basic Features of the Fluid Dynamics Simulation Software FrontFlow/Blue Yang GUO*, Chisachi KATO** and Yoshinobu YAMADE*** 1 FrontFlow/Blue 1) is a general-purpose finite element program that calculates

More information

10.52 Mechanics of Fluids Spring 2006 Problem Set 3

10.52 Mechanics of Fluids Spring 2006 Problem Set 3 10.52 Mechanics of Fluids Spring 2006 Problem Set 3 Problem 1 Mass transfer studies involving the transport of a solute from a gas to a liquid often involve the use of a laminar jet of liquid. The situation

More information

TOPOLOGICAL QUANTUM FIELD THEORY AND FOUR MANIFOLDS

TOPOLOGICAL QUANTUM FIELD THEORY AND FOUR MANIFOLDS TOPOLOGICAL QUANTUM FIELD THEORY AND FOUR MANIFOLDS MATHEMATICAL PHYSICS STUDIES Editorial Board: Maxim Kontsevich, IHES, Bures-sur-Yvette, France Massimo Porrati, New York University, New York, U.S.A.

More information

Convective Heat Transfer

Convective Heat Transfer Convective Heat Transfer Solved Problems Michel Favre-Marinet Sedat Tardu This page intentionally left blank Convective Heat Transfer This page intentionally left blank Convective Heat Transfer Solved

More information

Statics and Mechanics of Structures

Statics and Mechanics of Structures Statics and Mechanics of Structures Steen Krenk Jan Høgsberg Statics and Mechanics of Structures Prof. Steen Krenk Department of Mechanical Engineering Technical University of Denmark Kongens Lyngby,

More information

Nonlinear Problems of Elasticity

Nonlinear Problems of Elasticity Stuart S. Antman Nonlinear Problems of Elasticity With 105 Illustrations Springer-Verlag New York Berlin Heidelberg London Paris Tokyo Hong Kong Barcelona Budapest Contents Preface vn Chapter I. Background

More information

OSCILLATION THEORY FOR DIFFERENCE AND FUNCTIONAL DIFFERENTIAL EQUATIONS

OSCILLATION THEORY FOR DIFFERENCE AND FUNCTIONAL DIFFERENTIAL EQUATIONS OSCILLATION THEORY FOR DIFFERENCE AND FUNCTIONAL DIFFERENTIAL EQUATIONS Oscillation Theory for Difference and Functional Differential Equations by Ravi P. Agarwal Department of Mathematics, National University

More information

Shijun Liao. Homotopy Analysis Method in Nonlinear Differential Equations

Shijun Liao. Homotopy Analysis Method in Nonlinear Differential Equations Shijun Liao Homotopy Analysis Method in Nonlinear Differential Equations Shijun Liao Homotopy Analysis Method in Nonlinear Differential Equations With 127 figures Author Shijun Liao Shanghai Jiao Tong

More information

SYMMETRY BREAKING PHENOMENA OF PURELY VISCOUS SHEAR-THINNING FLUID FLOW IN A LOCALLY CONSTRICTED CHANNEL

SYMMETRY BREAKING PHENOMENA OF PURELY VISCOUS SHEAR-THINNING FLUID FLOW IN A LOCALLY CONSTRICTED CHANNEL ISSN 1726-4529 Int j simul model 7 (2008) 4, 186-197 Original scientific paper SYMMETRY BREAKING PHENOMENA OF PURELY VISCOUS SHEAR-THINNING FLUID FLOW IN A LOCALLY CONSTRICTED CHANNEL Ternik, P. University

More information

Turbulent Boundary Layers & Turbulence Models. Lecture 09

Turbulent Boundary Layers & Turbulence Models. Lecture 09 Turbulent Boundary Layers & Turbulence Models Lecture 09 The turbulent boundary layer In turbulent flow, the boundary layer is defined as the thin region on the surface of a body in which viscous effects

More information

Detailed Outline, M E 521: Foundations of Fluid Mechanics I

Detailed Outline, M E 521: Foundations of Fluid Mechanics I Detailed Outline, M E 521: Foundations of Fluid Mechanics I I. Introduction and Review A. Notation 1. Vectors 2. Second-order tensors 3. Volume vs. velocity 4. Del operator B. Chapter 1: Review of Basic

More information

FLUID MECHANICS. ! Atmosphere, Ocean. ! Aerodynamics. ! Energy conversion. ! Transport of heat/other. ! Numerous industrial processes

FLUID MECHANICS. ! Atmosphere, Ocean. ! Aerodynamics. ! Energy conversion. ! Transport of heat/other. ! Numerous industrial processes SG2214 Anders Dahlkild Luca Brandt FLUID MECHANICS : SG2214 Course requirements (7.5 cr.)! INL 1 (3 cr.)! 3 sets of home work problems (for 10 p. on written exam)! 1 laboration! TEN1 (4.5 cr.)! 1 written

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

COMPUTATIONAL FLOW ANALYSIS THROUGH A DOUBLE-SUCTION IMPELLER OF A CENTRIFUGAL PUMP

COMPUTATIONAL FLOW ANALYSIS THROUGH A DOUBLE-SUCTION IMPELLER OF A CENTRIFUGAL PUMP Proceedings of the Fortieth National Conference on Fluid Mechanics and Fluid Power December 12-14, 2013, NIT Hamirpur, Himachal Pradesh, India FMFP2013_141 COMPUTATIONAL FLOW ANALYSIS THROUGH A DOUBLE-SUCTION

More information

FLUID MECHANICS. Atmosphere, Ocean. Aerodynamics. Energy conversion. Transport of heat/other. Numerous industrial processes

FLUID MECHANICS. Atmosphere, Ocean. Aerodynamics. Energy conversion. Transport of heat/other. Numerous industrial processes SG2214 Anders Dahlkild Luca Brandt FLUID MECHANICS : SG2214 Course requirements (7.5 cr.) INL 1 (3 cr.) 3 sets of home work problems (for 10 p. on written exam) 1 laboration TEN1 (4.5 cr.) 1 written exam

More information

Numerical Investigation of Convective Heat Transfer in Pin Fin Type Heat Sink used for Led Application by using CFD

Numerical Investigation of Convective Heat Transfer in Pin Fin Type Heat Sink used for Led Application by using CFD GRD Journals- Global Research and Development Journal for Engineering Volume 1 Issue 8 July 2016 ISSN: 2455-5703 Numerical Investigation of Convective Heat Transfer in Pin Fin Type Heat Sink used for Led

More information

A Computational Fluid Dynamics Investigation of Solar Air Heater Duct Provided with Inclined Circular Ribs as Artificial Roughness

A Computational Fluid Dynamics Investigation of Solar Air Heater Duct Provided with Inclined Circular Ribs as Artificial Roughness Bonfring International Journal of Industrial Engineering and Management Science, Vol. 4, No. 3, August 2014 115 A Computational Fluid Dynamics Investigation of Solar Air Heater Duct Provided with Inclined

More information

Syllabus for AE3610, Aerodynamics I

Syllabus for AE3610, Aerodynamics I Syllabus for AE3610, Aerodynamics I Current Catalog Data: AE 3610 Aerodynamics I Credit: 4 hours A study of incompressible aerodynamics of flight vehicles with emphasis on combined application of theory

More information

CALIFORNIA POLYTECHNIC STATE UNIVERSITY Mechanical Engineering Department ME 347, Fluid Mechanics II, Winter 2018

CALIFORNIA POLYTECHNIC STATE UNIVERSITY Mechanical Engineering Department ME 347, Fluid Mechanics II, Winter 2018 CALIFORNIA POLYTECHNIC STATE UNIVERSITY Mechanical Engineering Department ME 347, Fluid Mechanics II, Winter 2018 Date Day Subject Read HW Sept. 21 F Introduction 1, 2 24 M Finite control volume analysis

More information

in this web service Cambridge University Press

in this web service Cambridge University Press CONTINUUM MECHANICS This is a modern textbook for courses in continuum mechanics. It provides both the theoretical framework and the numerical methods required to model the behavior of continuous materials.

More information

Dynamic data processing recursive least-squares

Dynamic data processing recursive least-squares Dynamic data processing recursive least-squares Dynamic data processing recursive least-squares Delft University of Technology Department of Mathematical Geodesy and Positioning VSSD Series on Mathematical

More information

vector H. If O is the point about which moments are desired, the angular moment about O is given:

vector H. If O is the point about which moments are desired, the angular moment about O is given: The angular momentum A control volume analysis can be applied to the angular momentum, by letting B equal to angularmomentum vector H. If O is the point about which moments are desired, the angular moment

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

FLUID MECHANICS AND HEAT TRANSFER

FLUID MECHANICS AND HEAT TRANSFER AN INTRODUCTION TO FLUID MECHANICS AND HEAT TRANSFER AN INTRODUCTION TO FLUID MECHANICS AND HEAT TRANSFER WITH APPLICATIONS IN CHEMICAL & MECHANICAL PROCESS ENGINEERING BY J. M. KAY AND R. M. NEDDERMAN

More information

A. Kovacevic N. Stosic I. Smith. Screw Compressors. Three Dimensional Computational Fluid Dynamics and Solid Fluid Interaction.

A. Kovacevic N. Stosic I. Smith. Screw Compressors. Three Dimensional Computational Fluid Dynamics and Solid Fluid Interaction. Screw Compressors A. Kovacevic N. Stosic I. Smith Screw Compressors Three Dimensional Computational Fluid Dynamics and Solid Fluid Interaction With 83 Figures Ahmed Kovacevic Nikola Stosic Ian Smith School

More information

Cranfield University, Cranfield, Bedfordshire, MK43 0AL, United Kingdom. Cranfield University, Cranfield, Bedfordshire, MK43 0AL, United Kingdom

Cranfield University, Cranfield, Bedfordshire, MK43 0AL, United Kingdom. Cranfield University, Cranfield, Bedfordshire, MK43 0AL, United Kingdom MultiScience - XXX. microcad International Multidisciplinary Scientific Conference University of Miskolc, Hungary, 21-22 April 2016, ISBN 978-963-358-113-1 NUMERICAL INVESTIGATION OF AN INCOMPRESSIBLE

More information

Qing-Hua Qin. Advanced Mechanics of Piezoelectricity

Qing-Hua Qin. Advanced Mechanics of Piezoelectricity Qing-Hua Qin Advanced Mechanics of Piezoelectricity Qing-Hua Qin Advanced Mechanics of Piezoelectricity With 77 figures Author Prof. Qing-Hua Qin Research School of Engineering Australian National University

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

EXPERIMENTAL AND NUMERICAL STUDIES OF A SPIRAL PLATE HEAT EXCHANGER

EXPERIMENTAL AND NUMERICAL STUDIES OF A SPIRAL PLATE HEAT EXCHANGER THERMAL SCIENCE: Year 2014, Vol. 18, No. 4, pp. 1355-1360 1355 EXPERIMENTAL AND NUMERICAL STUDIES OF A SPIRAL PLATE HEAT EXCHANGER by Rangasamy RAJAVEL Department of Mechanical Engineering, AMET University,

More information

HEAT TRANSFER THERMAL MANAGEMENT OF ELECTRONICS YOUNES SHABANY. C\ CRC Press W / Taylor Si Francis Group Boca Raton London New York

HEAT TRANSFER THERMAL MANAGEMENT OF ELECTRONICS YOUNES SHABANY. C\ CRC Press W / Taylor Si Francis Group Boca Raton London New York HEAT TRANSFER THERMAL MANAGEMENT OF ELECTRONICS YOUNES SHABANY C\ CRC Press W / Taylor Si Francis Group Boca Raton London New York CRC Press is an imprint of the Taylor & Francis Group, an informa business

More information

Dissipative Ordered Fluids

Dissipative Ordered Fluids Dissipative Ordered Fluids Andr é M. Sonnet Epifanio G. Virga Dissipative Ordered Fluids Theories for Liquid Crystals Andr é M. Sonnet Department of Mathematics and Statistics University of Strathclyde

More information

Turbulence - Theory and Modelling GROUP-STUDIES:

Turbulence - Theory and Modelling GROUP-STUDIES: Lund Institute of Technology Department of Energy Sciences Division of Fluid Mechanics Robert Szasz, tel 046-0480 Johan Revstedt, tel 046-43 0 Turbulence - Theory and Modelling GROUP-STUDIES: Turbulence

More information

Predictionof discharge coefficient of Venturimeter at low Reynolds numbers by analytical and CFD Method

Predictionof discharge coefficient of Venturimeter at low Reynolds numbers by analytical and CFD Method International Journal of Engineering and Technical Research (IJETR) ISSN: 2321-0869, Volume-3, Issue-5, May 2015 Predictionof discharge coefficient of Venturimeter at low Reynolds numbers by analytical

More information

Hermann Schlichting (Deceased) Klaus Gersten. Boundary- Layer Theory. Ninth Edition

Hermann Schlichting (Deceased) Klaus Gersten. Boundary- Layer Theory. Ninth Edition Hermann Schlichting (Deceased) Klaus Gersten Boundary- Layer Theory Ninth Edition Boundary-Layer Theory Hermann Schlichting (Deceased) Klaus Gersten Boundary-Layer Theory With contributions from Egon Krause

More information

Piping Systems and Flow Analysis (Chapter 3)

Piping Systems and Flow Analysis (Chapter 3) Piping Systems and Flow Analysis (Chapter 3) 2 Learning Outcomes (Chapter 3) Losses in Piping Systems Major losses Minor losses Pipe Networks Pipes in series Pipes in parallel Manifolds and Distribution

More information

FACULTY OF CHEMICAL & ENERGY ENGINEERING FLUID MECHANICS LABORATORY TITLE OF EXPERIMENT: MINOR LOSSES IN PIPE (E4)

FACULTY OF CHEMICAL & ENERGY ENGINEERING FLUID MECHANICS LABORATORY TITLE OF EXPERIMENT: MINOR LOSSES IN PIPE (E4) FACULTY OF CHEMICAL & ENERGY ENGINEERING FLUID MECHANICS LABORATORY TITLE OF EXPERIMENT: MINOR LOSSES IN PIPE (E4) 1 1.0 Objectives The objective of this experiment is to calculate loss coefficient (K

More information

Gauge finite element method for incompressible flows

Gauge finite element method for incompressible flows INTERNATIONAL JOURNAL FOR NUMERICAL METHODS IN FLUIDS Int. J. Numer. Meth. Fluids 2000; 34: 701 710 Gauge finite element method for incompressible flows Weinan E a, *,1 and Jian-Guo Liu b,2 a Courant Institute

More information

REE 307 Fluid Mechanics II. Lecture 1. Sep 27, Dr./ Ahmed Mohamed Nagib Elmekawy. Zewail City for Science and Technology

REE 307 Fluid Mechanics II. Lecture 1. Sep 27, Dr./ Ahmed Mohamed Nagib Elmekawy. Zewail City for Science and Technology REE 307 Fluid Mechanics II Lecture 1 Sep 27, 2017 Dr./ Ahmed Mohamed Nagib Elmekawy Zewail City for Science and Technology Course Materials drahmednagib.com 2 COURSE OUTLINE Fundamental of Flow in pipes

More information

A CFD Approach to Modeling Spacecraft Fuel Slosh

A CFD Approach to Modeling Spacecraft Fuel Slosh 47th AIAA Aerospace Sciences Meeting Including The New Horizons Forum and Aerospace Exposition 5-8 January 2009, Orlando, Florida AIAA 2009-366 A CFD Approach to Modeling Spacecraft Fuel Slosh Introduction:

More information

SENSITIVITY ANALYSIS OF THE FACTORS AFFECTING FORCE GENERATION BY WING FLAPPING MOTION

SENSITIVITY ANALYSIS OF THE FACTORS AFFECTING FORCE GENERATION BY WING FLAPPING MOTION Proceedings of the ASME 2013 International Mechanical Engineering Congress and Exposition IMECE2013 November 15-21, 2013, San Diego, California, USA IMECE2013-65472 SENSITIVITY ANALYSIS OF THE FACTORS

More information

World Journal of Engineering Research and Technology WJERT

World Journal of Engineering Research and Technology WJERT wjert, 2017, Vol. 3, Issue 6, 93-116. Original Article ISSN 2454-695X Uddin et al. WJERT www.wjert.org SJIF Impact Factor: 4.326 NUMERICAL INVESTIGATION OF BLOOD FLOW THROUGH STENOTIC ARTERY Mohammed Nasir

More information

1. Fluid Dynamics Around Airfoils

1. Fluid Dynamics Around Airfoils 1. Fluid Dynamics Around Airfoils Two-dimensional flow around a streamlined shape Foces on an airfoil Distribution of pressue coefficient over an airfoil The variation of the lift coefficient with the

More information

ENTROPY-BASED PARAMETER ESTIMATION IN HYDROLOGY

ENTROPY-BASED PARAMETER ESTIMATION IN HYDROLOGY ENTROPY-BASED PARAMETER ESTIMATION IN HYDROLOGY Water Science and Technology Library VOLUME 30 Editor-in-Chief V. P. Singh, Louisiana State University, Baton Rouge, U.S.A Editorial Advisory Board M. Anderson,

More information

ISO 9906 INTERNATIONAL STANDARD. Rotodynamic pumps Hydraulic performance acceptance tests Grades 1 and 2

ISO 9906 INTERNATIONAL STANDARD. Rotodynamic pumps Hydraulic performance acceptance tests Grades 1 and 2 INTERNATIONAL STANDARD ISO 9906 First edition 1999-1-15 Rotodynamic pumps Hydraulic performance acceptance tests Grades 1 and Pompes rotodynamiques Essais de fonctionnement hydraulique pour la réception

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

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

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

CE 6303 MECHANICS OF FLUIDS L T P C QUESTION BANK 3 0 0 3 UNIT I FLUID PROPERTIES AND FLUID STATICS PART - A 1. Define fluid and fluid mechanics. 2. Define real and ideal fluids. 3. Define mass density

More information

Nonlinear Dynamical Systems in Engineering

Nonlinear Dynamical Systems in Engineering Nonlinear Dynamical Systems in Engineering . Vasile Marinca Nicolae Herisanu Nonlinear Dynamical Systems in Engineering Some Approximate Approaches Vasile Marinca Politehnica University of Timisoara Department

More information

s and FE X. A. Flow measurement B. properties C. statics D. impulse, and momentum equations E. Pipe and other internal flow 7% of FE Morning Session I

s and FE X. A. Flow measurement B. properties C. statics D. impulse, and momentum equations E. Pipe and other internal flow 7% of FE Morning Session I Fundamentals of Engineering (FE) Exam General Section Steven Burian Civil & Environmental Engineering October 26, 2010 s and FE X. A. Flow measurement B. properties C. statics D. impulse, and momentum

More information

SpringerBriefs in Mathematics

SpringerBriefs in Mathematics SpringerBriefs in Mathematics For further volumes: http://www.springer.com/series/10030 George A. Anastassiou Advances on Fractional Inequalities 123 George A. Anastassiou Department of Mathematical Sciences

More information

SIMULATION OF THREE-DIMENSIONAL INCOMPRESSIBLE CAVITY FLOWS

SIMULATION OF THREE-DIMENSIONAL INCOMPRESSIBLE CAVITY FLOWS ICAS 2000 CONGRESS SIMULATION OF THREE-DIMENSIONAL INCOMPRESSIBLE CAVITY FLOWS H Yao, R K Cooper, and S Raghunathan School of Aeronautical Engineering The Queen s University of Belfast, Belfast BT7 1NN,

More information

Simulation of unsteady muzzle flow of a small-caliber gun

Simulation of unsteady muzzle flow of a small-caliber gun Advances in Fluid Mechanics VI 165 Simulation of unsteady muzzle flow of a small-caliber gun Y. Dayan & D. Touati Department of Computational Mechanics & Ballistics, IMI, Ammunition Group, Israel Abstract

More information

Computation of Unsteady Flows With Moving Grids

Computation of Unsteady Flows With Moving Grids Computation of Unsteady Flows With Moving Grids Milovan Perić CoMeT Continuum Mechanics Technologies GmbH milovan@continuummechanicstechnologies.de Unsteady Flows With Moving Boundaries, I Unsteady flows

More information

Laminar flow heat transfer studies in a twisted square duct for constant wall heat flux boundary condition

Laminar flow heat transfer studies in a twisted square duct for constant wall heat flux boundary condition Sādhanā Vol. 40, Part 2, April 2015, pp. 467 485. c Indian Academy of Sciences Laminar flow heat transfer studies in a twisted square duct for constant wall heat flux boundary condition RAMBIR BHADOURIYA,

More information

Aeroacoustic simulation of automotive ventilation outlets

Aeroacoustic simulation of automotive ventilation outlets Aeroacoustic simulation of automotive ventilation outlets J.-L. Adam a, D. Ricot a, F. Dubief a and C. Guy b a Renault SAS, 1 avenue du golf, 78288 Guyancourt, France b Ligeron, Les Algorithmes Bâtiment

More information

A numerical study of vortex-induced vibrations (viv) in an elastic cantilever

A numerical study of vortex-induced vibrations (viv) in an elastic cantilever A numerical study of vortex-induced vibrations (viv) in an elastic cantilever Lorentzon, Johan; Austrell, Per Erik; Szász, Robert-Zoltán; Revstedt, Johan 2009 Link to publication Citation for published

More information

Statistics and Measurement Concepts with OpenStat

Statistics and Measurement Concepts with OpenStat Statistics and Measurement Concepts with OpenStat William Miller Statistics and Measurement Concepts with OpenStat William Miller Urbandale, Iowa USA ISBN 978-1-4614-5742-8 ISBN 978-1-4614-5743-5 (ebook)

More information

INTERNATIONAL JOURNAL OF APPLIED ENGINEERING RESEARCH, DINDIGUL Volume 2, No 1, 2011

INTERNATIONAL JOURNAL OF APPLIED ENGINEERING RESEARCH, DINDIGUL Volume 2, No 1, 2011 Experimental and Numerical comparison between the performance of Helical cone coils and ordinary helical coils used as dehumidifier for humidification dehumidification in desalination units Abo Elazm M.M.

More information

Electrochemical Process Engineering. A Guide to the Design of Electrolytic Plant

Electrochemical Process Engineering. A Guide to the Design of Electrolytic Plant Electrochemical Process Engineering A Guide to the Design of Electrolytic Plant Electrochemical Process Engineering A Guide to the Design of Electrolytic Plant F. Goodridge and K. Scott University of Newcastle

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

Nonlinear Wave Theory for Transport Phenomena

Nonlinear Wave Theory for Transport Phenomena JOSO 2016 March 9-11 2015 Nonlinear Wave Theory for Transport Phenomena ILYA PESHKOV CHLOE, University of Pau, France EVGENIY ROMENSKI Sobolev Institute of Mathematics, Novosibirsk, Russia MICHAEL DUMBSER

More information

Circuit Analysis for Power Engineering Handbook

Circuit Analysis for Power Engineering Handbook Circuit Analysis for Power Engineering Handbook Circuit Analysis for Power Engineering Handbook Arieh L. Shenkman SPRINGER SCIENCE+BUSINESS MEDIA, B.V A c.i.p. Catalogue record for this book is available

More information

HEAT TRANSFER CAPABILITY OF A THERMOSYPHON HEAT TRANSPORT DEVICE WITH EXPERIMENTAL AND CFD STUDIES

HEAT TRANSFER CAPABILITY OF A THERMOSYPHON HEAT TRANSPORT DEVICE WITH EXPERIMENTAL AND CFD STUDIES HEAT TRANSFER CAPABILITY OF A THERMOSYPHON HEAT TRANSPORT DEVICE WITH EXPERIMENTAL AND CFD STUDIES B.M. Lingade a*, Elizabeth Raju b, A Borgohain a, N.K. Maheshwari a, P.K.Vijayan a a Reactor Engineering

More information

Table of Contents. Foreword... xiii. Preface... xv

Table of Contents. Foreword... xiii. Preface... xv Table of Contents Foreword.... xiii Preface... xv Chapter 1. Fundamental Equations, Dimensionless Numbers... 1 1.1. Fundamental equations... 1 1.1.1. Local equations... 1 1.1.2. Integral conservation equations...

More information

ENERGY PERFORMANCE IMPROVEMENT, FLOW BEHAVIOR AND HEAT TRANSFER INVESTIGATION IN A CIRCULAR TUBE WITH V-DOWNSTREAM DISCRETE BAFFLES

ENERGY PERFORMANCE IMPROVEMENT, FLOW BEHAVIOR AND HEAT TRANSFER INVESTIGATION IN A CIRCULAR TUBE WITH V-DOWNSTREAM DISCRETE BAFFLES Journal of Mathematics and Statistics 9 (4): 339-348, 2013 ISSN: 1549-3644 2013 doi:10.3844/jmssp.2013.339.348 Published Online 9 (4) 2013 (http://www.thescipub.com/jmss.toc) ENERGY PERFORMANCE IMPROVEMENT,

More information

An Introduction to Engineering Fluid Mechanics

An Introduction to Engineering Fluid Mechanics An Introduction to Engineering Fluid Mechanics Other Macmillan titles of related interest Jonas M. K. Dake: Essentials of Engineering Hydrology L. Huisman: Groundwater Recovery L. M. Milne-Thomson: Theoretical

More information

Friction Factors and Drag Coefficients

Friction Factors and Drag Coefficients Levicky 1 Friction Factors and Drag Coefficients Several equations that we have seen have included terms to represent dissipation of energy due to the viscous nature of fluid flow. For example, in the

More information