Non-Newtonian Fluids and Finite Elements

Size: px
Start display at page:

Download "Non-Newtonian Fluids and Finite Elements"

Transcription

1 Non-Newtonian Fluids and Finite Elements Janice Giudice Oxford University Computing Laboratory Keble College

2 Talk Outline Motivating Industrial Process Multiple Extrusion of Pastes Governing Equations The Governing Equations Numerical Approximation Current Methods Finite Element Approximation Some Results Adaptivity A posteriori Error Analysis Conclusion and Further Work

3 Extrusion of Paste A soft, smooth, thick mixture of materials being forced through a cylindrical chamber out of an exit nozzle. The material is tightly confined.

4 Multiple Extrusion of Pastes Pastes with differing rheological properties layered undergoing the same extrusion process with interfacial stability.

5 Multiple Extrusion of Pastes Pastes with differing rheological properties layered undergoing the same extrusion process with interfacial stability. Complex Geometries: multiple nested chambers, the design of the extrusion chamber may be complex with internal moving parts and varying nozzle geometry.

6 Non-Newtonian Fluids Nonlinear stress tensor T = pi + k (x, e(u) ) e(u) e(u) = 1 ( 2 u + ( u) ) is the rate of strain tensor. k (x, e(u) ) is the apparent viscosity, is the Frobenius norm.

7 Non-Newtonian Fluids Nonlinear stress tensor T = pi + k (x, e(u) ) e(u) e(u) = 1 ( 2 u + ( u) ) is the rate of strain tensor. k (x, e(u) ) is the apparent viscosity, is the Frobenius norm. Conservation of momentum and mass «u ρ + (u ) u t = p + (k (x, e(u) ) e(u)) + f u = 0

8 Simplifying the System «u ρ + (u ) u t = p + (k (x, e(u) ) e(u)) + f u = 0 Assuming that the flow is tightly confined and slow, we can drop the non-linear term and neglect inertial effects. Also, we assume steady flow.

9 Simplifying the System «u ρ + (u ) u t = p + (k (x, e(u) ) e(u)) + f u = 0 Assuming that the flow is tightly confined and slow, we can drop the non-linear term and neglect inertial effects. Also, we assume steady flow. u + (u ) u = 0 t

10 Simplifying the System «u ρ + (u ) u t = p + (k (x, e(u) ) e(u)) + f u = 0 Assuming that the flow is tightly confined and slow, we can drop the non-linear term and neglect inertial effects. Also, we assume steady flow. u + (u ) u = 0 t Under such restrictions, the governing equations are (k (x, e(u) ) e(u)) + p = f u = 0

11 Choice of Constitutive Relation Possible choices are: Stokes flow: k( e(u) ) 1 Power-law model: k( e(u) ) = µ e(u) r 2, 1 < r < Carreau model: k( e(u) ) = µ + (µ 0 µ )(1 + λ e(u) 2 ) (θ 2)/2, µ 0 > µ 0, λ > 0, θ (0, )

12 The Case for Numerical Simulation Mathematically non-trivial problems can be contemplated

13 The Case for Numerical Simulation Mathematically non-trivial problems can be contemplated Experiments involving complex industrial fluids and processes can be expensive and time consuming

14 What exactly is Numerical Approximation? A two-stage process Discretize the PDEs on some grid using a convergent representation of the solution

15 What exactly is Numerical Approximation? A two-stage process Discretize the PDEs on some grid using a convergent representation of the solution Solve the discrete problem accurately and efficiently Au = f

16 Current Numerical Approximation Methods Finite Difference Methods Derivatives approximated locally using Taylor series expansions Finite Element Methods A versatile method based on the variational formulation Finite Volume Methods A method suited to conservation equations Spectral Methods Approximations to derivatives are global.

17 Outline of The Finite Element Method Consider a much simplified problem; 2 u = f in Ω u = 0 on Ω

18 Outline of The Finite Element Method Consider a much simplified problem; 2 u = f in Ω u = 0 on Ω Multiply by test function v and integrate over Ω ( 2 u ) v dω = fv dω v V, Ω Ω u v dω = fv dω v V, Ω Ω a (u, v) = (f, v) v V.

19 Outline of the Finite Element Method The problem is now to find u in V such that holds for every v in V. a (u, v) = (f, v)

20 Outline of the Finite Element Method The problem is now to find u in V such that holds for every v in V. a (u, v) = (f, v) Let V h be a finite-dimensional subspace of V, then we seek u h in V h such that a (u h, v h ) = (f, v h ) holds for every v h in V h.

21 Outline of the Finite Element Method We seek u h in V h such that a (u h, v h ) = (f, v h ), v h V h. Let {φ 1,..., φ n } be a basis of V h, then u h = n U i φ i i=1

