Least Squares Finite Element Methods for Large Scale Incompressible Flows

Size: px
Start display at page:

Download "Least Squares Finite Element Methods for Large Scale Incompressible Flows"

Transcription

1 Least Squares Finite Element Methods for Large Scale Incompressible Flows by Tate T. H. Tsang Department of Chemical & Materials Engineering University of Kentucky Lexington, KY A presentation to honor Prof. Thomas F. Edgar on his 65 th birthday in the AIChE Annual Meeting, Salt Lake City, 2010.

2 A Transport Equation has 4 terms, Accumulation + Convection = Diffusion + Source/Sink It is relatively easy to obtain numerical solution for Diffusion/Conduction terms (leading to Sparse, Symmetric Linear System) It is quite challenging to deal with the Convection terms (leading to Sparse, Non symmetric Linear System)

3 C t C + = x Example: u GFEM creates Spurious Oscillations Upwind Differencing creates Numerical Diffusion Conc X

4 Conc X

5 No perfect numerical method for Convection Choose Least Squares Finite Element Method (LSFEM) as a compromise between the Galerkin Finite Element Method and Upwind Differencing Prof. Graham Carey and his former student (UT Austin), Dr. Bonan Jiang developed the LSFEM in 80 Dr. Jiang introduced LSFEM to me in 1990

6 Applications of LSFEM 8 2D Stokes Flows 8 2D Lid Driven Cavity Flows 8 2D Flows over an Obstacle 8 2D Flows over a Backward Facing Steps 8 2D Von Karman Vortex Shedding behind a Cylinder 8 2D Thermally Stratified Flows 8 2D Natural Convection 8 2D Rayleigh Benard Convection Cells 8 2D Doubly Diffusive Flows 8 2D Atmospheric Transport and Chemistry for Air Pollution Modeling 8 3D Lid Driven Cavity Flows 8 3D Natural Convection 8 3D Thermocapillary Flows 8 3D Atmospheric Transport and Chemistry for Air Pollution Modeling 8 Large Eddy Simulations of Turbulent Flows 8 Large Eddy Simulations of Pollutant Dispersion in the Atmospheric Convective Boundary Layers 8 Domain Decomposition based LSFEM for Large Scale Parallel Computations

7 LSFEM FORMULATIONS FOR THE NAVIER STOKES EQUATIONS (1) Velocity Vorticity Pressure Formulation: 7 unknowns, 8 equations ui ui P 1 k u ω + j = ε ijk t x x Re x u x ω i j j ω x = j j = 0 ε ijk = 0 u x k j j i j

8 LSFEM FORMULATIONS (2) Velocity Stress Pressure Formulation: 10 unknowns, 10 equations. ui ui P 2 S + u j = + t x x Re x S ij j i j u x j j = 0 1 u i = + 2 x j u x i j ij

9 LSFEM FORMULATION { V} = { uvwpω ω ω } x y z Time Discretization (n th time level) and linearization (m th Newton s step) Leads to, ( n) ( n+ 1, m) { } { } { } { } ( n+!, m+ 1 R = f + g LV ) {} { } ( n+!, m+ 1 b LV ) = I = R R dω ( Objective Function: { } n + 1, m+ 1) T V { } { } Minimization leads to, e Ω e T T { } { } { V} { } { } L Φ L Φ dω = L Φ b dω A x = b e Ω Ω e

10 Least Squares Finite Element Methods (LSFEM) 8 First Order Formulations Tang and Tsang, Int. J. Numerical Methods Fluids, 21(1995), Ding and Tsang, Int. J. Comp. Fluid Dynamics, 17 (2003), LSFEM leads to Symmetric Positive Definite Linear System of Equations A x = b 8 Robust Preconditioned Conjugate Gradient Methods (iterative methods for 3D problems) can be used to obtain Numerical Solution for the above SPD Linear System 8 Matrix free Method (no need to assemble A) can be used to greatly reduce Memory Requirement. This allows us to simulate very large problems 8 LSFEM has been used Successfully for a variety of Laminar and Turbulent Flows Ding and Tsang, Int. J. Numerical Methods Fluids, 37(2001),

11

12 Application : Lid driven Cavity Flow (LDCF) 8 Re = 1000; 500,000 elements; 3,500,000 unknowns Ding and Tsang, International Journal of Computational Fluid Dynamics, 17(2003), 183.

13

14

15

16 Application : 3 D Rayleigh Benard Convection Ra = 8000; 50,400 elements; 613,965 unknowns Tang and Tsang, Computer Methods in Applied Mechanics & Engineering, 140 (1997)

17

18 Colorful Fluid Dynamics

19 Application : Large Eddy Simulation of Turbulent Flows

20 Subgrid Scale Modeling 8Smagorinsky Model 8Dynamic Subgrid Scale Model (Germano, Lilly) υ = t ( C Δ) 2 s S

21 Application : Transitional LDCF, use LES 8Re = 3,200; 216,000 elements; 2,269,810 unknowns

22 Application : Turbulent Channel Flow

23 Application : Turbulent Channel Flows on Cruncher 8Re = 3,240; 0 < t < 12; 65,536 elements; 707,850 unknowns 8Large Eddy Simulation (LSFEM), Dynamic Subgrid Scale Model 8This simulation takes about 1,454 sec. on 8 Processors Application : Turbulent Channel Flows on Cruncher 8Re = 3,240; 2,097,152 elements; 21,466,890 unknowns 8This simulation takes about 3 hr. on 16 Processors

24

25

26 Our Cluster Building Experience 8 Cruncher (a 16 node AMD 1.2/1.33 GHz, DDR Cluster)

27 Domain Decomposition based Least Squares Finite Element Method for Large Scale Parallel Computations 8Non Overlapping Domain Decomposition 8Each Processor uses LSFEM to Simulate Fluid Flow in each Subdomain Ding, Jiang and Tsang, Ind & Eng Chem Research (2010)

