nek5000 massively parallel spectral element simulations

Size: px
Start display at page:

Download "nek5000 massively parallel spectral element simulations"

Transcription

1 nek5000 massively parallel spectral element simulations PRACE Scientific Seminar HPC Boosts Science, 22th February 2011 P. Schlatter & D. S. Henningson Linné Flow Centre, KTH Mechanics

2 Fluid flows Tornado, USA ( Waterfall, Sweden ( 2007) Airplane wing (Wikipedia) 2

3 Turbulence Laminar flow Transitional flow Re = UL/ Turbulent flow > 10 4 flow likely to be turbulent L=1 m U=1 m/s Re = 1*1/10-6 =10 6 Water: = 10-6 m 2 /s 3

4 Outline 1. Numerics and large-scale computations Flow simulations and spectral elements Performance 2. Flow application: Turbulent flow in a 3D diffuser Comparison to real experiments 4

5 1. Numerics and large-scale computations 5

6 Flow simulations Smoke visualization ( weeping-willow/ /) Measurements Computer simulation (Stefan Kerkemeier, ETH) Navier-Stokes equations 6

7 Flow simulations Nonlinear, chaotic, singularly perturbed, mixed hyperbolicparabolic... Direct numerical simulation (DNS) Challenge I: n ~ O(Re 3/4 ) in each spatial direction, O(Re 1/2 ) in time resolution ~ O(Re 11/4 ) Challenge II: Incompressibility Elliptic problem for pressure (global coupling in every time step) Choose a high order method! 7

8 Spectral elements (Patera 84) Finite element (FE) Spectral Spectral element (SE) + (Zhang et al. 2004) 8

9 Spectral elements Similarities to FEM: Variational formulation. Strong form Weak form Galerkin approx. Matrix form Departure from FEM: Orthogonal Legendre polynomials, Gauss- Lobatto quadrature. Domain partitioned into E high-order quadrilateral (or hexahedral) elements. Nodal basis: Solution represented as N th-order Lagrange interpolants based on Gauss-Lobatto-Legendre points (N ~ 4 15). Converges exponentially fast with N for smooth solutions. Part of diffuser geometry with E = , N = 11 9

10 Spectral elements Local tensor-product form (2D), h i (r) allows derivatives to be evaluated as matrixmatrix products: 90% of ops, 40% of time is in the form of small matrix-matrix products mxm-routines written in assembly by IBM 10

11 nek5000 SEM code by Paul F. Fischer, Argonne National Laboratory 80,000 lines of f77 (some C for I/O), MPI (no hybrid MPI-OMP) Keep it simple world s most powerful computers have very weak operating systems Much effort spent on the coarse grid solvers (AMG and XX T ) Argonne National Lab,

12 nek5000 Turbulent diffuser cores 1. Real case 2. Strong scaling cores 12

13 2. Flow application: Turbulent flow in a 3D diffuser 13

14 Diffuser experiment at Stanford Cherry et al. (2008) Turbulent water u b = 1 m/s, h = 1cm Re b = 10,000 Fully 3D Complex separation 14

15 Setup in Ohlsson et al. (2010) First DNS Re b = 10,000 High order SEM code 220 million grid points 15

16 Complex flow 16

17 Complex flow 17

18 Observed Instantaneous large-scale visualization oscillations 18

19 Instantaneous visualization x=12 19

20 Mean flow Skin-friction Pressure Reynolds recovery number Ohlsson et al., JFM

21 Mean flow <u> in streamwise planes at 2, 5, 8 cm from the diffuser throat Numerical simulation by nek5000 (left) Experiment by Cherry et al. (right) Ohlsson et al., JFM

22 Observed large-scale oscillations 22

23 Thank you! 23

24 Time probes x=12 Powerspectrum T ~ 80 T ~ 20 24

25 Proper Orthogonal Decomposition (POD) Principal component analysis (Pearson 1901, Lumley 1967) Finds the directions of most variance in random dataset Eigenvectors of the covariance matrix N 25

26 POD (structures) log(e) mean Modes 26

27 POD (frequencies) T ~ 80 a 1,a 2,a 3 Powerspectrum Time series 27

28 Phase-portraits Signs of a quasi-periodic motion 28

29 Why dominant frequencies? Friday evening... Villermaux & Hopfinger (1994) Lawson & Davidson (2001) Confinement!

30 Low-order reconstruction log(e) mean Modes 30

31 Low-order reconstruction Fluctuations from POD modes 1,2 Fluctuations from real snapshots Fluctuations from experiments 31

32 Conclusions, part 1 Fluid flows nonlinear, chaotic, sensitive calls for correct numerical treatment. Resolution ~ O(Re 11/4 ) Parallel computations unavoidable Incompressibility introduces heavy communication. Spectral elements offer accuracy, scalability and flexibility. Stabilization needed for turbulence simulations 32

33 Conclusions, part 2 Dynamics in diffuser governed by jet- flapping, due to the confinement of the flow Most energetic POD modes are pairs of streamwise streaks shedding. Typical frequencies found through time probes & POD: Large-scale motion with T ~ 80. Large-scale motion give explanation for double peak r.m.s. 33

34 Navier-Stokes Eq. (3D) K-type Transition Ohlsson et al. LNCSE 76 34

35 Navier-Stokes Eq. (3D) K-type Transition No overintegration blow up just before skin-friction peak Resolution 1: 91 3 Resolution 2: Overintegration M=N+1 M=N+2 M=N+3 M=N+4! Ohlsson et al. LNCSE 76 35

36 Stabilization of SEM Proposed methods: Overintegration [Kirby et al., Maday et al., Canuto et al.] N M M = 3/2 N N M N N Filtering [Fischer & Mullen] Spectral Vanishing Viscosity (SVV) [Pasquetti et al.] 36

37 Navier-Stokes Eq. (3D) Turbulent Channel Flow at Re = 590 M = N+4 M = 3/2 N Ohlsson et al. LNCSE 76 37

38 Setup in Ohlsson et al. (2010) laminar inflow development section straight + converging section trip-forcing region diffuser fully turbulent flow outflow with damping region Re b = 10,000 Re_tau = 320 (970) 38

39 Flow simulations High-order discretization in space + Small dispersion errors (grow linearly with time) + Less grid points for given accuracy Complex geometries cumbersome Time discretization Nonlinear terms explicitly, viscous terms implicitly (3rd order) 39

40 Time probes x=-13 Powerspectrum T=33 T + =3100 x + ~1000 t + = x + / u c

41 Mean flow Green: U/u b = 0 Red: U/u b =

42 Why this bump? (Hypothesis 2) Present at all times! 42

43 Motivation 2D (Kuwahara et al., icfd, Tokyo) Steady point of separation Unsteady reattachment point 3D Pressure induced separation Unsteady separation point (Ohlsson et al. 2008) (Ohlsson et al. 2010) No homogeneous direction except time Increased unsteadiness Influence of walls and secondary flows..? 43

44 Conclusions Indications that dynamics in diffuser governed by jet instabilities. Walls contribute to complex secondary flow in diffuser. Largest pancake structures of found right after diffuser opening, due to spanwise vorticity and dw/dz dominating. 44

45 Results fluctuations (u rms /u b )x100 in streamwise planes at 2, 5, 12 cm from the diffuser throat Numerical simulation by nek5000 (left) Experiment by Cherry et al. (right) 45

46 Diffuser experiment at Stanford 46

SG Turbulence models for CFD

SG Turbulence models for CFD SG2218 2012 Turbulence models for CFD Stefan Wallin Linné FLOW Centre Dept of Mechanics, KTH Dept. of Aeronautics and Systems Integration, FOI There are no simple turbulent flows Turbulent boundary layer:

More information

CHARACTERIZATION OF THE SECONDARY FLOW IN TURBULENT RECTANGULAR DUCTS WITH VARYING ASPECT RATIO

CHARACTERIZATION OF THE SECONDARY FLOW IN TURBULENT RECTANGULAR DUCTS WITH VARYING ASPECT RATIO June - July, 21 Melbourne, Australia 9 8A-1 CHARACTERIZATION OF THE SECONDARY FLOW IN TURBULENT RECTANGULAR DUCTS WITH VARYING ASPECT RATIO Ricardo Vinuesa Linné FLOW Centre, KTH Mechanics SE-1 Stockholm,

More information

Spectral Element Simulation of Flow Around a Surface-Mounted Square-Section Cylinder

Spectral Element Simulation of Flow Around a Surface-Mounted Square-Section Cylinder Spectral Element Simulation of Flow Around a Surface-Mounted Square-Section Cylinder Johan Malm, Philipp Schlatter, Dan S. Henningson Lars-Uve Schrader, Catherine Mavriplis Linné FLOW Centre, Swedish e-science

More information

DIRECT NUMERICAL SIMULATIONS OF VARIABLE-ASPECT-RATIO TURBULENT DUCT FLOWS AT LOW TO MODERATE REYNOLDS NUMBERS

DIRECT NUMERICAL SIMULATIONS OF VARIABLE-ASPECT-RATIO TURBULENT DUCT FLOWS AT LOW TO MODERATE REYNOLDS NUMBERS DIRECT NUMERICAL SIMULATIONS OF VARIABLE-ASPECT-RATIO TURBULENT DUCT FLOWS AT LOW TO MODERATE REYNOLDS NUMBERS Ricardo Vinuesa MMAE Department Illinois Institute of Technology Chicago, IL 60616, USA rvinuesa@hawk.iit.edu

More information

Utilising high-order direct numerical simulation for transient aeronautics problems

Utilising high-order direct numerical simulation for transient aeronautics problems Utilising high-order direct numerical simulation for transient aeronautics problems D. Moxey, J.-E. Lombard, J. Peiró, S. Sherwin Department of Aeronautics, Imperial College London! WCCM 2014, Barcelona,

More information

There are no simple turbulent flows

There are no simple turbulent flows Turbulence 1 There are no simple turbulent flows Turbulent boundary layer: Instantaneous velocity field (snapshot) Ref: Prof. M. Gad-el-Hak, University of Notre Dame Prediction of turbulent flows standard

More information

DNS STUDY OF TURBULENT HEAT TRANSFER IN A SPANWISE ROTATING SQUARE DUCT

DNS STUDY OF TURBULENT HEAT TRANSFER IN A SPANWISE ROTATING SQUARE DUCT 10 th International Symposium on Turbulence and Shear Flow Phenomena (TSFP10), Chicago, USA, July, 2017 DNS STUDY OF TURBULENT HEAT TRANSFER IN A SPANWISE ROTATING SQUARE DUCT Bing-Chen Wang Department

More information

Available online at ScienceDirect. Procedia IUTAM 14 (2015 ) IUTAM ABCM Symposium on Laminar Turbulent Transition

Available online at   ScienceDirect. Procedia IUTAM 14 (2015 ) IUTAM ABCM Symposium on Laminar Turbulent Transition Available online at www.sciencedirect.com ScienceDirect Procedia IUTAM 14 (2015 ) 303 310 IUTAM ABCM Symposium on Laminar Turbulent Transition Effect of freestream turbulence on roughness-induced crossflow

More information

Stochastic excitation of streaky boundary layers. Luca Brandt, Dan Henningson Department of Mechanics, KTH, Sweden

Stochastic excitation of streaky boundary layers. Luca Brandt, Dan Henningson Department of Mechanics, KTH, Sweden Stochastic excitation of streaky boundary layers Jérôme Hœpffner Luca Brandt, Dan Henningson Department of Mechanics, KTH, Sweden Boundary layer excited by free-stream turbulence Fully turbulent inflow

More information

Reduced-order models for flow control: balanced models and Koopman modes

Reduced-order models for flow control: balanced models and Koopman modes Reduced-order models for flow control: balanced models and Koopman modes Clarence W. Rowley, Igor Mezić, Shervin Bagheri, Philipp Schlatter, and Dan S. Henningson Abstract This paper addresses recent developments

More information

HISTORY EFFECTS FOR CAMBERED AND SYMMETRIC

HISTORY EFFECTS FOR CAMBERED AND SYMMETRIC HISTORY EFFECTS FOR CAMBERED AND SYMMETRIC WING PROFILES A. Tanarro, R. Vinuesa and P. Schlatter Linné FLOW Centre, KTH Mechanics and Swedish e-science Research Centre (SeRC), SE-1 44 Stockholm, Sweden

More information

RECONSTRUCTION OF TURBULENT FLUCTUATIONS FOR HYBRID RANS/LES SIMULATIONS USING A SYNTHETIC-EDDY METHOD

RECONSTRUCTION OF TURBULENT FLUCTUATIONS FOR HYBRID RANS/LES SIMULATIONS USING A SYNTHETIC-EDDY METHOD RECONSTRUCTION OF TURBULENT FLUCTUATIONS FOR HYBRID RANS/LES SIMULATIONS USING A SYNTHETIC-EDDY METHOD N. Jarrin 1, A. Revell 1, R. Prosser 1 and D. Laurence 1,2 1 School of MACE, the University of Manchester,

More information

Divergence free synthetic eddy method for embedded LES inflow boundary condition

Divergence free synthetic eddy method for embedded LES inflow boundary condition R. Poletto*, A. Revell, T. Craft, N. Jarrin for embedded LES inflow boundary condition University TSFP Ottawa 28-31/07/2011 *email: ruggero.poletto@postgrad.manchester.ac.uk 1 / 19 SLIDES OVERVIEW 1 Introduction

More information

Turbulent boundary layer

Turbulent boundary layer Turbulent boundary layer 0. Are they so different from laminar flows? 1. Three main effects of a solid wall 2. Statistical description: equations & results 3. Mean velocity field: classical asymptotic

More information

LARGE EDDY SIMULATION AND FLOW CONTROL OVER A 25 RAMP MODEL

LARGE EDDY SIMULATION AND FLOW CONTROL OVER A 25 RAMP MODEL LARGE EDDY SIMULATION AND FLOW CONTROL OVER A 25 RAMP MODEL 09/11/2017 Paolo Casco Stephie Edwige Philippe Gilotte Iraj Mortazavi LES and flow control over a 25 ramp model : context 2 Context Validation

More information

Available online at ScienceDirect. Procedia Engineering 90 (2014 )

Available online at   ScienceDirect. Procedia Engineering 90 (2014 ) Available online at www.sciencedirect.com ScienceDirect Procedia Engineering 9 (214 ) 599 64 1th International Conference on Mechanical Engineering, ICME 213 Validation criteria for DNS of turbulent heat

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

De-aliasing on non-uniform grids: algorithms and applications

De-aliasing on non-uniform grids: algorithms and applications Journal of Computational Physics 191 (2003) 249 264 www.elsevier.com/locate/jcp De-aliasing on non-uniform grids: algorithms and applications Robert M. Kirby a, *, George Em Karniadakis b a School of Computing,

More information

The JHU Turbulence Databases (JHTDB)

The JHU Turbulence Databases (JHTDB) The JHU Turbulence Databases (JHTDB) TURBULENT CHANNEL FLOW AT Re τ = 5200 DATA SET Data provenance: M. Lee 1 & R. D. Moser 1 Database ingest and Web Services: Z. Wu 2, G. Lemson 2, R. Burns 2, A. Szalay

More information

Spectral Element Direct Numerical Simulation of Sodium Flow over a Backward Facing Step

Spectral Element Direct Numerical Simulation of Sodium Flow over a Backward Facing Step Spectral Element Direct Numerical Simulation of Sodium Flow over a Backward Facing Step ABSTRACT Jure Oder, Jernej Urankar, Iztok Tiselj Jožef Stefan Institute Jamova cesta 39 SI-1000, Ljubljana, Slovenia

More information

(U c. t)/b (U t)/b

(U c. t)/b (U t)/b DYNAMICAL MODELING OF THE LARGE-SCALE MOTION OF A PLANAR TURBULENT JET USING POD MODES. S. Gordeyev 1 and F. O. Thomas 1 University of Notre Dame, Notre Dame, USA University of Notre Dame, Notre Dame,

More information

WALL RESOLUTION STUDY FOR DIRECT NUMERICAL SIMULATION OF TURBULENT CHANNEL FLOW USING A MULTIDOMAIN CHEBYSHEV GRID

WALL RESOLUTION STUDY FOR DIRECT NUMERICAL SIMULATION OF TURBULENT CHANNEL FLOW USING A MULTIDOMAIN CHEBYSHEV GRID WALL RESOLUTION STUDY FOR DIRECT NUMERICAL SIMULATION OF TURBULENT CHANNEL FLOW USING A MULTIDOMAIN CHEBYSHEV GRID Zia Ghiasi sghias@uic.edu Dongru Li dli@uic.edu Jonathan Komperda jonk@uic.edu Farzad

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

Spectral Vanishing Viscosity Method for Large-Eddy Simulation of Turbulent Flows

Spectral Vanishing Viscosity Method for Large-Eddy Simulation of Turbulent Flows Journal of Scientific Computing ( 2006) DOI: 10.1007/s10915-005-9029-9 Spectral Vanishing Viscosity Method for Large-Eddy Simulation of Turbulent Flows Richard Pasquetti 1 Received October 6, 2004; accepted

More information

Large-Eddy Simulation of the Lid-Driven Cubic Cavity Flow by the Spectral Element Method

Large-Eddy Simulation of the Lid-Driven Cubic Cavity Flow by the Spectral Element Method Journal of Scientific Computing, Vol. 27, Nos. 1 3, June 2006 ( 2006) DOI: 10.1007/s10915-005-9039-7 Large-Eddy Simulation of the Lid-Driven Cubic Cavity Flow by the Spectral Element Method Roland Bouffanais,

More information

A High-Order Discontinuous Galerkin Method for the Unsteady Incompressible Navier-Stokes Equations

A High-Order Discontinuous Galerkin Method for the Unsteady Incompressible Navier-Stokes Equations A High-Order Discontinuous Galerkin Method for the Unsteady Incompressible Navier-Stokes Equations Khosro Shahbazi 1, Paul F. Fischer 2 and C. Ross Ethier 1 1 University of Toronto and 2 Argonne National

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

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

Overlapping Schwarz preconditioners for Fekete spectral elements

Overlapping Schwarz preconditioners for Fekete spectral elements Overlapping Schwarz preconditioners for Fekete spectral elements R. Pasquetti 1, L. F. Pavarino 2, F. Rapetti 1, and E. Zampieri 2 1 Laboratoire J.-A. Dieudonné, CNRS & Université de Nice et Sophia-Antipolis,

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

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

LARGE EDDY SIMULATION OF MASS TRANSFER ACROSS AN AIR-WATER INTERFACE AT HIGH SCHMIDT NUMBERS

LARGE EDDY SIMULATION OF MASS TRANSFER ACROSS AN AIR-WATER INTERFACE AT HIGH SCHMIDT NUMBERS The 6th ASME-JSME Thermal Engineering Joint Conference March 6-, 3 TED-AJ3-3 LARGE EDDY SIMULATION OF MASS TRANSFER ACROSS AN AIR-WATER INTERFACE AT HIGH SCHMIDT NUMBERS Akihiko Mitsuishi, Yosuke Hasegawa,

More information

Analysis of uncertainty sources in DNS of a turbulent mixing layer using Nek5000

Analysis of uncertainty sources in DNS of a turbulent mixing layer using Nek5000 Analysis of uncertainty sources in DNS of a turbulent mixing layer using Nek5000 Juan D. Colmenares F. 1 and Svetlana V. Poroseva 2 The University of New Mexico, Albuquerque, NM 87131 Yulia T. Peet 3 Arizona

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

Patterns of Turbulence. Dwight Barkley and Laurette Tuckerman

Patterns of Turbulence. Dwight Barkley and Laurette Tuckerman Patterns of Turbulence Dwight Barkley and Laurette Tuckerman Plane Couette Flow Re = U gap/2 ν Experiments by Prigent and Dauchot Re400 Z (Spanwise) 40 24 o Gap 2 Length 770 X (Streamwise) Examples: Patterns

More information

Scalable Spectral Element Methods

Scalable Spectral Element Methods Scalable Spectral Element Methods Paul Fischer Mathematics and Computer Science Division Argonne National Laboratory Joint work with: Fausto Cattaneo James Lottes Misun Min Henry Tufo Chaman Verma Frank

More information

Structures in the turbulent wake of an Ahmed body: LES vs Experiments using POD and some ideas about control

Structures in the turbulent wake of an Ahmed body: LES vs Experiments using POD and some ideas about control LES vs Experiments using POD and some ideas about control Stéphanie PELLERIN and Bérengère PODVIN Laboratoire d Informatique pour la Mécanique et les Sciences de l Ingénieur Context Université Paris Sud,

More information

ASSESSMENT OF TURBULENT BOUNDARY LAYERS ON A NACA4412 WING SECTION AT MODERATE Re

ASSESSMENT OF TURBULENT BOUNDARY LAYERS ON A NACA4412 WING SECTION AT MODERATE Re ASSESSMENT OF TURBULENT BOUNDARY LAYERS ON A NACA4412 WING SECTION AT MODERATE Re R. Vinuesa 1, S. M. Hosseini 1, A. Hanifi 1,2, D. S. Henningson 1 and P. Schlatter 1 1 Linné FLOW Centre, KTH Mechanics,

More information

Introduction to Turbulence AEEM Why study turbulent flows?

Introduction to Turbulence AEEM Why study turbulent flows? Introduction to Turbulence AEEM 7063-003 Dr. Peter J. Disimile UC-FEST Department of Aerospace Engineering Peter.disimile@uc.edu Intro to Turbulence: C1A Why 1 Most flows encountered in engineering and

More information

Reynolds stress analysis of EMHD-controlled wall turbulence. Part I. Streamwise forcing

Reynolds stress analysis of EMHD-controlled wall turbulence. Part I. Streamwise forcing Reynolds stress analysis of EMHD-controlled wall turbulence. Part I. Streamwise forcing Catherine H. Crawford, and George Em Karniadakis Citation: Physics of Fluids 9, 788 (1997); doi: 10.1063/1.869210

More information

Direct numerical simulation of interfacial instability in gas-liquid flows

Direct numerical simulation of interfacial instability in gas-liquid flows Direct numerical simulation of interfacial instability in gas-liquid flows Iain Bethune 1, Lennon Ó Náraigh 2, David Scott 1, Peter Spelt 3,4, Prashant Valluri 5, Zlatko Solomenko 3 1 Edinburgh Parallel

More information

Résonance et contrôle en cavité ouverte

Résonance et contrôle en cavité ouverte Résonance et contrôle en cavité ouverte Jérôme Hœpffner KTH, Sweden Avec Espen Åkervik, Uwe Ehrenstein, Dan Henningson Outline The flow case Investigation tools resonance Reduced dynamic model for feedback

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

Optimal Control of Plane Poiseuille Flow

Optimal Control of Plane Poiseuille Flow Optimal Control of Plane Poiseuille Flow Workshop on Flow Control, Poitiers 11-14th Oct 04 J. Mckernan, J.F.Whidborne, G.Papadakis Cranfield University, U.K. King s College, London, U.K. Optimal Control

More information

Publication 97/2. An Introduction to Turbulence Models. Lars Davidson, lada

Publication 97/2. An Introduction to Turbulence Models. Lars Davidson,   lada ublication 97/ An ntroduction to Turbulence Models Lars Davidson http://www.tfd.chalmers.se/ lada Department of Thermo and Fluid Dynamics CHALMERS UNVERSTY OF TECHNOLOGY Göteborg Sweden November 3 Nomenclature

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

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

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

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

Feedback Control of Boundary Layer Bypass Transition: Comparison of a numerical study with experiments

Feedback Control of Boundary Layer Bypass Transition: Comparison of a numerical study with experiments Feedback Control of Boundary Layer Bypass Transition: Comparison of a numerical study with experiments Antonios Monokrousos Fredrik Lundell Luca Brandt KTH Mechanics, S-1 44 Stockholm, Sweden δ Ω rms L

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

Implicit Large Eddy Simulation of Transitional Flow over a SD7003 Wing Using High-order Spectral Difference Method

Implicit Large Eddy Simulation of Transitional Flow over a SD7003 Wing Using High-order Spectral Difference Method 40th Fluid Dynamics Conference and Exhibit 28 June - 1 July 2010, Chicago, Illinois AIAA 2010-4442 Implicit Large Eddy Simulation of Transitional Flow over a SD7003 Wing Using High-order Spectral Difference

More information

Direct numerical simulation of self-similar turbulent boundary layers in adverse pressure gradients

Direct numerical simulation of self-similar turbulent boundary layers in adverse pressure gradients Direct numerical simulation of self-similar turbulent boundary layers in adverse pressure gradients By Martin Skote, Dan S. Henningson and Ruud A. W. M. Henkes Direct numerical simulations of the Navier-Stokes

More information

DRAG REDUCTION IN SPATIALLY DEVELOPING TURBULENT BOUNDARY LAYERS BY BLOWING AT CONSTANT MASS-FLUX

DRAG REDUCTION IN SPATIALLY DEVELOPING TURBULENT BOUNDARY LAYERS BY BLOWING AT CONSTANT MASS-FLUX June - July, Melbourne, Australia 9 A- DRAG REDUCTION IN SPATIALLY DEVELOPING TURBULENT BOUNDARY LAYERS BY BLOWING AT CONSTANT MASS-FLUX Yukinori Kametani Linné FLOW Centre KTH Mechanics Osquars Backe

More information

Introduction. Finite and Spectral Element Methods Using MATLAB. Second Edition. C. Pozrikidis. University of Massachusetts Amherst, USA

Introduction. Finite and Spectral Element Methods Using MATLAB. Second Edition. C. Pozrikidis. University of Massachusetts Amherst, USA Introduction to Finite and Spectral Element Methods Using MATLAB Second Edition C. Pozrikidis University of Massachusetts Amherst, USA (g) CRC Press Taylor & Francis Group Boca Raton London New York CRC

More information

Turbulence and its modelling. Outline. Department of Fluid Mechanics, Budapest University of Technology and Economics.

Turbulence and its modelling. Outline. Department of Fluid Mechanics, Budapest University of Technology and Economics. Outline Department of Fluid Mechanics, Budapest University of Technology and Economics October 2009 Outline Outline Definition and Properties of Properties High Re number Disordered, chaotic 3D phenomena

More information

Transition to turbulence in plane Poiseuille flow

Transition to turbulence in plane Poiseuille flow Proceedings of the 55th Israel Annual Conference on Aerospace Sciences, Tel-Aviv & Haifa, Israel, February 25-26, 2015 ThL2T5.1 Transition to turbulence in plane Poiseuille flow F. Roizner, M. Karp and

More information

Direct Numerical Simulations of converging-diverging channel flow

Direct Numerical Simulations of converging-diverging channel flow Intro Numerical code Results Conclusion Direct Numerical Simulations of converging-diverging channel flow J.-P. Laval (1), M. Marquillie (1) Jean-Philippe.Laval@univ-lille1.fr (1) Laboratoire de Me canique

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

Optimization and control of a separated boundary-layer flow

Optimization and control of a separated boundary-layer flow Optimization and control of a separated boundary-layer flow Journal: 2011 Hawaii Summer Conferences Manuscript ID: Draft lumeetingid: 2225 Date Submitted by the Author: n/a Contact Author: PASSAGGIA, Pierre-Yves

More information

SECONDARY MOTION IN TURBULENT FLOWS OVER SUPERHYDROPHOBIC SURFACES

SECONDARY MOTION IN TURBULENT FLOWS OVER SUPERHYDROPHOBIC SURFACES SECONDARY MOTION IN TURBULENT FLOWS OVER SUPERHYDROPHOBIC SURFACES Yosuke Hasegawa Institute of Industrial Science The University of Tokyo Komaba 4-6-1, Meguro-ku, Tokyo 153-8505, Japan ysk@iis.u-tokyo.ac.jp

More information

WAVEPACKETS IN TURBULENT FLOW OVER A NACA 4412 AIRFOIL

WAVEPACKETS IN TURBULENT FLOW OVER A NACA 4412 AIRFOIL WAVEPACKETS IN TURBULENT FLOW OVER A NACA 442 AIRFOIL Leandra I. Abreu, André V. G. Cavalieri, Philipp Schlatter, Ricardo Vinuesa, Dan Henningson Instituto Tecnológico de Aeronáutica, São José dos Campos,

More information

MASSIVELY-PARALLEL SPECTRAL ELEMENT LARGE EDDY SIMULATION OF A TURBULENT CHANNEL USING WALL MODELS. A Thesis JOSHUA IAN RABAU

MASSIVELY-PARALLEL SPECTRAL ELEMENT LARGE EDDY SIMULATION OF A TURBULENT CHANNEL USING WALL MODELS. A Thesis JOSHUA IAN RABAU MASSIVELY-PARALLEL SPECTRAL ELEMENT LARGE EDDY SIMULATION OF A TURBULENT CHANNEL USING WALL MODELS A Thesis by JOSHUA IAN RABAU Submitted to the Office of Graduate Studies of Texas A&M University in partial

More information

Experience with DNS of particulate flow using a variant of the immersed boundary method

Experience with DNS of particulate flow using a variant of the immersed boundary method Experience with DNS of particulate flow using a variant of the immersed boundary method Markus Uhlmann Numerical Simulation and Modeling Unit CIEMAT Madrid, Spain ECCOMAS CFD 2006 Motivation wide range

More information

Energy Transfer Analysis of Turbulent Plane Couette Flow

Energy Transfer Analysis of Turbulent Plane Couette Flow Energy Transfer Analysis of Turbulent Plane Couette Flow Satish C. Reddy! and Petros J. Ioannou2 1 Department of Mathematics, Oregon State University, Corvallis, OR 97331 USA, reddy@math.orst.edu 2 Department

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

4.2 Concepts of the Boundary Layer Theory

4.2 Concepts of the Boundary Layer Theory Advanced Heat by Amir Faghri, Yuwen Zhang, and John R. Howell 4.2 Concepts of the Boundary Layer Theory It is difficult to solve the complete viscous flow fluid around a body unless the geometry is very

More information

DIRECT NUMERICAL SIMULATION IN A LID-DRIVEN CAVITY AT HIGH REYNOLDS NUMBER

DIRECT NUMERICAL SIMULATION IN A LID-DRIVEN CAVITY AT HIGH REYNOLDS NUMBER Conference on Turbulence and Interactions TI26, May 29 - June 2, 26, Porquerolles, France DIRECT NUMERICAL SIMULATION IN A LID-DRIVEN CAVITY AT HIGH REYNOLDS NUMBER E. Leriche, Laboratoire d Ingénierie

More information

Characterizing Long-Time Variations in Fully Developed Wind-Turbine Array Boundary-Layers using Proper Orthogonal Decomposition

Characterizing Long-Time Variations in Fully Developed Wind-Turbine Array Boundary-Layers using Proper Orthogonal Decomposition Characterizing Long-Time Variations in Fully Developed Wind-Turbine Array Boundary-Layers using Proper Orthogonal Decomposition Claire VerHulst & Charles Meneveau NAWEA Meeting in Blacksburg, VA Graduate

More information

The JHU Turbulence Databases (JHTDB)

The JHU Turbulence Databases (JHTDB) The JHU Turbulence Databases (JHTDB) TURBULENT CHANNEL FLOW DATA SET Data provenance: J. Graham 1, M. Lee 2, N. Malaya 2, R.D. Moser 2, G. Eyink 1 & C. Meneveau 1 Database ingest and Web Services: K. Kanov

More information

Estimation of Turbulent Dissipation Rate Using 2D Data in Channel Flows

Estimation of Turbulent Dissipation Rate Using 2D Data in Channel Flows Proceedings of the 3 rd World Congress on Mechanical, Chemical, and Material Engineering (MCM'17) Rome, Italy June 8 10, 2017 Paper No. HTFF 140 ISSN: 2369-8136 DOI: 10.11159/htff17.140 Estimation of Turbulent

More information

On the feasibility of merging LES with RANS for the near-wall region of attached turbulent flows

On the feasibility of merging LES with RANS for the near-wall region of attached turbulent flows Center for Turbulence Research Annual Research Briefs 1998 267 On the feasibility of merging LES with RANS for the near-wall region of attached turbulent flows By Jeffrey S. Baggett 1. Motivation and objectives

More information

Turbulence: Basic Physics and Engineering Modeling

Turbulence: Basic Physics and Engineering Modeling DEPARTMENT OF ENERGETICS Turbulence: Basic Physics and Engineering Modeling Numerical Heat Transfer Pietro Asinari, PhD Spring 2007, TOP UIC Program: The Master of Science Degree of the University of Illinois

More information

Wake of oblate spheroids and flat cylinders

Wake of oblate spheroids and flat cylinders Institut de Mécanique des Fluides et des Solides, Université de Strasbourg/CNRS, France Parametric study of the transition scenario in the wake of oblate spheroids and flat cylinders Summary 1 Introduction

More information

Zonal hybrid RANS-LES modeling using a Low-Reynolds-Number k ω approach

Zonal hybrid RANS-LES modeling using a Low-Reynolds-Number k ω approach Zonal hybrid RANS-LES modeling using a Low-Reynolds-Number k ω approach S. Arvidson 1,2, L. Davidson 1, S.-H. Peng 1,3 1 Chalmers University of Technology 2 SAAB AB, Aeronautics 3 FOI, Swedish Defence

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

HISTORY EFFECTS AND NEAR-EQUILIBRIUM IN TURBULENT

HISTORY EFFECTS AND NEAR-EQUILIBRIUM IN TURBULENT HISTORY EFFECTS AND NEAR-EQUILIBRIUM IN TURBULENT BOUNDARY LAYERS WITH PRESSURE GRADIENT P. Schlatter,, R. Vinuesa,, A. Bobke, and R. Örlü Linné FLOW Centre, KTH Mechanics, SE- Stockholm, Sweden Swedish

More information

Active Control of Turbulence and Fluid- Structure Interactions

Active Control of Turbulence and Fluid- Structure Interactions Bonjour! Active Control of Turbulence and Fluid- Structure Interactions Yu Zhou Institute for Turbulence-Noise-Vibration Interaction and Control Shenzhen Graduate School, Harbin Institute of Technology

More information

Generation of initial fields for channel flow investigation

Generation of initial fields for channel flow investigation Generation of initial fields for channel flow investigation Markus Uhlmann Potsdam Institut für Klimafolgenforschung, D-442 Potsdam uhlmann@pik-potsdam.de (Mai 2) In the framework of the DFG-funded research

More information

Turbulent flow over anisotropic porous media

Turbulent flow over anisotropic porous media Turbulent flow over anisotropic porous media Alfredo Pinelli School of Mathematics, Computer Science and Engineering City, University of London U.K. Work done in collaboration with: M. Omidyeganeh, A.

More information

Direct Numerical Simulation of Transitional Flow over a NACA66 Propeller Section

Direct Numerical Simulation of Transitional Flow over a NACA66 Propeller Section Fifth International Symposium on Marine Propulsors smp 17, Espoo, Finland, June 2017 Direct Numerical Simulation of Transitional Flow over a NACA66 Propeller Section A.Ducoin 1, J. A. Astolfi 2, S. Sharma

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

General introduction to Hydrodynamic Instabilities

General introduction to Hydrodynamic Instabilities KTH ROYAL INSTITUTE OF TECHNOLOGY General introduction to Hydrodynamic Instabilities L. Brandt & J.-Ch. Loiseau KTH Mechanics, November 2015 Luca Brandt Professor at KTH Mechanics Email: luca@mech.kth.se

More information

Drag Reduction via Transversal Wave Motions of Structured Surfaces

Drag Reduction via Transversal Wave Motions of Structured Surfaces th International Symposium on Turbulence and Shear Flow Phenomena (TSFP), Chicago, U, July, 7 Drag Reduction via Transversal Wave Motions of Structured Surfaces Marian Albers Institute of Aerodynamics

More information

Aerodynamic force analysis in high Reynolds number flows by Lamb vector integration

Aerodynamic force analysis in high Reynolds number flows by Lamb vector integration Aerodynamic force analysis in high Reynolds number flows by Lamb vector integration Claudio Marongiu, Renato Tognaccini 2 CIRA, Italian Center for Aerospace Research, Capua (CE), Italy E-mail: c.marongiu@cira.it

More information

The hybridized DG methods for WS1, WS2, and CS2 test cases

The hybridized DG methods for WS1, WS2, and CS2 test cases The hybridized DG methods for WS1, WS2, and CS2 test cases P. Fernandez, N.C. Nguyen and J. Peraire Aerospace Computational Design Laboratory Department of Aeronautics and Astronautics, MIT 5th High-Order

More information

Modeling Unsteady Flow in Turbomachinery Using a Harmonic Balance Technique

Modeling Unsteady Flow in Turbomachinery Using a Harmonic Balance Technique Modeling Unsteady Flow in Turbomachinery Using a Harmonic Balance Technique Torsten Palenschat 317220 30.04.2014 Master seminar CES WS 2013/2014 Center for Computational Engineering Sciences RWTH Aachen

More information

fluid mechanics as a prominent discipline of application for numerical

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

More information

ÉCOLE DE PHYSIQUE DES HOUCHES. Institut de Mécanique des Fluides Toulouse CNRS Université de Toulouse, also at

ÉCOLE DE PHYSIQUE DES HOUCHES. Institut de Mécanique des Fluides Toulouse CNRS Université de Toulouse, also at ÉCOLE DE PHYSIQUE DES HOUCHES STABILITY OF FLUID FLOWS Carlo COSSU Institut de Mécanique des Fluides Toulouse CNRS Université de Toulouse, also at Département de Mécanique, École Polytechinique http://www.imft.fr/carlo-cossu/

More information

NEAR-WALL TURBULENCE-BUBBLES INTERACTIONS IN A CHANNEL FLOW AT Re =400: A DNS/LES INVESTIGATION

NEAR-WALL TURBULENCE-BUBBLES INTERACTIONS IN A CHANNEL FLOW AT Re =400: A DNS/LES INVESTIGATION ABSTRACT NEAR-WALL TURBULENCE-BUBBLES INTERACTIONS IN A CHANNEL FLOW AT Re =400: A DNS/LES INVESTIGATION D. Métrailler, S. Reboux and D. Lakehal ASCOMP GmbH Zurich, Technoparkstr. 1, Switzerland Metrailler@ascomp.ch;

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

Method in 1D. Introduction of the Basic Concepts and Comparison to Optimal FD Operators

Method in 1D. Introduction of the Basic Concepts and Comparison to Optimal FD Operators The Spectral Element Method in 1D Introduction of the Basic Concepts and Comparison to Optimal FD Operators Seismology and Seismics Seminar 17.06.2003 Ludwigs-Maximilians-Universität München by Bernhard

More information

Tutorial School on Fluid Dynamics: Aspects of Turbulence Session I: Refresher Material Instructor: James Wallace

Tutorial School on Fluid Dynamics: Aspects of Turbulence Session I: Refresher Material Instructor: James Wallace Tutorial School on Fluid Dynamics: Aspects of Turbulence Session I: Refresher Material Instructor: James Wallace Adapted from Publisher: John S. Wiley & Sons 2002 Center for Scientific Computation and

More information

INSTITUTTET FOR BYGNINGSTEKNIK DEPT. OF BUILDING TECHNOLOGY AND STRUCTURAL ENGINEERING AALBORG UNIVERSITET AAU AALBORG DANMARK

INSTITUTTET FOR BYGNINGSTEKNIK DEPT. OF BUILDING TECHNOLOGY AND STRUCTURAL ENGINEERING AALBORG UNIVERSITET AAU AALBORG DANMARK INSTITUTTET FOR BYGNINGSTEKNIK DEPT. OF BUILDING TECHNOLOGY AND STRUCTURAL ENGINEERING AALBORG UNIVERSITET AAU AALBORG DANMARK Lars Davidson and Peter V. Nielsen A Study of Laminar Backward-Facing Step

More information

WALL PRESSURE FLUCTUATIONS IN A TURBULENT BOUNDARY LAYER AFTER BLOWING OR SUCTION

WALL PRESSURE FLUCTUATIONS IN A TURBULENT BOUNDARY LAYER AFTER BLOWING OR SUCTION WALL PRESSURE FLUCTUATIONS IN A TURBULENT BOUNDARY LAYER AFTER BLOWING OR SUCTION Joongnyon Kim, Kyoungyoun Kim, Hyung Jin Sung Department of Mechanical Engineering, Korea Advanced Institute of Science

More information

Colloquium FLUID DYNAMICS 2013 Institute of Thermomechanics AS CR, v.v.i., Prague, October 23-25, 2013 p.1

Colloquium FLUID DYNAMICS 2013 Institute of Thermomechanics AS CR, v.v.i., Prague, October 23-25, 2013 p.1 Colloquium FLUID DYNAMICS 2013 Institute of Thermomechanics AS CR, v.v.i., Prague, October 23-25, 2013 p.1 ON THE REYNOLDS NUMBER ROLE IN STRUCTURE OF RECIRCULATION ZONE BEHIND BACKWARD FACING STEP IN

More information

Application of wall forcing methods in a turbulent channel flow using Incompact3d

Application of wall forcing methods in a turbulent channel flow using Incompact3d Application of wall forcing methods in a turbulent channel flow using Incompact3d S. Khosh Aghdam Department of Mechanical Engineering - University of Sheffield 1 Flow control 2 Drag reduction 3 Maths

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

Nek5000 and Spectral Element Tutorial

Nek5000 and Spectral Element Tutorial Nek5000 and Spectral Element Tutorial Paul Fischer Mathematics and Computer Science Division Argonne National Laboratory Joint work with: Christos Frouzakis ETHZ Stefan Kerkemeier ETHZ / ANL Katie Heisey

More information

Computational Fluid Dynamics 2

Computational Fluid Dynamics 2 Seite 1 Introduction Computational Fluid Dynamics 11.07.2016 Computational Fluid Dynamics 2 Turbulence effects and Particle transport Martin Pietsch Computational Biomechanics Summer Term 2016 Seite 2

More information