22 Outline of the Finite Element Method We seek u h in V h such that a (u h, v h ) = (f, v h ), v h V h. Let {φ 1,..., φ n } be a basis of V h, then u h = n U i φ i i=1 Then the problem can be expressed as ( n ) a U i φ i, φ j = (f, φ j ) j = 1,..., n. i=1 This is system of n equations in n unknowns; Au = f

23 Variational Formulation of Governing PDEs Find u V = [W 1,r 0 (Ω)]d and p Q = L r 0 (Ω) = L r (Ω)/R a(u, v) + b(p, v) = (f, v) v V b(q, u) = 0 q Q.

24 Variational Formulation of Governing PDEs Find u V = [W 1,r 0 (Ω)]d and p Q = L r 0 (Ω) = L r (Ω)/R a(u, v) + b(p, v) = (f, v) v V b(q, u) = 0 q Q. Here Z a(u, v) = k(x, e(u) )e(u) : e(v) dω Ω Z b(q, v) = ( v)q dω. Ω

25 Variational Formulation of Governing PDEs Find u V = [W 1,r 0 (Ω)]d and p Q = L r 0 (Ω) = L r (Ω)/R Here a(u, v) + b(p, v) = (f, v) v V Z a(u, v) = b(q, u) = 0 q Q. Ω k(x, e(u) )e(u) : e(v) dω Z b(q, v) = ( v)q dω. Inf-sup condition [Amrouche & Girault (1990)]: c 0 > 0 s.t. Ω inf sup b(q, v) c 0 q Q. q Q v V q Q v V

26 Finite Element Approximation Let V h V and Q h Q be finite-dimensional spaces consisting of p.w. polynomial functions, defined on a triangulation T h = {T } of the computational domain Ω.

27 Finite Element Approximation Let V h V and Q h Q be finite-dimensional spaces consisting of p.w. polynomial functions, defined on a triangulation T h = {T } of the computational domain Ω. Find u h V h and p h Q h such that a(u h, v h ) + b(p h, v h ) = (f, v h ) v h V h b(q h, u h ) = 0 q h Q h.

28 Finite Element Approximation Let V h V and Q h Q be finite-dimensional spaces consisting of p.w. polynomial functions, defined on a triangulation T h = {T } of the computational domain Ω. Find u h V h and p h Q h such that a(u h, v h ) + b(p h, v h ) = (f, v h ) v h V h b(q h, u h ) = 0 q h Q h. Discrete inf-sup condition: there exists c 0 > 0, s.t. inf q h Q h b(q h, v h ) sup c 0 q h Q h. v h V h q h Q v h V

29 Some Preliminary Numerical Results r = 2 r = r = r = r =

30 What are we doing? Numerical simulation of incompressible, viscous extrusion flows for shear-thinning power-law fluids.

31 What are we doing? Numerical simulation of incompressible, viscous extrusion flows for shear-thinning power-law fluids. Accurate capturing of the thin boundary layers in the flow.

32 What are we doing? Numerical simulation of incompressible, viscous extrusion flows for shear-thinning power-law fluids. Accurate capturing of the thin boundary layers in the flow. The accurate prediction of the free surface between two pastes with different rheological properties flowing in channels or extruders.

33 What are we doing? Numerical simulation of incompressible, viscous extrusion flows for shear-thinning power-law fluids. Accurate capturing of the thin boundary layers in the flow. The accurate prediction of the free surface between two pastes with different rheological properties flowing in channels or extruders. Adaptive Finite Element Methods!!

34 What are we doing? Numerical simulation of incompressible, viscous extrusion flows for shear-thinning power-law fluids. Accurate capturing of the thin boundary layers in the flow. The accurate prediction of the free surface between two pastes with different rheological properties flowing in channels or extruders. Adaptive Finite Element Methods!! SOLVE ESTIMATE MARK REFINE

35 Adaptivity in a Channel 48 simplices;113 nodes 124 simplices;281 nodes 332 simplices;725 nodes 1064 simplices;2241 nodes

36 A Posteriori Error Analysis How to quantify the size of the error u u h, in terms of a computable bound? p p h

37 A Posteriori Error Analysis How to quantify the size of the error u u h, in terms of a computable bound? p p h

38 A posteriori error bound Theorem. Let (u, p) V Q denote the solution to b.v.p., and let (u h, p h ) V h Q h denote its finite element approximation. Then, there is a positive constant C = C(K 1, K 2, c 0, c 0, r, f V ) s.t. u u h R V + p p h ˆR Q C S 1 R V + S2 ˆR Q, where R = max{r, 2}, ˆR = max{r, 2}, 1/R + 1/R = 1, 1/ˆR + 1/ˆR = 1, and S 1 and S 2 residual functionals which are computably bounded. [Barrett, Robson, Süli (2004)]

39 Some Numerical Results r = 2 U V P

40 Some Numerical Results r = 1.3 U V P

41 Some Numerical Results r = 3.3 U V P