28 Parallel Computations: Lid driven Cavity Flow (LDCF) 8 Case 1: Re = 400; tf = 40, 64x64x32, 131,072 elements; 975,975 unknowns 8 Case 2: Re = 400; tf = 40, 96x96x48, 442,368 elements; 3,227,287 unknowns 8 Case 3: Re = 400; tf = 40, 128x128x64, 1,048,576 elements; 7,571,655 unknowns 8 Case 4: Re = 1000; tf = 50, 128x128x64, 1,048,576 elements; 7,571,655 unknowns 8 Case 5: Re = 1000; tf = 50, 192x192x96, 3,538,944 elements; 25,292,071 unknowns IBM Intel EM64T Linux Cluster, 2 Dual Core Intel Xeon 5160 CPUs (3GHz) per Blade IB SDX 4X Interconnect between Blades

29 CPU times in seconds, Speedups and Efficiencies based on the # of CPUs # CPU Case 1 Case 2 Case 3 Case 4 Case (1.00/100) 4838(1.00/100) 12926(1.00/100) 17356(1.00/100) 79193(1.00/100) 2 917(1.65/83) 3088(1.57/78) 7954(1.63/81) 10857(1.6/80) 50346(1.57/78) 4 441(3.43/86) 1600(3.02/75) 4148(3.11/78) 5665(3.06/77) 25866(3.06/77) 8 217(6.98/87) 837(5.78/72) 2176(5.94/74) 3049(5.69/71) 13798(5.74/72) (12.8/80) 453(10.7/67) 1225(10.6/66) 1642(10.6/66) 7604(10.4/65) The Speedup and the efficiency (in percentage) values are given in parentheses

30

31 CPU times in seconds, Speedups and Efficiencies based on the # of Blades # Blades Case 1 Case 2 Case 3 Case 4 Case (1.00/100) 3088(1.00/100) 7954(1.00/100) 10857(1.00/100) 50346(1.00/100) 2 441(2.08/104) 1600(1.93/97) 4148(1.92/96) 5665(1.92/96) 25866(1.95/97) 4 217(4.22/106) 837(3.69/92) 2176(3.66/91) 3049(3.56/89) 13798(3.65/91) 8 119(7.71/96) 453(6.82/85) 1225(6.49/81) 1642(6.61/83) 7604(6.62/83) The Speedup and the efficiency (in percentage) values are given in parentheses

32 8 7 6 Sppedups based on the # of Blades Linear Case 1 Case 2 Case 3 Case 5 Speedup # of Blades

33 Conclusions LSFEM leads to SPD linear systems of equations The large SPD system can be solved efficiently by Matrix free Conjugated Gradient Method LSFEM does not use any adjusting parameter for its numerical solutions Non overlapping, Domain Decomposition technique allows LSFEM to solve larger flow problems

34 Acknowledgement 8 National Science Foundation 8 U. S. Environmental Protection Agency Laura Burrell Lynne Fosberry Jamie Wright L. Q. Tang Biswanath Chowdhury X. Ding Q. Y. Jiang

35 Last but far from the least, Dear Professor Edgar, as a practical way to honor you, I am going to use your new book for my Process Control course. Congratulation on your 65 th Birthday. May you live ten thousands years long, and ten thousands times ten thousands years long.

INTER-COMPARISON AND VALIDATION OF RANS AND LES COMPUTATIONAL APPROACHES FOR ATMOSPHERIC DISPERSION AROUND A CUBIC OBSTACLE. Resources, Kozani, Greece

INTER-COMPARISON AND VALIDATION OF RANS AND LES COMPUTATIONAL APPROACHES FOR ATMOSPHERIC DISPERSION AROUND A CUBIC OBSTACLE. Resources, Kozani, Greece INTER-COMPARISON AND VALIDATION OF AND LES COMPUTATIONAL APPROACHES FOR ATMOSPHERIC DISPERSION AROUND A CUBIC OBSTACLE S. Andronopoulos 1, D.G.E. Grigoriadis 1, I. Mavroidis 2, R.F. Griffiths 3 and J.G.

More information

The behaviour of high Reynolds flows in a driven cavity

The behaviour of high Reynolds flows in a driven cavity The behaviour of high Reynolds flows in a driven cavity Charles-Henri BRUNEAU and Mazen SAAD Mathématiques Appliquées de Bordeaux, Université Bordeaux 1 CNRS UMR 5466, INRIA team MC 351 cours de la Libération,

More information

Due Tuesday, November 23 nd, 12:00 midnight

Due Tuesday, November 23 nd, 12:00 midnight Due Tuesday, November 23 nd, 12:00 midnight This challenging but very rewarding homework is considering the finite element analysis of advection-diffusion and incompressible fluid flow problems. Problem

More information

Open boundary conditions in numerical simulations of unsteady incompressible flow

Open boundary conditions in numerical simulations of unsteady incompressible flow Open boundary conditions in numerical simulations of unsteady incompressible flow M. P. Kirkpatrick S. W. Armfield Abstract In numerical simulations of unsteady incompressible flow, mass conservation can

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

Implementation of 3D Incompressible N-S Equations. Mikhail Sekachev

Implementation of 3D Incompressible N-S Equations. Mikhail Sekachev Implementation of 3D Incompressible N-S Equations Mikhail Sekachev Navier-Stokes Equations The motion of a viscous incompressible fluid is governed by the Navier-Stokes equations u + t u = ( u ) 0 Quick

More information

Pressure-velocity correction method Finite Volume solution of Navier-Stokes equations Exercise: Finish solving the Navier Stokes equations

Pressure-velocity correction method Finite Volume solution of Navier-Stokes equations Exercise: Finish solving the Navier Stokes equations Today's Lecture 2D grid colocated arrangement staggered arrangement Exercise: Make a Fortran program which solves a system of linear equations using an iterative method SIMPLE algorithm Pressure-velocity