42 Some Numerical Results r = 2 r = 1.3 r = 3.3

43 Conclusions, ongoing and future research We developed the a posteriori error analysis of finite element approximations to a class on non-newtonian flows. Ongoing research: implementation into an adaptive finite element method in 2D. Future work: application to multiple fluids, time-dependent problems in time-dependent geometries.

Weak Galerkin Finite Element Scheme and Its Applications

Weak Galerkin Finite Element Scheme and Its Applications Weak Galerkin Finite Element Scheme and Its Applications Ran Zhang Department of Mathematics Jilin University, China IMS, Singapore February 6, 2015 Talk Outline Motivation WG FEMs: Weak Operators + Stabilizer

More information

FINITE ELEMENT APPROXIMATION OF STOKES-LIKE SYSTEMS WITH IMPLICIT CONSTITUTIVE RELATION

FINITE ELEMENT APPROXIMATION OF STOKES-LIKE SYSTEMS WITH IMPLICIT CONSTITUTIVE RELATION Proceedings of ALGORITMY pp. 9 3 FINITE ELEMENT APPROXIMATION OF STOKES-LIKE SYSTEMS WITH IMPLICIT CONSTITUTIVE RELATION JAN STEBEL Abstract. The paper deals with the numerical simulations of steady flows

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

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

Chapter 2. General concepts. 2.1 The Navier-Stokes equations

Chapter 2. General concepts. 2.1 The Navier-Stokes equations Chapter 2 General concepts 2.1 The Navier-Stokes equations The Navier-Stokes equations model the fluid mechanics. This set of differential equations describes the motion of a fluid. In the present work

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

Excerpt from the Proceedings of the COMSOL Users Conference 2006 Boston

Excerpt from the Proceedings of the COMSOL Users Conference 2006 Boston Using Comsol Multiphysics to Model Viscoelastic Fluid Flow Bruce A. Finlayson, Professor Emeritus Department of Chemical Engineering University of Washington, Seattle, WA 98195-1750 finlayson@cheme.washington.edu

More information

Numerical methods for the Navier- Stokes equations

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

More information

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

ON THE EFFECTIVENESS OF HEAT GENERATION/ABSORPTION ON HEAT TRANSFER IN A STAGNATION POINT FLOW OF A MICROPOLAR FLUID OVER A STRETCHING SURFACE

ON THE EFFECTIVENESS OF HEAT GENERATION/ABSORPTION ON HEAT TRANSFER IN A STAGNATION POINT FLOW OF A MICROPOLAR FLUID OVER A STRETCHING SURFACE 5 Kragujevac J. Sci. 3 (29) 5-9. UDC 532.5:536.24 ON THE EFFECTIVENESS OF HEAT GENERATION/ABSORPTION ON HEAT TRANSFER IN A STAGNATION POINT FLOW OF A MICROPOLAR FLUID OVER A STRETCHING SURFACE Hazem A.

More information

Adaptive C1 Macroelements for Fourth Order and Divergence-Free Problems

Adaptive C1 Macroelements for Fourth Order and Divergence-Free Problems Adaptive C1 Macroelements for Fourth Order and Divergence-Free Problems Roy Stogner Computational Fluid Dynamics Lab Institute for Computational Engineering and Sciences University of Texas at Austin March

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

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

WELL POSEDNESS OF PROBLEMS I

WELL POSEDNESS OF PROBLEMS I Finite Element Method 85 WELL POSEDNESS OF PROBLEMS I Consider the following generic problem Lu = f, where L : X Y, u X, f Y and X, Y are two Banach spaces We say that the above problem is well-posed (according

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

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

Convergence and optimality of an adaptive FEM for controlling L 2 errors

Convergence and optimality of an adaptive FEM for controlling L 2 errors Convergence and optimality of an adaptive FEM for controlling L 2 errors Alan Demlow (University of Kentucky) joint work with Rob Stevenson (University of Amsterdam) Partially supported by NSF DMS-0713770.

More information

MOMENTUM TRANSPORT Velocity Distributions in Turbulent Flow

MOMENTUM TRANSPORT Velocity Distributions in Turbulent Flow TRANSPORT PHENOMENA MOMENTUM TRANSPORT Velocity Distributions in Turbulent Flow Introduction to Turbulent Flow 1. Comparisons of laminar and turbulent flows 2. Time-smoothed equations of change for incompressible

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

A Multigrid LCR-FEM solver for viscoelastic fluids with application to problems with free surface

A Multigrid LCR-FEM solver for viscoelastic fluids with application to problems with free surface A Multigrid LCR-FEM solver for viscoelastic fluids with application to problems with free surface Damanik, H., Mierka, O., Ouazzi, A., Turek, S. (Lausanne, August 2013) Page 1 Motivation Polymer melts:

More information

A posteriori error estimates applied to flow in a channel with corners

A posteriori error estimates applied to flow in a channel with corners Mathematics and Computers in Simulation 61 (2003) 375 383 A posteriori error estimates applied to flow in a channel with corners Pavel Burda a,, Jaroslav Novotný b, Bedřich Sousedík a a Department of Mathematics,

More information

Turbulent drag reduction by streamwise traveling waves

Turbulent drag reduction by streamwise traveling waves 51st IEEE Conference on Decision and Control December 10-13, 2012. Maui, Hawaii, USA Turbulent drag reduction by streamwise traveling waves Armin Zare, Binh K. Lieu, and Mihailo R. Jovanović Abstract For

More information

An Extended Finite Element Method for a Two-Phase Stokes problem

An Extended Finite Element Method for a Two-Phase Stokes problem XFEM project An Extended Finite Element Method for a Two-Phase Stokes problem P. Lederer, C. Pfeiler, C. Wintersteiger Advisor: Dr. C. Lehrenfeld August 5, 2015 Contents 1 Problem description 2 1.1 Physics.........................................

More information

Final Polymer Processing

Final Polymer Processing 030319 Final Polymer Processing I) Blow molding is used to produce plastic bottles and a blow molding machine was seen during the Equistar tour. In blow molding a tubular parison is produced by extrusion

More information

A Least-Squares Finite Element Approximation for the Compressible Stokes Equations

A Least-Squares Finite Element Approximation for the Compressible Stokes Equations A Least-Squares Finite Element Approximation for the Compressible Stokes Equations Zhiqiang Cai, 1 Xiu Ye 1 Department of Mathematics, Purdue University, 1395 Mathematical Science Building, West Lafayette,

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

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

Oldroyd Viscoelastic Model Lecture Notes

Oldroyd Viscoelastic Model Lecture Notes Oldroyd Viscoelastic Model Lecture Notes Drew Wollman Portland State University Maseeh College of Engineering and Computer Science Department of Mechanical and Materials Engineering ME 510: Non-Newtonian

More information

Candidates must show on each answer book the type of calculator used. Log Tables, Statistical Tables and Graph Paper are available on request.

Candidates must show on each answer book the type of calculator used. Log Tables, Statistical Tables and Graph Paper are available on request. UNIVERSITY OF EAST ANGLIA School of Mathematics Spring Semester Examination 2004 FLUID DYNAMICS Time allowed: 3 hours Attempt Question 1 and FOUR other questions. Candidates must show on each answer book

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

Vorticity and Dynamics

Vorticity and Dynamics Vorticity and Dynamics In Navier-Stokes equation Nonlinear term ω u the Lamb vector is related to the nonlinear term u 2 (u ) u = + ω u 2 Sort of Coriolis force in a rotation frame Viscous term ν u = ν

More information

Performance evaluation of different model mixers by numerical simulation

Performance evaluation of different model mixers by numerical simulation Journal of Food Engineering 71 (2005) 295 303 www.elsevier.com/locate/jfoodeng Performance evaluation of different model mixers by numerical simulation Chenxu Yu, Sundaram Gunasekaran * Food and Bioprocess

More information

A Sobolev trust-region method for numerical solution of the Ginz

A Sobolev trust-region method for numerical solution of the Ginz A Sobolev trust-region method for numerical solution of the Ginzburg-Landau equations Robert J. Renka Parimah Kazemi Department of Computer Science & Engineering University of North Texas June 6, 2012

More information

Domain optimisation using Trefftz functions application to free boundaries

Domain optimisation using Trefftz functions application to free boundaries Computer Assisted Mechanics and Engineering Sciences, 4: 317 326, 1997. Copyright c 1997 by Polska Akademia Nauk Domain optimisation using Trefftz functions application to free boundaries Mohamed Bouberbachene,

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

Numerical Simulation of Powder Flow

Numerical Simulation of Powder Flow Numerical Simulation of Powder Flow Stefan Turek, Abderrahim Ouazzi Institut für Angewandte Mathematik, Univ. Dortmund http://www.mathematik.uni-dortmund.de/ls3 http://www.featflow.de Models for granular

More information

Application of Analytical Technique to Resolving the Flow Dynamics in Self-wiping Co-rotating Twin Screw Extruders

Application of Analytical Technique to Resolving the Flow Dynamics in Self-wiping Co-rotating Twin Screw Extruders Proceedings of the International Conference on New Trends in Transport Phenomena Ottawa, Ontario, Canada, May 1-2 2014 Paper No. 57 Application of Analytical Technique to Resolving the Flow Dynamics in

More information

Unsteady Flow of a Newtonian Fluid in a Contracting and Expanding Pipe

Unsteady Flow of a Newtonian Fluid in a Contracting and Expanding Pipe Unsteady Flow of a Newtonian Fluid in a Contracting and Expanding Pipe T S L Radhika**, M B Srinivas, T Raja Rani*, A. Karthik BITS Pilani- Hyderabad campus, Hyderabad, Telangana, India. *MTC, Muscat,