More information

ON USING ARTIFICIAL COMPRESSIBILITY METHOD FOR SOLVING TURBULENT FLOWS

ON USING ARTIFICIAL COMPRESSIBILITY METHOD FOR SOLVING TURBULENT FLOWS Conference Applications of Mathematics 212 in honor of the 6th birthday of Michal Křížek. Institute of Mathematics AS CR, Prague 212 ON USING ARTIFICIAL COMPRESSIBILITY METHOD FOR SOLVING TURBULENT FLOWS

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

Lattice-Boltzmann vs. Navier-Stokes simulation of particulate flows

Lattice-Boltzmann vs. Navier-Stokes simulation of particulate flows Lattice-Boltzmann vs. Navier-Stokes simulation of particulate flows Amir Eshghinejadfard, Abouelmagd Abdelsamie, Dominique Thévenin University of Magdeburg, Germany 14th Workshop on Two-Phase Flow Predictions

More information

Project 4: Navier-Stokes Solution to Driven Cavity and Channel Flow Conditions

Project 4: Navier-Stokes Solution to Driven Cavity and Channel Flow Conditions Project 4: Navier-Stokes Solution to Driven Cavity and Channel Flow Conditions R. S. Sellers MAE 5440, Computational Fluid Dynamics Utah State University, Department of Mechanical and Aerospace Engineering

More information

On finite element methods for 3D time dependent convection diffusion reaction equations with small diffusion

On finite element methods for 3D time dependent convection diffusion reaction equations with small diffusion On finite element methods for 3D time dependent convection diffusion reaction equations with small diffusion Volker John and Ellen Schmeyer FR 6.1 Mathematik, Universität des Saarlandes, Postfach 15 11

More information

Application of Chimera Grids in Rotational Flow

Application of Chimera Grids in Rotational Flow CES Seminar Write-up Application of Chimera Grids in Rotational Flow Marc Schwalbach 292414 marc.schwalbach@rwth-aachen.de Supervisors: Dr. Anil Nemili & Emre Özkaya, M.Sc. MATHCCES RWTH Aachen University

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

Flow Field and Oscillation Frequency of a Rotating Liquid Droplet

Flow Field and Oscillation Frequency of a Rotating Liquid Droplet Flow Field and Oscillation Frequency of a Rotating Liquid Droplet TADASHI WATANABE Center for Computational Science and e-systems Japan Atomic Energy Agency (JAEA) Tokai-mura, Naka-gun, Ibaraki-ken, 319-1195

More information

Rayleigh-Taylor Unstable Flames

Rayleigh-Taylor Unstable Flames Rayleigh-Taylor Unstable Flames Elizabeth P. Hicks 1,2 and Robert Rosner 2 CIERA, Northwestern University 1 University of Chicago 2 CIERA Conference: September 2, 2011 1 Type Ia Supernovae Image: NASA

More information

- Part 4 - Multicore and Manycore Technology: Chances and Challenges. Vincent Heuveline

- Part 4 - Multicore and Manycore Technology: Chances and Challenges. Vincent Heuveline - Part 4 - Multicore and Manycore Technology: Chances and Challenges Vincent Heuveline 1 Numerical Simulation of Tropical Cyclones Goal oriented adaptivity for tropical cyclones ~10⁴km ~1500km ~100km 2

More information

A Finite-Element based Navier-Stokes Solver for LES

A Finite-Element based Navier-Stokes Solver for LES A Finite-Element based Navier-Stokes Solver for LES W. Wienken a, J. Stiller b and U. Fladrich c. a Technische Universität Dresden, Institute of Fluid Mechanics (ISM) b Technische Universität Dresden,

More information

Some remarks on grad-div stabilization of incompressible flow simulations

Some remarks on grad-div stabilization of incompressible flow simulations Some remarks on grad-div stabilization of incompressible flow simulations Gert Lube Institute for Numerical and Applied Mathematics Georg-August-University Göttingen M. Stynes Workshop Numerical Analysis

More information

IMPLEMENTATION OF POD AND DMD METHODS IN APACHE SPARK FRAMEWORK FOR SIMULATION OF UNSTEADY TURBULENT FLOW IN THE MODEL COMBUSTOR

IMPLEMENTATION OF POD AND DMD METHODS IN APACHE SPARK FRAMEWORK FOR SIMULATION OF UNSTEADY TURBULENT FLOW IN THE MODEL COMBUSTOR ECCOMAS Congress 2016 VII European Congress on Computational Methods in Applied Sciences and Engineering M. Papadrakakis, V. Papadopoulos, G. Stefanou, V. Plevris (eds.) Crete Island, Greece, 5 10 June

More information

Finding Rightmost Eigenvalues of Large, Sparse, Nonsymmetric Parameterized Eigenvalue Problems

Finding Rightmost Eigenvalues of Large, Sparse, Nonsymmetric Parameterized Eigenvalue Problems Finding Rightmost Eigenvalues of Large, Sparse, Nonsymmetric Parameterized Eigenvalue Problems AMSC 663-664 Final Report Minghao Wu AMSC Program mwu@math.umd.edu Dr. Howard Elman Department of Computer

More information

Numerical Methods in Aerodynamics. Turbulence Modeling. Lecture 5: Turbulence modeling

Numerical Methods in Aerodynamics. Turbulence Modeling. Lecture 5: Turbulence modeling Turbulence Modeling Niels N. Sørensen Professor MSO, Ph.D. Department of Civil Engineering, Alborg University & Wind Energy Department, Risø National Laboratory Technical University of Denmark 1 Outline

More information

Lattice Boltzmann Method for Fluid Simulations

Lattice Boltzmann Method for Fluid Simulations Lattice Boltzmann Method for Fluid Simulations Yuanxun Bill Bao & Justin Meskas April 14, 2011 1 Introduction In the last two decades, the Lattice Boltzmann method (LBM) has emerged as a promising tool