More information

Numerical Simulation of Newtonian and Non-Newtonian Flows in Bypass

Numerical Simulation of Newtonian and Non-Newtonian Flows in Bypass Numerical Simulation of Newtonian and Non-Newtonian Flows in Bypass Vladimír Prokop, Karel Kozel Czech Technical University Faculty of Mechanical Engineering Department of Technical Mathematics Vladimír

More information

Is My CFD Mesh Adequate? A Quantitative Answer

Is My CFD Mesh Adequate? A Quantitative Answer Is My CFD Mesh Adequate? A Quantitative Answer Krzysztof J. Fidkowski Gas Dynamics Research Colloqium Aerospace Engineering Department University of Michigan January 26, 2011 K.J. Fidkowski (UM) GDRC 2011

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

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

Kasetsart University Workshop. Multigrid methods: An introduction

Kasetsart University Workshop. Multigrid methods: An introduction Kasetsart University Workshop Multigrid methods: An introduction Dr. Anand Pardhanani Mathematics Department Earlham College Richmond, Indiana USA pardhan@earlham.edu A copy of these slides is available

More information

Reduced basis method for the reliable model reduction of Navier-Stokes equations in cardiovascular modelling

Reduced basis method for the reliable model reduction of Navier-Stokes equations in cardiovascular modelling Reduced basis method for the reliable model reduction of Navier-Stokes equations in cardiovascular modelling Toni Lassila, Andrea Manzoni, Gianluigi Rozza CMCS - MATHICSE - École Polytechnique Fédérale

More information

A Robust Preconditioned Iterative Method for the Navier-Stokes Equations with High Reynolds Numbers

A Robust Preconditioned Iterative Method for the Navier-Stokes Equations with High Reynolds Numbers Applied and Computational Mathematics 2017; 6(4): 202-207 http://www.sciencepublishinggroup.com/j/acm doi: 10.11648/j.acm.20170604.18 ISSN: 2328-5605 (Print); ISSN: 2328-5613 (Online) A Robust Preconditioned

More information

CENG 501 Examination Problem: Estimation of Viscosity with a Falling - Cylinder Viscometer

CENG 501 Examination Problem: Estimation of Viscosity with a Falling - Cylinder Viscometer CENG 501 Examination Problem: Estimation of Viscosity with a Falling - Cylinder Viscometer You are assigned to design a fallingcylinder viscometer to measure the viscosity of Newtonian liquids. A schematic

More information

AMS subject classifications. Primary, 65N15, 65N30, 76D07; Secondary, 35B45, 35J50

AMS subject classifications. Primary, 65N15, 65N30, 76D07; Secondary, 35B45, 35J50 A SIMPLE FINITE ELEMENT METHOD FOR THE STOKES EQUATIONS LIN MU AND XIU YE Abstract. The goal of this paper is to introduce a simple finite element method to solve the Stokes equations. This method is in

More information

Control of Interface Evolution in Multi-Phase Fluid Flows

Control of Interface Evolution in Multi-Phase Fluid Flows Control of Interface Evolution in Multi-Phase Fluid Flows Markus Klein Department of Mathematics University of Tübingen Workshop on Numerical Methods for Optimal Control and Inverse Problems Garching,

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

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

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

New class of finite element methods: weak Galerkin methods

New class of finite element methods: weak Galerkin methods New class of finite element methods: weak Galerkin methods Xiu Ye University of Arkansas at Little Rock Second order elliptic equation Consider second order elliptic problem: a u = f, in Ω (1) u = 0, on

More information

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

LECTURE # 0 BASIC NOTATIONS AND CONCEPTS IN THE THEORY OF PARTIAL DIFFERENTIAL EQUATIONS (PDES) LECTURE # 0 BASIC NOTATIONS AND CONCEPTS IN THE THEORY OF PARTIAL DIFFERENTIAL EQUATIONS (PDES) RAYTCHO LAZAROV 1 Notations and Basic Functional Spaces Scalar function in R d, d 1 will be denoted by u,

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

CHAPTER 3. CONVENTIONAL RHEOMETRY: STATE-OF-THE-ART. briefly introduces conventional rheometers. In sections 3.2 and 3.

CHAPTER 3. CONVENTIONAL RHEOMETRY: STATE-OF-THE-ART. briefly introduces conventional rheometers. In sections 3.2 and 3. 30 CHAPTER 3. CONVENTIONAL RHEOMETRY: STATE-OF-THE-ART This chapter reviews literature on conventional rheometries. Section 3.1 briefly introduces conventional rheometers. In sections 3.2 and 3.3, viscometers

More information

OpenFOAM selected solver