More information

Lattice Boltzmann Method for Fluid Simulations

Lattice Boltzmann Method for Fluid Simulations 1 / 16 Lattice Boltzmann Method for Fluid Simulations Yuanxun Bill Bao & Justin Meskas Simon Fraser University April 7, 2011 2 / 16 Ludwig Boltzmann and His Kinetic Theory of Gases The Boltzmann Transport

More information

Newton-Multigrid Least-Squares FEM for S-V-P Formulation of the Navier-Stokes Equations

Newton-Multigrid Least-Squares FEM for S-V-P Formulation of the Navier-Stokes Equations Newton-Multigrid Least-Squares FEM for S-V-P Formulation of the Navier-Stokes Equations A. Ouazzi, M. Nickaeen, S. Turek, and M. Waseem Institut für Angewandte Mathematik, LSIII, TU Dortmund, Vogelpothsweg

More information

Computation of Incompressible Flows: SIMPLE and related Algorithms

Computation of Incompressible Flows: SIMPLE and related Algorithms Computation of Incompressible Flows: SIMPLE and related Algorithms Milovan Perić CoMeT Continuum Mechanics Technologies GmbH milovan@continuummechanicstechnologies.de SIMPLE-Algorithm I - - - Consider

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

Efficient Augmented Lagrangian-type Preconditioning for the Oseen Problem using Grad-Div Stabilization

Efficient Augmented Lagrangian-type Preconditioning for the Oseen Problem using Grad-Div Stabilization Efficient Augmented Lagrangian-type Preconditioning for the Oseen Problem using Grad-Div Stabilization Timo Heister, Texas A&M University 2013-02-28 SIAM CSE 2 Setting Stationary, incompressible flow problems

More information

Numerical Simulation of Unsteady Flow with Vortex Shedding Around Circular Cylinder

Numerical Simulation of Unsteady Flow with Vortex Shedding Around Circular Cylinder Numerical Simulation of Unsteady Flow with Vortex Shedding Around Circular Cylinder Ali Kianifar, Edris Yousefi Rad Abstract In many applications the flow that past bluff bodies have frequency nature (oscillated)

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

Computers and Mathematics with Applications. Investigation of the LES WALE turbulence model within the lattice Boltzmann framework

Computers and Mathematics with Applications. Investigation of the LES WALE turbulence model within the lattice Boltzmann framework Computers and Mathematics with Applications 59 (2010) 2200 2214 Contents lists available at ScienceDirect Computers and Mathematics with Applications journal homepage: www.elsevier.com/locate/camwa Investigation

More information

CFD STUDY OF MASS TRANSFER IN SPACER FILLED MEMBRANE MODULE

CFD STUDY OF MASS TRANSFER IN SPACER FILLED MEMBRANE MODULE GANIT J. Bangladesh Math. Soc. (ISSN 1606-3694) 31 (2011) 33-41 CFD STUDY OF MASS TRANSFER IN SPACER FILLED MEMBRANE MODULE Sharmina Hussain Department of Mathematics and Natural Science BRAC 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

LES modeling of heat and mass transfer in turbulent recirculated flows E. Baake 1, B. Nacke 1, A. Umbrashko 2, A. Jakovics 2

LES modeling of heat and mass transfer in turbulent recirculated flows E. Baake 1, B. Nacke 1, A. Umbrashko 2, A. Jakovics 2 MAGNETOHYDRODYNAMICS Vol. 00 (1964), No. 00, pp. 1 5 LES modeling of heat and mass transfer in turbulent recirculated flows E. Baake 1, B. Nacke 1, A. Umbrashko 2, A. Jakovics 2 1 Institute for Electrothermal

More information

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

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

More information

A dynamic global-coefficient subgrid-scale eddy-viscosity model for large-eddy simulation in complex geometries

A dynamic global-coefficient subgrid-scale eddy-viscosity model for large-eddy simulation in complex geometries Center for Turbulence Research Annual Research Briefs 2006 41 A dynamic global-coefficient subgrid-scale eddy-viscosity model for large-eddy simulation in complex geometries By D. You AND P. Moin 1. Motivation

More information

Solving Large Nonlinear Sparse Systems

Solving Large Nonlinear Sparse Systems Solving Large Nonlinear Sparse Systems Fred W. Wubs and Jonas Thies Computational Mechanics & Numerical Mathematics University of Groningen, the Netherlands f.w.wubs@rug.nl Centre for Interdisciplinary

More information

Two-Dimensional Unsteady Flow in a Lid Driven Cavity with Constant Density and Viscosity ME 412 Project 5

Two-Dimensional Unsteady Flow in a Lid Driven Cavity with Constant Density and Viscosity ME 412 Project 5 Two-Dimensional Unsteady Flow in a Lid Driven Cavity with Constant Density and Viscosity ME 412 Project 5 Jingwei Zhu May 14, 2014 Instructor: Surya Pratap Vanka 1 Project Description The objective of

More information

Scalable Non-Linear Compact Schemes

Scalable Non-Linear Compact Schemes Scalable Non-Linear Compact Schemes Debojyoti Ghosh Emil M. Constantinescu Jed Brown Mathematics Computer Science Argonne National Laboratory International Conference on Spectral and High Order Methods

More information

Spatial discretization scheme for incompressible viscous flows

Spatial discretization scheme for incompressible viscous flows Spatial discretization scheme for incompressible viscous flows N. Kumar Supervisors: J.H.M. ten Thije Boonkkamp and B. Koren CASA-day 2015 1/29 Challenges in CFD Accuracy a primary concern with all CFD

More information

Least-Squares Spectral Collocation with the Overlapping Schwarz Method for the Incompressible Navier Stokes Equations

Least-Squares Spectral Collocation with the Overlapping Schwarz Method for the Incompressible Navier Stokes Equations Least-Squares Spectral Collocation with the Overlapping Schwarz Method for the Incompressible Navier Stokes Equations by Wilhelm Heinrichs Universität Duisburg Essen, Ingenieurmathematik Universitätsstr.

More information

Multipole-Based Preconditioners for Sparse Linear Systems.

Multipole-Based Preconditioners for Sparse Linear Systems. Multipole-Based Preconditioners for Sparse Linear Systems. Ananth Grama Purdue University. Supported by the National Science Foundation. Overview Summary of Contributions Generalized Stokes Problem Solenoidal

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

Nuclear Engineering and Design

Nuclear Engineering and Design Nuclear Engineering and Design 239 (2009 1314 1322 Contents lists available at ScienceDirect Nuclear Engineering and Design journal homepage: www.elsevier.com/locate/nucengdes k ε modeling using modified

More information

A note on the numerical treatment of the k-epsilon turbulence model Λ

A note on the numerical treatment of the k-epsilon turbulence model Λ A note on the numerical treatment of the k-epsilon turbulence model Λ Adrián J. Lew y, Gustavo C. Buscaglia z and Pablo M. Carrica Centro Atómico Bariloche and Instituto Balseiro, 8400 Bariloche, Argentina.

More information

IMPACT OF LES TURBULENCE SUBGRID MODELS IN THE JET RELEASE SIMULATION

IMPACT OF LES TURBULENCE SUBGRID MODELS IN THE JET RELEASE SIMULATION IMPACT OF LES TURBULENCE SUBGRID MODELS IN THE JET RELEASE SIMULATION E. S. FERREIRA JÚNIOR 1, S. S. V. VIANNA 1 1 State University of Campinas, Faculty of Chemical Engineering E-mail: elmo@feq.unicamp.br,

More information

An evaluation of a conservative fourth order DNS code in turbulent channel flow

An evaluation of a conservative fourth order DNS code in turbulent channel flow Center for Turbulence Research Annual Research Briefs 2 2 An evaluation of a conservative fourth order DNS code in turbulent channel flow By Jessica Gullbrand. Motivation and objectives Direct numerical

More information

Vortex-Induced Vibration Characteristics of an Elastic Circular Cylinder

Vortex-Induced Vibration Characteristics of an Elastic Circular Cylinder Vortex-Induced Vibration Characteristics of an Elastic Circular Cylinder T. Li, J.Y. Zhang, W.H. Zhang and M.H. Zhu Abstract A numerical simulation of vortex-induced vibration of a -dimensional elastic

More information

Numerical Study of Natural Unsteadiness Using Wall-Distance-Free Turbulence Models

Numerical Study of Natural Unsteadiness Using Wall-Distance-Free Turbulence Models Numerical Study of Natural Unsteadiness Using Wall-Distance-Free urbulence Models Yi-Lung Yang* and Gwo-Lung Wang Department of Mechanical Engineering, Chung Hua University No. 707, Sec 2, Wufu Road, Hsin

More information

Large Eddy Simulation as a Powerful Engineering Tool for Predicting Complex Turbulent Flows and Related Phenomena

Large Eddy Simulation as a Powerful Engineering Tool for Predicting Complex Turbulent Flows and Related Phenomena 29 Review Large Eddy Simulation as a Powerful Engineering Tool for Predicting Complex Turbulent Flows and Related Phenomena Masahide Inagaki Abstract Computational Fluid Dynamics (CFD) has been applied

More information

Numerical Investigation of Thermal Performance in Cross Flow Around Square Array of Circular Cylinders

Numerical Investigation of Thermal Performance in Cross Flow Around Square Array of Circular Cylinders Numerical Investigation of Thermal Performance in Cross Flow Around Square Array of Circular Cylinders A. Jugal M. Panchal, B. A M Lakdawala 2 A. M. Tech student, Mechanical Engineering Department, Institute

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

A Scalable, Parallel Implementation of Weighted, Non-Linear Compact Schemes

A Scalable, Parallel Implementation of Weighted, Non-Linear Compact Schemes A Scalable, Parallel Implementation of Weighted, Non-Linear Compact Schemes Debojyoti Ghosh Emil M. Constantinescu Jed Brown Mathematics Computer Science Argonne National Laboratory SIAM Annual Meeting

More information

Large eddy simulation of turbulent flow over a backward-facing step: effect of inflow conditions

Large eddy simulation of turbulent flow over a backward-facing step: effect of inflow conditions June 30 - July 3, 2015 Melbourne, Australia 9 P-26 Large eddy simulation of turbulent flow over a backward-facing step: effect of inflow conditions Jungwoo Kim Department of Mechanical System Design Engineering

More information

LES of turbulent shear flow and pressure driven flow on shallow continental shelves.

LES of turbulent shear flow and pressure driven flow on shallow continental shelves. LES of turbulent shear flow and pressure driven flow on shallow continental shelves. Guillaume Martinat,CCPO - Old Dominion University Chester Grosch, CCPO - Old Dominion University Ying Xu, Michigan State

More information

20. A Dual-Primal FETI Method for solving Stokes/Navier-Stokes Equations

20. A Dual-Primal FETI Method for solving Stokes/Navier-Stokes Equations Fourteenth International Conference on Domain Decomposition Methods Editors: Ismael Herrera, David E. Keyes, Olof B. Widlund, Robert Yates c 23 DDM.org 2. A Dual-Primal FEI Method for solving Stokes/Navier-Stokes

More information

Numerical solutions of 2-D incompressible driven cavity flow with wavy bottom surface

Numerical solutions of 2-D incompressible driven cavity flow with wavy bottom surface American Journal of Applied Mathematics 015; (1-1): 0-4 Published online December 5, 014 (http://www.sciencepublishinggroup.com/j/ajam) doi: 10.11648/j.ajam.s.01500101.14 ISSN: 0-004 (Print); ISSN: 0-006X

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

2 CAI, KEYES AND MARCINKOWSKI proportional to the relative nonlinearity of the function; i.e., as the relative nonlinearity increases the domain of co

2 CAI, KEYES AND MARCINKOWSKI proportional to the relative nonlinearity of the function; i.e., as the relative nonlinearity increases the domain of co INTERNATIONAL JOURNAL FOR NUMERICAL METHODS IN FLUIDS Int. J. Numer. Meth. Fluids 2002; 00:1 6 [Version: 2000/07/27 v1.0] Nonlinear Additive Schwarz Preconditioners and Application in Computational Fluid

More information

Lattice Boltzmann simulations on heterogeneous CPU-GPU clusters

Lattice Boltzmann simulations on heterogeneous CPU-GPU clusters Lattice Boltzmann simulations on heterogeneous CPU-GPU clusters H. Köstler 2nd International Symposium Computer Simulations on GPU Freudenstadt, 29.05.2013 1 Contents Motivation walberla software concepts

More information

FINITE ELEMENT ANALYSIS OF MIXED CONVECTION HEAT TRANSFER ENHANCEMENT OF A HEATED SQUARE HOLLOW CYLINDER IN A LID-DRIVEN RECTANGULAR ENCLOSURE

FINITE ELEMENT ANALYSIS OF MIXED CONVECTION HEAT TRANSFER ENHANCEMENT OF A HEATED SQUARE HOLLOW CYLINDER IN A LID-DRIVEN RECTANGULAR ENCLOSURE Proceedings of the International Conference on Mechanical Engineering 2011 (ICME2011) 18-20 December 2011, Dhaka, Bangladesh ICME11-TH-014 FINITE ELEMENT ANALYSIS OF MIXED CONVECTION HEAT TRANSFER ENHANCEMENT

More information

Reliability of LES in complex applications

Reliability of LES in complex applications Reliability of LES in complex applications Bernard J. Geurts Multiscale Modeling and Simulation (Twente) Anisotropic Turbulence (Eindhoven) DESIDER Symposium Corfu, June 7-8, 27 Sample of complex flow

More information

Application of a Non-Linear Frequency Domain Solver to the Euler and Navier-Stokes Equations

Application of a Non-Linear Frequency Domain Solver to the Euler and Navier-Stokes Equations Application of a Non-Linear Frequency Domain Solver to the Euler and Navier-Stokes Equations Contours of Pressure.8.6.4...4.6.8 Matthew McMullen Antony Jameson Juan J. Alonso Aero Astro Dept. Stanford

More information

Simulating Drag Crisis for a Sphere Using Skin Friction Boundary Conditions

Simulating Drag Crisis for a Sphere Using Skin Friction Boundary Conditions Simulating Drag Crisis for a Sphere Using Skin Friction Boundary Conditions Johan Hoffman May 14, 2006 Abstract In this paper we use a General Galerkin (G2) method to simulate drag crisis for a sphere,

More information

Turbulence Modeling I!

Turbulence Modeling I! Outline! Turbulence Modeling I! Grétar Tryggvason! Spring 2010! Why turbulence modeling! Reynolds Averaged Numerical Simulations! Zero and One equation models! Two equations models! Model predictions!

More information

OpenFOAM SIMULATION OF THE FLOW IN THE HÖLLEFORSEN DRAFT TUBE MODEL

OpenFOAM SIMULATION OF THE FLOW IN THE HÖLLEFORSEN DRAFT TUBE MODEL Turbine-99 III Proceedings of the third IAHR/ERCOFTAC workshop on draft tube flow 8-9 December 2005, Porjus, Sweden Paper No. 8 OpenFOAM SIMULATION OF THE FLOW IN THE HÖLLEFORSEN DRAFT TUBE MODEL Nilsson

More information

Simulation and validation of turbulent gas flow in a cyclone using Caelus. Dr Darrin W Stephens Dr Chris Sideroff Prof.

Simulation and validation of turbulent gas flow in a cyclone using Caelus. Dr Darrin W Stephens Dr Chris Sideroff Prof. Simulation and validation of turbulent gas flow in a cyclone using Caelus Dr Darrin W Stephens Dr Chris Sideroff Prof. Aleksandar Jemcov Introduction Cyclones play a dominant role in industrial separation

More information

An Introduction to Theories of Turbulence. James Glimm Stony Brook University

An Introduction to Theories of Turbulence. James Glimm Stony Brook University An Introduction to Theories of Turbulence James Glimm Stony Brook University Topics not included (recent papers/theses, open for discussion during this visit) 1. Turbulent combustion 2. Turbulent mixing

More information

arxiv: v1 [physics.flu-dyn] 11 Oct 2012

arxiv: v1 [physics.flu-dyn] 11 Oct 2012 Low-Order Modelling of Blade-Induced Turbulence for RANS Actuator Disk Computations of Wind and Tidal Turbines Takafumi Nishino and Richard H. J. Willden ariv:20.373v [physics.flu-dyn] Oct 202 Abstract

More information

A parallel exponential integrator for large-scale discretizations of advection-diffusion models

A parallel exponential integrator for large-scale discretizations of advection-diffusion models A parallel exponential integrator for large-scale discretizations of advection-diffusion models L. Bergamaschi 1, M. Caliari 2, A. Martínez 3, and M. Vianello 3 1 Department of Mathematical Methods and

More information

Exam in Fluid Mechanics 5C1214

Exam in Fluid Mechanics 5C1214 Eam in Fluid Mechanics 5C1214 Final eam in course 5C1214 13/01 2004 09-13 in Q24 Eaminer: Prof. Dan Henningson The point value of each question is given in parenthesis and you need more than 20 points

More information

Unsteady Incompressible Flow Simulation Using Galerkin Finite Elements with Spatial/Temporal Adaptation

Unsteady Incompressible Flow Simulation Using Galerkin Finite Elements with Spatial/Temporal Adaptation Unsteady Incompressible Flow Simulation Using Galerkin Finite Elements with Spatial/Temporal Adaptation Mohamed S. Ebeida Carnegie Mellon University, Pittsburgh, PA 15213 Roger L. Davis and Roland W. Freund

More information

INTRODUCTION OBJECTIVES

INTRODUCTION OBJECTIVES INTRODUCTION The transport of particles in laminar and turbulent flows has numerous applications in engineering, biological and environmental systems. The deposition of aerosol particles in channels and

More information

Modelling of turbulent flows: RANS and LES

Modelling of turbulent flows: RANS and LES Modelling of turbulent flows: RANS and LES Turbulenzmodelle in der Strömungsmechanik: RANS und LES Markus Uhlmann Institut für Hydromechanik Karlsruher Institut für Technologie www.ifh.kit.edu SS 2012

More information

Zonal modelling approach in aerodynamic simulation

Zonal modelling approach in aerodynamic simulation Zonal modelling approach in aerodynamic simulation and Carlos Castro Barcelona Supercomputing Center Technical University of Madrid Outline 1 2 State of the art Proposed strategy 3 Consistency Stability

More information

MATHEMATICAL MODELING AND NUMERICAL SOLUTION OF 3D ATMOSPHERIC BOUNDARY LAYER

MATHEMATICAL MODELING AND NUMERICAL SOLUTION OF 3D ATMOSPHERIC BOUNDARY LAYER , Vol, Pt, Special Issue Proceedings of International Conference RDAMM 585 MATHEMATICAL MODELING AND NUMERICAL SOLUTION OF D ATMOSPHERIC BOUNDARY LAYER L. Beneš, K. Kozel Department of Technical Mathematics,

More information

FEMxDEM double scale approach with second gradient regularization applied to granular materials modeling

FEMxDEM double scale approach with second gradient regularization applied to granular materials modeling FEMxDEM double scale approach with second gradient regularization applied to granular materials modeling Albert Argilaga Claramunt Stefano Dal Pont Gaël Combe Denis Caillerie Jacques Desrues 16 december

More information

Performance Prediction of the Francis-99 Hydroturbine with Comparison to Experiment. Chad Custer, PhD Yuvraj Dewan Artem Ivashchenko

Performance Prediction of the Francis-99 Hydroturbine with Comparison to Experiment. Chad Custer, PhD Yuvraj Dewan Artem Ivashchenko Performance Prediction of the Francis-99 Hydroturbine with Comparison to Experiment Chad Custer, PhD Yuvraj Dewan Artem Ivashchenko Unrestricted Siemens AG 2017 Realize innovation. Agenda Introduction

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

Weierstrass Institute for Applied Analysis and Stochastics, Mohrenstr. 39, Berlin, Germany,

Weierstrass Institute for Applied Analysis and Stochastics, Mohrenstr. 39, Berlin, Germany, Volker John On the numerical simulation of population balance systems Weierstrass Institute for Applied Analysis and Stochastics, Mohrenstr. 39, 10117 Berlin, Germany, Free University of Berlin, Department

More information

The solution of the discretized incompressible Navier-Stokes equations with iterative methods

The solution of the discretized incompressible Navier-Stokes equations with iterative methods The solution of the discretized incompressible Navier-Stokes equations with iterative methods Report 93-54 C. Vuik Technische Universiteit Delft Delft University of Technology Faculteit der Technische

More information

NUMERICAL SIMULATION OF THE FLOW AROUND A SQUARE CYLINDER USING THE VORTEX METHOD

NUMERICAL SIMULATION OF THE FLOW AROUND A SQUARE CYLINDER USING THE VORTEX METHOD NUMERICAL SIMULATION OF THE FLOW AROUND A SQUARE CYLINDER USING THE VORTEX METHOD V. G. Guedes a, G. C. R. Bodstein b, and M. H. Hirata c a Centro de Pesquisas de Energia Elétrica Departamento de Tecnologias

More information

UNSTEADY CHARACTERISTICS OF TIP-LEAKAGE FLOW IN AN AXIAL FLOW FAN

UNSTEADY CHARACTERISTICS OF TIP-LEAKAGE FLOW IN AN AXIAL FLOW FAN UNSTEADY CHARACTERISTICS OF TIP-LEAKAGE FLOW IN AN AXIAL FLOW FAN Keuntae Park Haecheon Choi Department of Mechanical & Aerospace Engineering Department of Mechanical & Aerospace Engineering Seoul National

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

CONVECTIVE HEAT TRANSFER OVER A WALL MOUNTED CUBE AT DIFFERENT ANGLE OF ATTACK USING LARGE EDDY SIMULATION

CONVECTIVE HEAT TRANSFER OVER A WALL MOUNTED CUBE AT DIFFERENT ANGLE OF ATTACK USING LARGE EDDY SIMULATION S301 CONVECTIVE HEAT TRANSFER OVER A WALL MOUNTED CUBE AT DIFFERENT ANGLE OF ATTACK USING LARGE EDDY SIMULATION by Habibollah HEIDARZADEH, Mousa FARHADI *, and Kurosh SEDIGHI Faculty of Mechanical Engineering,

More information

Key words. PDE-constrained optimization, space-time methods, preconditioning, Schur complement, domain decomposition, parallel computing.

Key words. PDE-constrained optimization, space-time methods, preconditioning, Schur complement, domain decomposition, parallel computing. DOMAIN DECOMPOSITION IN TIME FOR PDE-CONSTRAINED OPTIMIZATION ANDREW T. BARKER AND MARTIN STOLL Abstract. PDE-constrained optimization problems have a wide range of applications, but they lead to very

More information

LES ANALYSIS ON CYLINDER CASCADE FLOW BASED ON ENERGY RATIO COEFFICIENT

LES ANALYSIS ON CYLINDER CASCADE FLOW BASED ON ENERGY RATIO COEFFICIENT 2th International Conference on Heat Transfer, Fluid Mechanics and Thermodynamics ANALYSIS ON CYLINDER CASCADE FLOW BASED ON ENERGY RATIO COEFFICIENT Wang T.*, Gao S.F., Liu Y.W., Lu Z.H. and Hu H.P. *Author

More information

AER1310: TURBULENCE MODELLING 1. Introduction to Turbulent Flows C. P. T. Groth c Oxford Dictionary: disturbance, commotion, varying irregularly

AER1310: TURBULENCE MODELLING 1. Introduction to Turbulent Flows C. P. T. Groth c Oxford Dictionary: disturbance, commotion, varying irregularly 1. Introduction to Turbulent Flows Coverage of this section: Definition of Turbulence Features of Turbulent Flows Numerical Modelling Challenges History of Turbulence Modelling 1 1.1 Definition of Turbulence

More information

Regularization modeling of turbulent mixing; sweeping the scales

Regularization modeling of turbulent mixing; sweeping the scales Regularization modeling of turbulent mixing; sweeping the scales Bernard J. Geurts Multiscale Modeling and Simulation (Twente) Anisotropic Turbulence (Eindhoven) D 2 HFest, July 22-28, 2007 Turbulence

More information

Numerical Simulation of Flow Around An Elliptical Cylinder at High Reynolds Numbers

Numerical Simulation of Flow Around An Elliptical Cylinder at High Reynolds Numbers International Journal of Fluids Engineering. ISSN 0974-3138 Volume 5, Number 1 (2013), pp. 29-37 International Research Publication House http://www.irphouse.com Numerical Simulation of Flow Around An

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

Numerical simulation of fluid flow in a monolithic exchanger related to high temperature and high pressure operating conditions

Numerical simulation of fluid flow in a monolithic exchanger related to high temperature and high pressure operating conditions Advanced Computational Methods in Heat Transfer X 25 Numerical simulation of fluid flow in a monolithic exchanger related to high temperature and high pressure operating conditions F. Selimovic & B. Sundén

More information

Iterative Solvers in the Finite Element Solution of Transient Heat Conduction

Iterative Solvers in the Finite Element Solution of Transient Heat Conduction Iterative Solvers in the Finite Element Solution of Transient Heat Conduction Mile R. Vuji~i} PhD student Steve G.R. Brown Senior Lecturer Materials Research Centre School of Engineering University of

More information

Modeling of turbulence in stirred vessels using large eddy simulation

Modeling of turbulence in stirred vessels using large eddy simulation Modeling of turbulence in stirred vessels using large eddy simulation André Bakker (presenter), Kumar Dhanasekharan, Ahmad Haidari, and Sung-Eun Kim Fluent Inc. Presented at CHISA 2002 August 25-29, Prague,

More information

Analysis of the flow and heat transfer characteristics for MHD free convection in an enclosure with a heated obstacle

Analysis of the flow and heat transfer characteristics for MHD free convection in an enclosure with a heated obstacle Nonlinear Analysis: Modelling and Control, 2011, Vol. 16, No. 1, 89 99 89 Analysis of the flow and heat transfer characteristics for MHD free convection in an enclosure with a heated obstacle S. Parvin,

More information

Development of a Parallel, 3D, Lattice Boltzmann Method CFD Solver for Simulation of Turbulent Reactor Flow

Development of a Parallel, 3D, Lattice Boltzmann Method CFD Solver for Simulation of Turbulent Reactor Flow DOE-FIU SCIENCE & TECHNOLOGY WORKFORCE DEVELOPMENT PROGRAM STUDENT SUMMER INTERNSHIP TECHNICAL REPORT June 4, 2012 to August 10, 2012 Development of a Parallel, 3D, Lattice Boltzmann Method CFD Solver

More information

The Deflation Accelerated Schwarz Method for CFD

The Deflation Accelerated Schwarz Method for CFD The Deflation Accelerated Schwarz Method for CFD J. Verkaik 1, C. Vuik 2,, B.D. Paarhuis 1, and A. Twerda 1 1 TNO Science and Industry, Stieltjesweg 1, P.O. Box 155, 2600 AD Delft, The Netherlands 2 Delft

More information

REORDERING EFFECTS ON PRECONDITIONED KRYLOV METHODS IN AMR SOLUTIONS OF FLOW AND TRANSPORT

REORDERING EFFECTS ON PRECONDITIONED KRYLOV METHODS IN AMR SOLUTIONS OF FLOW AND TRANSPORT Proc. of the XXVII Iberian Latin-American Congress on Computational Methods in Engineering CILAMCE 2006 Brazilian Assoc. for Comp. Mechanics & Latin American Assoc. of Comp. Methods in Engineering Belém,

More information

Numerical simulations of MHD flow in the wake of a magnetic obstacle in laminar and turbulent flow regimes. Sybren ten Cate

Numerical simulations of MHD flow in the wake of a magnetic obstacle in laminar and turbulent flow regimes. Sybren ten Cate Numerical simulations of MHD flow in the wake of a magnetic obstacle in laminar and turbulent flow regimes Sybren ten Cate October 20, 2009 Abstract Magnetohydrodynamics (MHD), the interaction between

More information

NONLINEAR FEATURES IN EXPLICIT ALGEBRAIC MODELS FOR TURBULENT FLOWS WITH ACTIVE SCALARS

NONLINEAR FEATURES IN EXPLICIT ALGEBRAIC MODELS FOR TURBULENT FLOWS WITH ACTIVE SCALARS June - July, 5 Melbourne, Australia 9 7B- NONLINEAR FEATURES IN EXPLICIT ALGEBRAIC MODELS FOR TURBULENT FLOWS WITH ACTIVE SCALARS Werner M.J. Lazeroms () Linné FLOW Centre, Department of Mechanics SE-44

More information