OpenFOAM selected solver OpenFOAM selected solver Roberto Pieri - SCS Italy 16-18 June 2014 Introduction to Navier-Stokes equations and RANS Turbulence modelling Numeric discretization Navier-Stokes equations Convective term {}}{

More information

FLOW AROUND A SYMMETRIC OBSTACLE

FLOW AROUND A SYMMETRIC OBSTACLE FLOW AROUND A SYMMETRIC OBSTACLE JOEL A. TROPP Abstract. In this article, we apply Schauder s fied point theorem to demonstrate the eistence of a solution to a certain integral equation. This solution

More information

Algorithms for Uncertainty Quantification

Algorithms for Uncertainty Quantification Algorithms for Uncertainty Quantification Lecture 9: Sensitivity Analysis ST 2018 Tobias Neckel Scientific Computing in Computer Science TUM Repetition of Previous Lecture Sparse grids in Uncertainty Quantification

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

Explaining and modelling the rheology of polymeric fluids with the kinetic theory

Explaining and modelling the rheology of polymeric fluids with the kinetic theory Explaining and modelling the rheology of polymeric fluids with the kinetic theory Dmitry Shogin University of Stavanger The National IOR Centre of Norway IOR Norway 2016 Workshop April 25, 2016 Overview

More information

Modeling of Anisotropic Polymers during Extrusion

Modeling of Anisotropic Polymers during Extrusion Modeling of Anisotropic Polymers during Extrusion Modified on Friday, 01 May 2015 10:38 PM by mpieler Categorized as: Paper of the Month Modeling of Anisotropic Polymers during Extrusion Arash Ahmadzadegan,

More information

MODELLING MULTIPHASE FLOWS OF DISCRETE PARTICLES IN VISCOELASTIC FLUIDS

MODELLING MULTIPHASE FLOWS OF DISCRETE PARTICLES IN VISCOELASTIC FLUIDS MODELLING MULTIPHASE FLOWS OF DISCRETE PARTICLES IN VISCOELASTIC FLUIDS R. RIBEIRO 1, C. FERNANDES 1, S.A. FAROUGHI 2, G.H. McKINLEY 2 AND J.M. NÓBREGA 1 1 Institute for Polymers and Composites/i3N, University

More information

LibMesh Experience and Usage

LibMesh Experience and Usage LibMesh Experience and Usage John W. Peterson peterson@cfdlab.ae.utexas.edu and Roy H. Stogner roystgnr@cfdlab.ae.utexas.edu Univ. of Texas at Austin September 9, 2008 1 Introduction 2 Weighted Residuals

More information

A Multilevel Method for Solution Verification

A Multilevel Method for Solution Verification A Multilevel Method for Solution Verification Marc Garbey and Christophe Picard University of Houston, Computer Science (http://www.cs.uh.edu/~garbey/) Summary. This paper addresses the challenge of solution

More information

BOUNDARY LAYER ANALYSIS WITH NAVIER-STOKES EQUATION IN 2D CHANNEL FLOW

BOUNDARY LAYER ANALYSIS WITH NAVIER-STOKES EQUATION IN 2D CHANNEL FLOW Proceedings of,, BOUNDARY LAYER ANALYSIS WITH NAVIER-STOKES EQUATION IN 2D CHANNEL FLOW Yunho Jang Department of Mechanical and Industrial Engineering University of Massachusetts Amherst, MA 01002 Email:

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

Approximation of fluid-structure interaction problems with Lagrange multiplier

Approximation of fluid-structure interaction problems with Lagrange multiplier Approximation of fluid-structure interaction problems with Lagrange multiplier Daniele Boffi Dipartimento di Matematica F. Casorati, Università di Pavia http://www-dimat.unipv.it/boffi May 30, 2016 Outline

More information

Fiber spinning and draw resonance: theoretical background

Fiber spinning and draw resonance: theoretical background Fiber spinning and draw resonance: theoretical background dr. ir. Martien Hulsen March 17, 2005 1 Introduction The fiber spinning process is nicely described in the book by Dantig & Tucker ([1], Chapter

More information

ρ Du i Dt = p x i together with the continuity equation = 0, x i

ρ Du i Dt = p x i together with the continuity equation = 0, x i 1 DIMENSIONAL ANALYSIS AND SCALING Observation 1: Consider the flow past a sphere: U a y x ρ, µ Figure 1: Flow past a sphere. Far away from the sphere of radius a, the fluid has a uniform velocity, u =

More information

Numerical Methods for the Navier-Stokes equations

Numerical Methods for the Navier-Stokes equations Arnold Reusken Numerical Methods for the Navier-Stokes equations January 6, 212 Chair for Numerical Mathematics RWTH Aachen Contents 1 The Navier-Stokes equations.............................................

More information

Application of Reconstruction of Variational Iteration Method on the Laminar Flow in a Porous Cylinder with Regressing Walls

Application of Reconstruction of Variational Iteration Method on the Laminar Flow in a Porous Cylinder with Regressing Walls Mechanics and Mechanical Engineering Vol. 21, No. 2 (2017) 379 387 c Lodz University of Technology Application of Reconstruction of Variational Iteration Method on the Laminar Flow in a Porous Cylinder

More information

A primer on Numerical methods for elasticity

A primer on Numerical methods for elasticity A primer on Numerical methods for elasticity Douglas N. Arnold, University of Minnesota Complex materials: Mathematical models and numerical methods Oslo, June 10 12, 2015 One has to resort to the indignity

More information

Analysis and Simulation of Blood Flow in the Portal Vein with Uncertainty Quantification

Analysis and Simulation of Blood Flow in the Portal Vein with Uncertainty Quantification Analysis and Simulation of Blood Flow in the Portal Vein with Uncertainty Quantification João Pedro Carvalho Rêgo de Serra e Moura Instituto Superior Técnico Abstract Blood flow simulations in CFD are

More information

CONTRIBUTION TO EXTRUDATE SWELL FROM THE VELOCITY FACTOR IN NON- ISOTHERMAL EXTRUSION

CONTRIBUTION TO EXTRUDATE SWELL FROM THE VELOCITY FACTOR IN NON- ISOTHERMAL EXTRUSION Second International Conference on CFD in the Minerals and Process Industries CSIRO, Melbourne, Australia 6-8 December 1999 CONTRIBUTION TO EXTRUDATE SWELL FROM THE VELOCITY FACTOR IN NON- ISOTHERMAL EXTRUSION

More information

Multiscale method and pseudospectral simulations for linear viscoelastic incompressible flows

Multiscale method and pseudospectral simulations for linear viscoelastic incompressible flows Interaction and Multiscale Mechanics, Vol. 5, No. 1 (2012) 27-40 27 Multiscale method and pseudospectral simulations for linear viscoelastic incompressible flows Ling Zhang and Jie Ouyang* Department of

More information

REE Internal Fluid Flow Sheet 2 - Solution Fundamentals of Fluid Mechanics

REE Internal Fluid Flow Sheet 2 - Solution Fundamentals of Fluid Mechanics REE 307 - Internal Fluid Flow Sheet 2 - Solution Fundamentals of Fluid Mechanics 1. Is the following flows physically possible, that is, satisfy the continuity equation? Substitute the expressions for

More information

Analysis of the Oseen-Viscoelastic Fluid Flow Problem

Analysis of the Oseen-Viscoelastic Fluid Flow Problem Analysis of the Oseen-Viscoelastic Fluid Flow Problem Vincent J. Ervin Hyesuk K. Lee Louis N. Ntasin Department of Mathematical Sciences Clemson University Clemson, South Carolina 9634-0975 December 30,

More information

5 The Oldroyd-B fluid

5 The Oldroyd-B fluid 5 The Oldroyd-B fluid Last time we started from a microscopic dumbbell with a linear entropic spring, and derived the Oldroyd-B equations: A u = u ρ + u u = σ 2 pi + η u + u 3 + u A A u u A = τ Note that

More information

LEAST-SQUARES FINITE ELEMENT MODELS

LEAST-SQUARES FINITE ELEMENT MODELS LEAST-SQUARES FINITE ELEMENT MODELS General idea of the least-squares formulation applied to an abstract boundary-value problem Works of our group Application to Poisson s equation Application to flows

More information

Efficient BDF time discretization of the Navier Stokes equations with VMS LES modeling in a High Performance Computing framework

Efficient BDF time discretization of the Navier Stokes equations with VMS LES modeling in a High Performance Computing framework Introduction VS LES/BDF Implementation Results Conclusions Swiss Numerical Analysis Day 2015, Geneva, Switzerland, 17 April 2015. Efficient BDF time discretization of the Navier Stokes equations with VS

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

Exercise 5: Exact Solutions to the Navier-Stokes Equations I

Exercise 5: Exact Solutions to the Navier-Stokes Equations I Fluid Mechanics, SG4, HT009 September 5, 009 Exercise 5: Exact Solutions to the Navier-Stokes Equations I Example : Plane Couette Flow Consider the flow of a viscous Newtonian fluid between two parallel

More information

Page 1. Neatly print your name: Signature: (Note that unsigned exams will be given a score of zero.)

Page 1. Neatly print your name: Signature: (Note that unsigned exams will be given a score of zero.) Page 1 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. Vlachos Prof. Ardekani

More information

Chapter 6: Incompressible Inviscid Flow

Chapter 6: Incompressible Inviscid Flow Chapter 6: Incompressible Inviscid Flow 6-1 Introduction 6-2 Nondimensionalization of the NSE 6-3 Creeping Flow 6-4 Inviscid Regions of Flow 6-5 Irrotational Flow Approximation 6-6 Elementary Planar Irrotational

More information

Model-based analysis of polymer drag reduction in a turbulent channel flow

Model-based analysis of polymer drag reduction in a turbulent channel flow 2013 American Control Conference ACC Washington, DC, USA, June 17-19, 2013 Model-based analysis of polymer drag reduction in a turbulent channel flow Binh K. Lieu and Mihailo R. Jovanović Abstract We develop

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

Global Maxwellians over All Space and Their Relation to Conserved Quantites of Classical Kinetic Equations

Global Maxwellians over All Space and Their Relation to Conserved Quantites of Classical Kinetic Equations Global Maxwellians over All Space and Their Relation to Conserved Quantites of Classical Kinetic Equations C. David Levermore Department of Mathematics and Institute for Physical Science and Technology

More information

Multigrid Methods for Saddle Point Problems

Multigrid Methods for Saddle Point Problems Multigrid Methods for Saddle Point Problems Susanne C. Brenner Department of Mathematics and Center for Computation & Technology Louisiana State University Advances in Mathematics of Finite Elements (In

More information

Level Set-based Topology Optimization Method for Viscous Flow Using Lattice Boltzmann Method

Level Set-based Topology Optimization Method for Viscous Flow Using Lattice Boltzmann Method 10 th World Congress on Structural and Multidisciplinary Optimization May 19-24, 2013, Orlando, Florida, USA Level Set-based Topology Optimization Method for Viscous Flow Using Lattice Boltzmann Method

More information

On Pressure Stabilization Method and Projection Method for Unsteady Navier-Stokes Equations 1

On Pressure Stabilization Method and Projection Method for Unsteady Navier-Stokes Equations 1 On Pressure Stabilization Method and Projection Method for Unsteady Navier-Stokes Equations 1 Jie Shen Department of Mathematics, Penn State University University Park, PA 1682 Abstract. We present some

More information

Space-time Finite Element Methods for Parabolic Evolution Problems

Space-time Finite Element Methods for Parabolic Evolution Problems Space-time Finite Element Methods for Parabolic Evolution Problems with Variable Coefficients Ulrich Langer, Martin Neumüller, Andreas Schafelner Johannes Kepler University, Linz Doctoral Program Computational

More information

PDEs, part 1: Introduction and elliptic PDEs

PDEs, part 1: Introduction and elliptic PDEs PDEs, part 1: Introduction and elliptic PDEs Anna-Karin Tornberg Mathematical Models, Analysis and Simulation Fall semester, 2013 Partial di erential equations The solution depends on several variables,

More information

Linear Algebra Massoud Malek

Linear Algebra Massoud Malek CSUEB Linear Algebra Massoud Malek Inner Product and Normed Space In all that follows, the n n identity matrix is denoted by I n, the n n zero matrix by Z n, and the zero vector by θ n An inner product

More information

Part IV: Numerical schemes for the phase-filed model

Part IV: Numerical schemes for the phase-filed model Part IV: Numerical schemes for the phase-filed model Jie Shen Department of Mathematics Purdue University IMS, Singapore July 29-3, 29 The complete set of governing equations Find u, p, (φ, ξ) such that

More information

vs. Chapter 4: Standard Flows Chapter 4: Standard Flows for Rheology shear elongation 2/1/2016 CM4650 Lectures 1-3: Intro, Mathematical Review

vs. Chapter 4: Standard Flows Chapter 4: Standard Flows for Rheology shear elongation 2/1/2016 CM4650 Lectures 1-3: Intro, Mathematical Review CM465 Lectures -3: Intro, Mathematical //6 Chapter 4: Standard Flows CM465 Polymer Rheology Michigan Tech Newtonian fluids: vs. non-newtonian fluids: How can we investigate non-newtonian behavior? CONSTANT

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

Effects of Forcing Scheme on the Flow and the Relative Motion of Inertial Particles in DNS of Isotropic Turbulence

Effects of Forcing Scheme on the Flow and the Relative Motion of Inertial Particles in DNS of Isotropic Turbulence Effects of Forcing Scheme on the Flow and the Relative Motion of Inertial Particles in DNS of Isotropic Turbulence Rohit Dhariwal and Vijaya Rani PI: Sarma L. Rani Department of Mechanical and Aerospace

More information

Exercise: concepts from chapter 10

Exercise: concepts from chapter 10 Reading:, Ch 10 1) The flow of magma with a viscosity as great as 10 10 Pa s, let alone that of rock with a viscosity of 10 20 Pa s, is difficult to comprehend because our common eperience is with s like

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

Some recent developments on ROMs in computational fluid dynamics

Some recent developments on ROMs in computational fluid dynamics Some recent developments on ROMs in computational fluid dynamics F. Ballarin 1, S. Ali 1, E. Delgado 2, D. Torlo 1,3, T. Chacón 2, M. Gómez 2, G. Rozza 1 1 mathlab, Mathematics Area, SISSA, Trieste, Italy

More information