Paola CINNELLA. DynFluid Laboratory, Arts et Métiers ParisTech, Paris, France and Università del Salento, Lecce, Italy.

Size: px
Start display at page:

Download "Paola CINNELLA. DynFluid Laboratory, Arts et Métiers ParisTech, Paris, France and Università del Salento, Lecce, Italy."

Transcription

1 Paola CINNELLA DynFluid Laboratory, Arts et Métiers ParisTech, Paris, France and Università del Salento, Lecce, Italy CISM, 23rd January 2014

2 Introduction Recent progress in HiFi-CFD Progress in turbulence modelling Progress in numerical methods Progress in uncertainty quantification and data assimilation Numerical results: some recent contributions High-accurate numerical schemes for scale-resolving simulations Efficient hybrid RANS/LES simulations of separated flows Predictive RANS simulations using Bayesian inference Conclusions and perspectives 2

3 1 Introduction 3

4 ACARE Vision 2020 recommendations for aeronautical engines 50% reduction in CO2 emissions 80% reduction in NOx emissions 50% reduction in perceived aircraft noise Need for innovative concepts and advanced design tools Improvement of Energetic efficiency 20% reduction in greenhouse gases 20% renewable energy technology 10% reduction in energy consumption Need for efficient renewable energy conversion systems Aerodynamic/hydrodynamic design plays a key role Need to take into account at an early stage of design sources of variability (fluctuating operating conditions, uncertain geometry, model deficiencies) European Vision for Aeronautic transport and Energy 4

5 Need for modelling flows of increasing geometrical and physical complexity Use of more realistic physical models (turbulence effects, real-gas effects, multiphase flow phenomena, aeroacoustic, thermal and aeroelastic couplings) Need for more reliable, accurate and efficient numerical tools High-fidelity (error-free, quantified uncertainty) CFD Advanced uncertainty quantification and robust optimization tools Strong interactions among mathematical/physical/computational aspects Gottlich et al. (2004), internal-aerodynamics.html J. Turbom. 126:

6 Today : focus on some aspects of HiFi-CFD methods for industrial applications 6

7 2 Progress in turbulence modelling 7

8 Reynolds Averaged Navier-Stokes equations are the most widely used approach for industrial simulations Robust, cheap, work fine for «simple» flows Separating and reattaching flows dominated by a low-frequency unsteady behavior related to large flow structures Not in the «genes» of RANS!! Use LES/DNS?? 8

9 High computational cost of wall-bounded LES due to the necessity of resolving tiny energetic structures in the near wall layer This layer is often well represented (in average) by RANS simulations! IDEA #1: use RANS as a wall model for LES IDEA #2: more generally, use RANS everywhere as the grid is fine enough to resolve the relevant part of the energy spectrum Based on the formal similarity of RANS and LES equations Hierarchy of turbulence modelling strategies, by 9

10 Two possibilities: «zonal» vs «global» hybrid modelling global methods: continuous treatment of the flow variables at the interface LES content generated progressively through a grey zone zonal methods: discontinuous treatment of the RANS/LES interface construct a transfer operator at the interface Automatic global methods more attractive for industrial applications Extremely strong impact of numerical ingredients (implicit spurious filtering introduced by the numerical scheme) Examples of «zonal» methods. [Spalart Ann Rev 2009} 10

11 High resolution discretization methods Schemes introduce dissipation and dispersion errors Numerical dissipation «drains» energy after a given cutoff frequency Numerical cutoff has to be higher than filter cutoff + Self-adaptive turbulence model Tends to RANS in poorly resolved regions Tends to DNS in fully resolved regions Tends to LES in partially resolved regions Allows backscatter of energy from small to large scales Resolved (blue) vs modelled scales (white) 11

12 Based on the classical k-ε model but extendable to other models Model «sensitized» to grid resolution Backscattering mechanism if a too large portion of energy is modelled compared to local grid resolution (k=modelled energy, k r = resolved energy) If a fine grid simulation is initialized with RANS, the sensor becomes negative and amplifies fluctuations (increases the amount of resolved energy) while lowering the modelled one (negative «production» coefficient) 12

13 3 Progress in numerical methods 13

14 What s high-order? Roughly, order greater or equal 3 Why high order? Increasing the operation count to improve the order is more efficient than increasing the number of grid points Large meshes + massive parallelism memory, storage and post-treatment problems; massively parallel computer not always readily available, high energy consumption High-accurate numerical schemes higher cost per mesh point, robustness, ability to handle complex geometries, parallel performance 3 rd order 5 th order In high-order we trust! Slow down of Moore s law, supercomputers energy consumption issues Taylor-Green Vortex, grid, t=12, Q- criterion = 3: top RBC3, bottom RBC5 14

15 Finite differences ( accurate, cheap, simple; complex geometries, conservation issues) Increase the stencil Standard high-order DF, optimized schemes Use gradient information (Padé) Compact schemes Finite volumes ( conservation, flexibility; cost, accuracy) Use high-order cell-wise reconstructions MUSCL, K-exact methods, radial basis functions + least mean squares, Finite elements ( accuracy, flexibility; cost, memory, shocks) Continuous FE need stabilization for fluid mechanics problems Discontinuous Galerkin, spectral differences, spectral volumes, Your choice depends on what you are looking for!! 15

16 Develop a family of high-order schemes with the following characteristics High resolvability Good shock capturing capabilities Ability to handle complex geometries Robustness Moderate computational cost and memory consumption requirements Design strategy Structured grids low memory, cost Use of compact schemes low error constants, spectral-like accuracy Use of intrinsically dissipative schemes stability and shock capturing without tuning parameters Use of overset grids complex geometries, parallelism 16

17 Initially developed by Lerat and Corre (JCP 2001) Compact stencil First-order compact dissipation in the transient robustness, convergence speed High-order accuracy at steady state Design principles given for the hyperbolic system of conservation laws w + f + g = 0 t x y A= f, B= g Jacobian matrices w w Residual-based scheme expressed only in terms of approximations of the exact residual: r = wt + fx + gy Precisely, it writes like: ( ) ( ) w state vector, f w, g w fluxes in x and y ( r ) = d 0 jk, jk, ( r ) centered approximation of rat point ( jk, ) d 0 jk, jk, residual-based numerical dissipation 17

18 Given a Cartesian grid we introduce the standard difference operators in the j and k directions: The numerical dissipation term is defined as r, r 1 2 Φ, Φ 1 2 d 1 1 jk, = jk, 1 x 2 y 2 δ Φ r + δ Φ r = δ 2 x Φ r + δ y Φ r + O h jk, p ( ) ( ) ( ) ( ) ( ) mid-point residuals, centered approximations of r dissipation matrices depending on the eigensystem of A, B ( xjk,, yjk, ) = ( jδxk, δy), with steps δx, δy O( h) ( ) 1 = ( ) ( ), ( ) 1 = ( ) + ( ) δ µ 1 j+, k j+ 1, k jk, 1 j+, k j+ 1, k jk, 2 2 ( ) 1 = ( ) ( ), ( ) 1 = ( ) + ( ) δ µ 2 jk, + jk, + 1 jk, 1 jk, + jk, + 1 jk, 2 2 = 0 r r r Main and mid-point residuals approximated through high-order Padé formulae 18

19 [Lerat, Grimich, Cinnella JCP 2013; Grimich, Cinnella, Lerat JCP 2013] Genuinely multidimensional Centred, but intrinsically dissipative (no need for artificial dissipation, filters or limiters) High cutoff dissipation Low dispersion Advection along a mesh direction Resolvability Dispersion accuracy limit Dissipation accuracy limit Dispersion Dissipation 19

20 Extension to general grids via a finite volume approach [Rezgui, Cinnella, Lerat C&F 2001; Grimich, Michel, Cinnella, Lerat C&F 2014] Schemes up to 3rd order: weighted formulation taking into account mesh deformations rigorously 2nd-order accurate on highly deformed meshes needs computation of interpolation coefficients of flux densities from cell centers to the nodes (additional memory load) Not straightforward for higher order schemes Overset grid framework [Outtier, Content, Cinnella 2013] computational grids made by several interconnected structured blocks Conformal joins 1 to 1 or point to point communication Non-conformal joins blocks share information on a variety of dimension n-1 (for a n-dimensional problem) Overset joins blocks share information on a n-dimensional variety; multiply defined points exist in the domain 20

21 4 Progress in uncertainty quantification and data assimilation 21

22 Fluid Dynamics equations typically require numerical resolution: they are affected by both errors and uncertainties ERROR = recognizable deficiency in any phase of simulation that is not due to a lack of knowledge. Generally, it can be reduced UNCERTAINTY = potential deficiency in any phase or activity of the modelling and simulation due to a lack of knowledge (Definitions from AIAA Guide G , 1998) Kinds of errors and uncertainties: Numerical approximation errors, solution errors, round-off errors can be improved Model definition uncertainties (geometry, operating conditions) Errors/uncertainties specific to the physical/mathematical model Fluid properties (density, viscosity, compressibility,...) Submodels describing fluid behavior (EOS, turbulence models, viscosity,...) 22

23 Consider transonic flow over a wing section Flow conditions are random variables described by a pdf (not always known) We want the code to return pdf of Quantities of Interest QoI AoA M, Re Mach number isolines 23

24 Geometrical and operating condition uncertainties are essentially irreductible aleatoric uncertainties Physical/mathematical models: error or uncertainty? Modeling errors : conscious use of a possibly unsuitable/partially suitable model for a given problem e.g. use of an inviscid or incompressible flow model, use of turbulence models, use of the ideal polytropic gas model Modelling uncertainties : does a model fit a given problem? How close it is to reality? lack of knowledge that could be improved epistemic uncertainty 24

25 Epistemic uncertainties Choice of the appropriate level : essentially expert judgement For a given level o Up to now Several possible models, which differ by Their mathematical structure The associated closure parameters o Model structure chosen by expert judgement source of uncertainty o Model constants not univocally determined source of uncertainty Literature focuses essentially on the second point How to deal with the first one? 25

26 Montecarlo methods Sample input random variables according to their pdf Solve a deterministic model for each sample Compute solution statistics Unacceptably expensive for CFD applications (deterministic run O(1) to O(10) CPU h) May be performed on a surrogate model (ANN, radial basis, Kriging, Co-Kriging, ). Errors? Polynomial chaos expansions Intrusive approach Non intrusive (collocation) approach Sensitivity methods (Method of Moments) Approach low-order moments of the output pdf by their Taylor-series expansion about the mean value of input pdfs Second-order approximation requires 1st and s2nd-order sensitivity derivatives 26

27 Quantification of the global modelling uncertainty Parameter uncertainty find pdf of model parameters, propagate to the solution Structural uncertainty find probabilities associated to a model (plausibility) For many applications, this is expected to be important (e.g. turbulence models, equations of state, cavitation models, ) Model calibration Map data errors into numerical input errors and correct the input to achieve a better agreement with observed data (posterior pdfs) Mathematical framework: Bayesian framework modelling uncertainties treated in probabilistic terms 27

28 28

29 Model calibration: Ingredients y = (, ) M x θ Explanatory variables x (here assumed as non random) Model random inputs θ described through the prior joint pdf p(θ) Experimental observations z of y characterized by their joint pdf p(z) Mathematical model M maps x into y with some probability p(y θ,m) Bayes theorem p( θ) p( z θ, M) p( θ zm, ) = (1) p( z) where p(θ) is the input prior probability and p(y θ,m) is the likelihood function; p(y) can be treated as a normalization constant Equation (1) is a statistical calibration : it infers the posterior pdf of the parameters that fits the model to the observations y. 29

30 Sometimes several models available to describe the same phenomenon Not always possible to identify the «best model» a priori How to account for this uncertainty in predictions? Bayesian model averaging (BMA) describes the pdf of a QoI as a weighted average of predictions provided by different models Let M i be a model in a (finite and discrete) set M, S k a calibration scenario in a set S and Z the set of all experimental data The BMA prediction of the expectancy of a QoI is [Draper 1998]: i, k k i k k k i M k S expectation of for posterior model prior scenario a given model and data set probability probability ( Z) = ( S, ) (, ) ( ) E E M z p M S z p S ( ) ( i, k k) ( i k k) ( k) Its variance is: var Z = var M S, z p M S, z p S + i M k S in-model, in-scenario variance 2 ( E( Mi, Sk, zk) E( Sk, zk) ) p( Mi Sk, zk) p( Sk) i M k S k S + between-model, in-scenario variance 2 ( E( Sk, zk) E( z k) ) p( Sk ) Between-scenario variance 30

31 5 Numerical results 31

32 On the impact of high-order schemes Resolving fine scales : the viscous Taylor-Green vortex problem Toward geometrical complexity : from an isolated airfoil to a rotor/stator interaction problem High-order hybrid RANS/LES simulation of a backward facing step : when models and numerics interact Predictive RANS simulations using Bayesian modelscenario averaging 32

33 Viscous case, Re=1600 Model of transition to turbulence via vortex stretching mechanism Integral quantities: kinetic energy Vortex stretchin g Transition to turbulence Fully developed turbulence Q=0 RBC5, mesh 33

34 RBC5 scheme, different mesh resolutions mesh, different RBC schemes 34

35 RBC5 scheme, different mesh resolutions RBC3 scheme, mesh mesh, different RBC schemes 5th-order scheme overperforms the third-order one by using 8 times less degrees of freedom 35

36 M=0.85, α=1 (ou alors M=0.8, a=1.25). RBC3 scheme Grid IsoMach lines Wall Mach number Results in good agreement with the literature Sharp and non-oscillatory shock profiles 36

37 carter hub rotor motion Complex unsteady test case High vane exit Mach number: pressure ratio of 5.11 experimentally 3.5M points Chorochronic B.C. (except inlet) URANS (k-l, t= ) Demonstrates the capability of computing 3D complex cases 37

38 hub carter rotor motion 38

39 [Pont, Cinnella, Robinet, Brennet, HRLM 2014] 39

40 40

41 41

42 A smart combination of modelling and numerics enables accurate computations of complex flows with an affordable computational cost 42

43 Objective: predict velocity profiles developing in the turbulent boundary layer close to the wall Boundary layer Governing equations: Reynolds-Averaged Navier-Stokes equations supplemented by a turbulence model Algebraic Baldwin-Lomax (1972) model Launder-Jones s (1972) k-e model Menter s (1992) k-w SST model Spalart-Allmaras (1992) one-equation model 43

44 Calibration based on experimental data (velocity measures) for 15 boundary layers subject to both positive and negative pressure gradients One calibration per model and per scenario Numerical solutions obtained through a fast boundary-layer code, more complex flow topologies will require the use of a surrogate model. Use Markov-Chain Monte-Carlo method to draw samples from p(y θ) p(θ) Used these samples of θ to construct approximate pdfs through a kernel-density estimation. 44

45 Posterior distribution of y Posterior distribution of ηy 45

46 Posterior model plausibilities computed for all models in M for each S k using samples from Can be considered as a measure of consistency of calibrated model M i with data z k Large spread in model plausibilities, according to the pressure gradient scenario 46

47 The spread in most-likely closure coefficients due to different pressure gradients is significant, thus there is no such thing as a true value for the closure coefficients. There is no such a thing as a best model no more! How to summarize the effect of both parametric and model-form uncertainty to make predictions of new cases? 47

48 BMA prediction BMA prediction for a validation case (not included in the calibration set) Strong adverse pressure gradient Uniform pmf over the calibration scenarios Good prediction, variance strongly over-estimated Significant contribution of the between-scenario variance 48

49 BMA prediction BMA prediction for a validation case (not included in the calibration set) Strong adverse pressure gradient Non-uniform pmf over the calibration scenarios scenarios with a large betweenmodel, in-scenario variance are penalized through the error measure Prediction closer to the validation data Variance consistent with the experimental uncertainty 49

50 6 Conclusions and Perspectives 50

51 HiFi-CFD requires advanced modelling Hybrid RANS/LES modelling may improve predictions of separated flow IF the numerics is accurate enough Other modelling problems may exhibit a strong dependence on numerical ingredients (dense gas flows, cavitation, ) HiFi-CFD requires high-resolution schemes Compact finite difference schemes + overset grids enable accurate solutions using a reduced number of grid points Other strategies are possible according to the problem you want to study HiFi-CFD requires quantifying uncertainties Bayesian statistical framework seems a promising tool for predictive simulation with quantified modelling uncertainty 51

52 Further research required to: Achieve full industrialization of high-order methods Extend UQ methods to large-scale problems Reduce computational costs using high-performance computation strategies development of new methods cannot be done without taking into account hardware!! Accurately and efficiently predict multidisciplinary problems (aeroacoustics, multiphase flows, real gas flows, fluid/structure interaction, ) Interactions among scientists of different specialties (numerical analysis, statistics, fluid mechanics, informatics, signal processing, ) essential ingredient for further progress in CFD 52

53 53

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

Uncertainty Management and Quantification in Industrial Analysis and Design

Uncertainty Management and Quantification in Industrial Analysis and Design Uncertainty Management and Quantification in Industrial Analysis and Design www.numeca.com Charles Hirsch Professor, em. Vrije Universiteit Brussel President, NUMECA International The Role of Uncertainties

More information

Implicit Solution of Viscous Aerodynamic Flows using the Discontinuous Galerkin Method

Implicit Solution of Viscous Aerodynamic Flows using the Discontinuous Galerkin Method Implicit Solution of Viscous Aerodynamic Flows using the Discontinuous Galerkin Method Per-Olof Persson and Jaime Peraire Massachusetts Institute of Technology 7th World Congress on Computational Mechanics

More information

Overview. Bayesian assimilation of experimental data into simulation (for Goland wing flutter) Why not uncertainty quantification?

Overview. Bayesian assimilation of experimental data into simulation (for Goland wing flutter) Why not uncertainty quantification? Delft University of Technology Overview Bayesian assimilation of experimental data into simulation (for Goland wing flutter), Simao Marques 1. Why not uncertainty quantification? 2. Why uncertainty quantification?

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

Dinesh Kumar, Mehrdad Raisee and Chris Lacor

Dinesh Kumar, Mehrdad Raisee and Chris Lacor Dinesh Kumar, Mehrdad Raisee and Chris Lacor Fluid Mechanics and Thermodynamics Research Group Vrije Universiteit Brussel, BELGIUM dkumar@vub.ac.be; m_raisee@yahoo.com; chris.lacor@vub.ac.be October, 2014

More information

A Non-Intrusive Polynomial Chaos Method For Uncertainty Propagation in CFD Simulations

A Non-Intrusive Polynomial Chaos Method For Uncertainty Propagation in CFD Simulations An Extended Abstract submitted for the 44th AIAA Aerospace Sciences Meeting and Exhibit, Reno, Nevada January 26 Preferred Session Topic: Uncertainty quantification and stochastic methods for CFD A Non-Intrusive

More information

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

NUMERICAL SIMULATION AND MODELING OF UNSTEADY FLOW AROUND AN AIRFOIL. (AERODYNAMIC FORM)

NUMERICAL SIMULATION AND MODELING OF UNSTEADY FLOW AROUND AN AIRFOIL. (AERODYNAMIC FORM) Journal of Fundamental and Applied Sciences ISSN 1112-9867 Available online at http://www.jfas.info NUMERICAL SIMULATION AND MODELING OF UNSTEADY FLOW AROUND AN AIRFOIL. (AERODYNAMIC FORM) M. Y. Habib

More information

Attached and Detached Eddy Simulation

Attached and Detached Eddy Simulation Attached and Detached Eddy Simulation Philippe R. Spalart Boeing Commercial Airplanes, Seattle, USA Mikhail K. Strelets Saint-Petersburg Polytechnic University and New Technologies and Services (NTS),

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

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

Transition Modeling Activities at AS-C²A²S²E (DLR)

Transition Modeling Activities at AS-C²A²S²E (DLR) Transition Modeling Activities at AS-C²A²S²E (DLR) Andreas Krumbein German Aerospace Center (DLR) Institute of Aerodynamics and Flow Technology (AS) C²A²S²E - Center for Computer Applications in AeroSpace

More information

An Efficient Low Memory Implicit DG Algorithm for Time Dependent Problems

An Efficient Low Memory Implicit DG Algorithm for Time Dependent Problems An Efficient Low Memory Implicit DG Algorithm for Time Dependent Problems P.-O. Persson and J. Peraire Massachusetts Institute of Technology 2006 AIAA Aerospace Sciences Meeting, Reno, Nevada January 9,

More information

Prospects for High-Speed Flow Simulations

Prospects for High-Speed Flow Simulations Prospects for High-Speed Flow Simulations Graham V. Candler Aerospace Engineering & Mechanics University of Minnesota Support from AFOSR and ASDR&E Future Directions in CFD Research: A Modeling & Simulation

More information

AN UNCERTAINTY ESTIMATION EXAMPLE FOR BACKWARD FACING STEP CFD SIMULATION. Abstract

AN UNCERTAINTY ESTIMATION EXAMPLE FOR BACKWARD FACING STEP CFD SIMULATION. Abstract nd Workshop on CFD Uncertainty Analysis - Lisbon, 19th and 0th October 006 AN UNCERTAINTY ESTIMATION EXAMPLE FOR BACKWARD FACING STEP CFD SIMULATION Alfredo Iranzo 1, Jesús Valle, Ignacio Trejo 3, Jerónimo

More information

Lecture 3: Adaptive Construction of Response Surface Approximations for Bayesian Inference

Lecture 3: Adaptive Construction of Response Surface Approximations for Bayesian Inference Lecture 3: Adaptive Construction of Response Surface Approximations for Bayesian Inference Serge Prudhomme Département de mathématiques et de génie industriel Ecole Polytechnique de Montréal SRI Center

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

Shock/boundary layer interactions

Shock/boundary layer interactions Shock/boundary layer interactions Turbulent compressible channel flows F.S. Godeferd Laboratoire de Mécanique des Fluides et d Acoustique Ecole Centrale de Lyon, France Journée Calcul Intensif en Rhône

More information

A Computational Investigation of a Turbulent Flow Over a Backward Facing Step with OpenFOAM

A Computational Investigation of a Turbulent Flow Over a Backward Facing Step with OpenFOAM 206 9th International Conference on Developments in esystems Engineering A Computational Investigation of a Turbulent Flow Over a Backward Facing Step with OpenFOAM Hayder Al-Jelawy, Stefan Kaczmarczyk

More information

AERODYNAMIC SHAPING OF PAYLOAD FAIRING FOR A LAUNCH VEHICLE Irish Angelin S* 1, Senthilkumar S 2

AERODYNAMIC SHAPING OF PAYLOAD FAIRING FOR A LAUNCH VEHICLE Irish Angelin S* 1, Senthilkumar S 2 e-issn 2277-2685, p-issn 2320-976 IJESR/May 2014/ Vol-4/Issue-5/295-299 Irish Angelin S et al./ International Journal of Engineering & Science Research AERODYNAMIC SHAPING OF PAYLOAD FAIRING FOR A LAUNCH

More information

A recovery-assisted DG code for the compressible Navier-Stokes equations

A recovery-assisted DG code for the compressible Navier-Stokes equations A recovery-assisted DG code for the compressible Navier-Stokes equations January 6 th, 217 5 th International Workshop on High-Order CFD Methods Kissimmee, Florida Philip E. Johnson & Eric Johnsen Scientific

More information

Chapter 1 Direct Modeling for Computational Fluid Dynamics

Chapter 1 Direct Modeling for Computational Fluid Dynamics Chapter 1 Direct Modeling for Computational Fluid Dynamics Computational fluid dynamics (CFD) is a scientific discipline, which aims to capture fluid motion in a discretized space. The description of the

More information

Numerical Studies of Supersonic Jet Impingement on a Flat Plate

Numerical Studies of Supersonic Jet Impingement on a Flat Plate Numerical Studies of Supersonic Jet Impingement on a Flat Plate Overset Grid Symposium Dayton, OH Michael R. Brown Principal Engineer, Kratos/Digital Fusion Solutions Inc., Huntsville, AL. October 18,

More information

Uncertainty Quantification and Calibration of the k ǫ turbulence model

Uncertainty Quantification and Calibration of the k ǫ turbulence model Master of Science Thesis Uncertainty Quantification and Calibration of the k ǫ turbulence model H.M. Yıldızturan 5-08-202 Faculty of Aerospace Engineering Delft University of Technology Uncertainty Quantification

More information

Divergence Formulation of Source Term

Divergence Formulation of Source Term Preprint accepted for publication in Journal of Computational Physics, 2012 http://dx.doi.org/10.1016/j.jcp.2012.05.032 Divergence Formulation of Source Term Hiroaki Nishikawa National Institute of Aerospace,

More information

Uncertainty Quantification of an ORC turbine blade under a low quantile constrain

Uncertainty Quantification of an ORC turbine blade under a low quantile constrain Available online at www.sciencedirect.com ScienceDirect Energy Procedia 129 (2017) 1149 1155 www.elsevier.com/locate/procedia IV International Seminar on ORC Power Systems, ORC2017 13-15 September 2017,

More information

LARGE EDDY SIMULATION OF FLOW OVER NOZZLE GUIDE VANE OF A TRANSONIC HIGH PRESSURE TURBINE

LARGE EDDY SIMULATION OF FLOW OVER NOZZLE GUIDE VANE OF A TRANSONIC HIGH PRESSURE TURBINE 20 th Annual CFD Symposium, August 09-10, 2018, Bangalore LARGE EDDY SIMULATION OF FLOW OVER NOZZLE GUIDE VANE OF A TRANSONIC HIGH PRESSURE TURBINE Bharathan R D, Manigandan P, Vishal Tandon, Sharad Kapil,

More information

Theoretical Gas Flow through Gaps in Screw-type Machines

Theoretical Gas Flow through Gaps in Screw-type Machines Theoretical Gas Flow through Gaps in Screw-type Machines Prof. Dr.-Ing. K. Kauder, Dipl.-Ing. D. Stratmann University of Dortmund, Fachgebiet Fluidenergiemaschinen (The experimental part of these studies

More information

Assessment of Implicit Implementation of the AUSM + Method and the SST Model for Viscous High Speed Flow

Assessment of Implicit Implementation of the AUSM + Method and the SST Model for Viscous High Speed Flow Assessment of Implicit Implementation of the AUSM + Method and the SST Model for Viscous High Speed Flow Simone Colonia, René Steijl and George N. Barakos CFD Laboratory - School of Engineering - University

More information

RANS Solutions Using High Order Discontinuous Galerkin Methods

RANS Solutions Using High Order Discontinuous Galerkin Methods RANS Solutions Using High Order Discontinuous Galerkin Methods Ngoc Cuong Nguyen, Per-Olof Persson and Jaime Peraire Massachusetts Institute of Technology, Cambridge, MA 2139, U.S.A. We present a practical

More information

STAR-CCM+: NACA0012 Flow and Aero-Acoustics Analysis James Ruiz Application Engineer January 26, 2011

STAR-CCM+: NACA0012 Flow and Aero-Acoustics Analysis James Ruiz Application Engineer January 26, 2011 www.cd-adapco.com STAR-CCM+: NACA0012 Flow and Aero-Acoustics Analysis James Ruiz Application Engineer January 26, 2011 Introduction The objective of this work is to prove the capability of STAR-CCM+ as

More information

Direct Modeling for Computational Fluid Dynamics

Direct Modeling for Computational Fluid Dynamics Direct Modeling for Computational Fluid Dynamics Kun Xu February 20, 2013 Computational fluid dynamics (CFD) is new emerging scientific discipline, and targets to simulate fluid motion in different scales.

More information

EVALUATION OF FOUR TURBULENCE MODELS IN THE INTERACTION OF MULTI BURNERS SWIRLING FLOWS

EVALUATION OF FOUR TURBULENCE MODELS IN THE INTERACTION OF MULTI BURNERS SWIRLING FLOWS EVALUATION OF FOUR TURBULENCE MODELS IN THE INTERACTION OF MULTI BURNERS SWIRLING FLOWS A Aroussi, S Kucukgokoglan, S.J.Pickering, M.Menacer School of Mechanical, Materials, Manufacturing Engineering and

More information

Transport equation cavitation models in an unstructured flow solver. Kilian Claramunt, Charles Hirsch

Transport equation cavitation models in an unstructured flow solver. Kilian Claramunt, Charles Hirsch Transport equation cavitation models in an unstructured flow solver Kilian Claramunt, Charles Hirsch SHF Conference on hydraulic machines and cavitation / air in water pipes June 5-6, 2013, Grenoble, France

More information

Active Control of Separated Cascade Flow

Active Control of Separated Cascade Flow Chapter 5 Active Control of Separated Cascade Flow In this chapter, the possibility of active control using a synthetic jet applied to an unconventional axial stator-rotor arrangement is investigated.

More information

A finite-volume algorithm for all speed flows

A finite-volume algorithm for all speed flows A finite-volume algorithm for all speed flows F. Moukalled and M. Darwish American University of Beirut, Faculty of Engineering & Architecture, Mechanical Engineering Department, P.O.Box 11-0236, Beirut,

More information

Uncertainty quantification for RANS simulation of flow over a wavy wall

Uncertainty quantification for RANS simulation of flow over a wavy wall Uncertainty quantification for RANS simulation of flow over a wavy wall Catherine Gorlé 1,2,3, Riccardo Rossi 1,4, and Gianluca Iaccarino 1 1 Center for Turbulence Research, Stanford University, Stanford,

More information

Explicit algebraic Reynolds stress models for internal flows

Explicit algebraic Reynolds stress models for internal flows 5. Double Circular Arc (DCA) cascade blade flow, problem statement The second test case deals with a DCA compressor cascade, which is considered a severe challenge for the CFD codes, due to the presence

More information

AProofoftheStabilityoftheSpectral Difference Method For All Orders of Accuracy

AProofoftheStabilityoftheSpectral Difference Method For All Orders of Accuracy AProofoftheStabilityoftheSpectral Difference Method For All Orders of Accuracy Antony Jameson 1 1 Thomas V. Jones Professor of Engineering Department of Aeronautics and Astronautics Stanford University

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 Matthew McMullen and Antony Jameson and Juan J. Alonso Dept. of Aeronautics & Astronautics Stanford University

More information

AA214B: NUMERICAL METHODS FOR COMPRESSIBLE FLOWS

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

More information

Comparison of Turbulence Models in the Flow over a Backward-Facing Step Priscila Pires Araujo 1, André Luiz Tenório Rezende 2

Comparison of Turbulence Models in the Flow over a Backward-Facing Step Priscila Pires Araujo 1, André Luiz Tenório Rezende 2 Comparison of Turbulence Models in the Flow over a Backward-Facing Step Priscila Pires Araujo 1, André Luiz Tenório Rezende 2 Department of Mechanical and Materials Engineering, Military Engineering Institute,

More information

Numerical Simulation of a Complete Francis Turbine including unsteady rotor/stator interactions

Numerical Simulation of a Complete Francis Turbine including unsteady rotor/stator interactions Numerical Simulation of a Complete Francis Turbine including unsteady rotor/stator interactions Ruprecht, A., Heitele, M., Helmrich, T. Institute for Fluid Mechanics and Hydraulic Machinery University

More information

Uncertainty Analysis of Computational Fluid Dynamics Via Polynomial Chaos

Uncertainty Analysis of Computational Fluid Dynamics Via Polynomial Chaos Uncertainty Analysis of Computational Fluid Dynamics Via Polynomial Chaos Rafael A. Perez Dissertation submitted to the faculty of the Virginia Polytechnic Institute and State University in partial fulfillment

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

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

Aeroacoustics, Launcher Acoustics, Large-Eddy Simulation.

Aeroacoustics, Launcher Acoustics, Large-Eddy Simulation. Seventh International Conference on Computational Fluid Dynamics (ICCFD7), Big Island, Hawaii, July 9-13, 2012 ICCFD7-2012-3104 ICCFD7-3104 Analysis of Acoustic Wave from Supersonic Jets Impinging to an

More information

High Order Discontinuous Galerkin Methods for Aerodynamics

High Order Discontinuous Galerkin Methods for Aerodynamics High Order Discontinuous Galerkin Methods for Aerodynamics Per-Olof Persson Massachusetts Institute of Technology Collaborators: J. Peraire, J. Bonet, N. C. Nguyen, A. Mohnot Symposium on Recent Developments

More information

At A Glance. UQ16 Mobile App.

At A Glance. UQ16 Mobile App. At A Glance UQ16 Mobile App Scan the QR code with any QR reader and download the TripBuilder EventMobile app to your iphone, ipad, itouch or Android mobile device. To access the app or the HTML 5 version,

More information

Reducing uncertainties in a wind-tunnel experiment using Bayesian updating

Reducing uncertainties in a wind-tunnel experiment using Bayesian updating Reducing uncertainties in a wind-tunnel experiment using Bayesian updating D.J. Boon, R.P. Dwight, J.J.H.M. Sterenborg, and H. Bijl Aerodynamics Group, Delft University of Technology, The Netherlands We

More information

COMPUTATIONAL STUDY OF SEPARATION CONTROL MECHANISM WITH THE IMAGINARY BODY FORCE ADDED TO THE FLOWS OVER AN AIRFOIL

COMPUTATIONAL STUDY OF SEPARATION CONTROL MECHANISM WITH THE IMAGINARY BODY FORCE ADDED TO THE FLOWS OVER AN AIRFOIL COMPUTATIONAL STUDY OF SEPARATION CONTROL MECHANISM WITH THE IMAGINARY BODY FORCE ADDED TO THE FLOWS OVER AN AIRFOIL Kengo Asada 1 and Kozo Fujii 2 ABSTRACT The effects of body force distribution on the

More information

On the transient modelling of impinging jets heat transfer. A practical approach

On the transient modelling of impinging jets heat transfer. A practical approach Turbulence, Heat and Mass Transfer 7 2012 Begell House, Inc. On the transient modelling of impinging jets heat transfer. A practical approach M. Bovo 1,2 and L. Davidson 1 1 Dept. of Applied Mechanics,

More information

Modelling Under Risk and Uncertainty

Modelling Under Risk and Uncertainty Modelling Under Risk and Uncertainty An Introduction to Statistical, Phenomenological and Computational Methods Etienne de Rocquigny Ecole Centrale Paris, Universite Paris-Saclay, France WILEY A John Wiley

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

3D DYNAMIC STALL SIMULATION OF FLOW OVER NACA0012 AIRFOIL AT 10 5 AND 10 6 REYNOLDS NUMBERS

3D DYNAMIC STALL SIMULATION OF FLOW OVER NACA0012 AIRFOIL AT 10 5 AND 10 6 REYNOLDS NUMBERS 3D DYNAMIC STALL SIMULATION OF FLOW OVER NACA0012 AIRFOIL AT 10 5 AND 10 6 REYNOLDS NUMBERS Venkata Ravishankar Kasibhotla Thesis submitted to the faculty of the Virginia Polytechnic Institute and State

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

Utilizing Adjoint-Based Techniques to Improve the Accuracy and Reliability in Uncertainty Quantification

Utilizing Adjoint-Based Techniques to Improve the Accuracy and Reliability in Uncertainty Quantification Utilizing Adjoint-Based Techniques to Improve the Accuracy and Reliability in Uncertainty Quantification Tim Wildey Sandia National Laboratories Center for Computing Research (CCR) Collaborators: E. Cyr,

More information

Simulation of Aeroelastic System with Aerodynamic Nonlinearity

Simulation of Aeroelastic System with Aerodynamic Nonlinearity Simulation of Aeroelastic System with Aerodynamic Nonlinearity Muhamad Khairil Hafizi Mohd Zorkipli School of Aerospace Engineering, Universiti Sains Malaysia, Penang, MALAYSIA Norizham Abdul Razak School

More information

CHAPTER 4 OPTIMIZATION OF COEFFICIENT OF LIFT, DRAG AND POWER - AN ITERATIVE APPROACH

CHAPTER 4 OPTIMIZATION OF COEFFICIENT OF LIFT, DRAG AND POWER - AN ITERATIVE APPROACH 82 CHAPTER 4 OPTIMIZATION OF COEFFICIENT OF LIFT, DRAG AND POWER - AN ITERATIVE APPROACH The coefficient of lift, drag and power for wind turbine rotor is optimized using an iterative approach. The coefficient

More information

Final abstract for ONERA Taylor-Green DG participation

Final abstract for ONERA Taylor-Green DG participation 1st International Workshop On High-Order CFD Methods January 7-8, 2012 at the 50th AIAA Aerospace Sciences Meeting, Nashville, Tennessee Final abstract for ONERA Taylor-Green DG participation JB Chapelier,

More information

A Multi-Dimensional Limiter for Hybrid Grid

A Multi-Dimensional Limiter for Hybrid Grid APCOM & ISCM 11-14 th December, 2013, Singapore A Multi-Dimensional Limiter for Hybrid Grid * H. W. Zheng ¹ 1 State Key Laboratory of High Temperature Gas Dynamics, Institute of Mechanics, Chinese Academy

More information

A high-order discontinuous Galerkin solver for 3D aerodynamic turbulent flows

A high-order discontinuous Galerkin solver for 3D aerodynamic turbulent flows A high-order discontinuous Galerkin solver for 3D aerodynamic turbulent flows F. Bassi, A. Crivellini, D. A. Di Pietro, S. Rebay Dipartimento di Ingegneria Industriale, Università di Bergamo CERMICS-ENPC

More information

FEDSM COMPUTATIONAL AEROACOUSTIC ANALYSIS OF OVEREXPANDED SUPERSONIC JET IMPINGEMENT ON A FLAT PLATE WITH/WITHOUT HOLE

FEDSM COMPUTATIONAL AEROACOUSTIC ANALYSIS OF OVEREXPANDED SUPERSONIC JET IMPINGEMENT ON A FLAT PLATE WITH/WITHOUT HOLE Proceedings of FEDSM2007: 5 th Joint ASME/JSME Fluids Engineering Conference July 30-August 2, 2007, San Diego, CA, USA FEDSM2007-37563 COMPUTATIONAL AEROACOUSTIC ANALYSIS OF OVEREXPANDED SUPERSONIC JET

More information

Near-wall Reynolds stress modelling for RANS and hybrid RANS/LES methods

Near-wall Reynolds stress modelling for RANS and hybrid RANS/LES methods Platzhalter für Bild, Bild auf Titelfolie hinter das Logo einsetzen Near-wall Reynolds stress modelling for RANS and hybrid RANS/LES methods Axel Probst (now at: C 2 A 2 S 2 E, DLR Göttingen) René Cécora,

More information

Der SPP 1167-PQP und die stochastische Wettervorhersage

Der SPP 1167-PQP und die stochastische Wettervorhersage Der SPP 1167-PQP und die stochastische Wettervorhersage Andreas Hense 9. November 2007 Overview The priority program SPP1167: mission and structure The stochastic weather forecasting Introduction, Probabilities

More information

DETACHED-EDDY SIMULATION OF FLOW PAST A BACKWARD-FACING STEP WITH A HARMONIC ACTUATION

DETACHED-EDDY SIMULATION OF FLOW PAST A BACKWARD-FACING STEP WITH A HARMONIC ACTUATION DETACHED-EDDY SIMULATION OF FLOW PAST A BACKWARD-FACING STEP WITH A HARMONIC ACTUATION Liang Wang*, Ruyun Hu*, Liying Li*, Song Fu* *School of Aerospace Engineering, Tsinghua University, Beijing 100084,

More information

Computation for the Backward Facing Step Test Case with an Open Source Code

Computation for the Backward Facing Step Test Case with an Open Source Code Computation for the Backward Facing Step Test Case with an Open Source Code G.B. Deng Equipe de Modélisation Numérique Laboratoire de Mécanique des Fluides Ecole Centrale de Nantes 1 Rue de la Noë, 44321

More information

Curriculum Vitae of Sergio Pirozzoli

Curriculum Vitae of Sergio Pirozzoli Curriculum Vitae of Sergio Pirozzoli Address University of Rome La Sapienza Department of Mechanical and Aerospace Engineering Via Eudossiana 18 00184, Roma Contact tel.: +39 06 44585202 fax : +39 06 4881759

More information

Manhar Dhanak Florida Atlantic University Graduate Student: Zaqie Reza

Manhar Dhanak Florida Atlantic University Graduate Student: Zaqie Reza REPRESENTING PRESENCE OF SUBSURFACE CURRENT TURBINES IN OCEAN MODELS Manhar Dhanak Florida Atlantic University Graduate Student: Zaqie Reza 1 Momentum Equations 2 Effect of inclusion of Coriolis force

More information

Dynamic System Identification using HDMR-Bayesian Technique

Dynamic System Identification using HDMR-Bayesian Technique Dynamic System Identification using HDMR-Bayesian Technique *Shereena O A 1) and Dr. B N Rao 2) 1), 2) Department of Civil Engineering, IIT Madras, Chennai 600036, Tamil Nadu, India 1) ce14d020@smail.iitm.ac.in

More information

Implementation of a symmetry-preserving discretization in Gerris

Implementation of a symmetry-preserving discretization in Gerris Implementation of a symmetry-preserving discretization in Gerris Daniel Fuster Cols: Pierre Sagaut, Stephane Popinet Université Pierre et Marie Curie, Institut Jean Le Rond D Alembert Introduction 10/11:

More information

Available online at ScienceDirect. Procedia Engineering 79 (2014 ) 49 54

Available online at  ScienceDirect. Procedia Engineering 79 (2014 ) 49 54 Available online at www.sciencedirect.com ScienceDirect Procedia Engineering 79 (2014 ) 49 54 37th National Conference on Theoretical and Applied Mechanics (37th NCTAM 2013) & The 1st International Conference

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

Bayesian Inference Uncertainty Quantification of RANS Turbulence Models

Bayesian Inference Uncertainty Quantification of RANS Turbulence Models Master of Science Thesis Bayesian Inference Uncertainty Quantification of RANS Turbulence Models March 20, 2014 Ad Bayesian Inference Uncertainty Quantification of RANS Turbulence Models Master of Science

More information

COMPUTATIONAL SIMULATION OF THE FLOW PAST AN AIRFOIL FOR AN UNMANNED AERIAL VEHICLE

COMPUTATIONAL SIMULATION OF THE FLOW PAST AN AIRFOIL FOR AN UNMANNED AERIAL VEHICLE COMPUTATIONAL SIMULATION OF THE FLOW PAST AN AIRFOIL FOR AN UNMANNED AERIAL VEHICLE L. Velázquez-Araque 1 and J. Nožička 2 1 Division of Thermal fluids, Department of Mechanical Engineering, National University

More information

Extension to moving grids

Extension to moving grids Extension to moving grids P. Lafon 1, F. Crouzet 2 & F. Daude 1 1 LaMSID - UMR EDF/CNRS 2832 2 EDF R&D, AMA April 3, 2008 1 Governing equations Physical coordinates Generalized coordinates Geometrical

More information

Theory & Applications of Computational Fluid Dynamics CFD

Theory & Applications of Computational Fluid Dynamics CFD جمعية رواد الھندسة والتكنولوجيا Theory & Applications of Computational Fluid Dynamics CFD Prepared and Presented By: Hesham Sami Abdul Munem Mechanical Engineer Pressure Vessels Department ENPPI Contents:

More information

Computational Fluid Dynamics-1(CFDI)

Computational Fluid Dynamics-1(CFDI) بسمه تعالی درس دینامیک سیالات محاسباتی 1 دوره کارشناسی ارشد دانشکده مهندسی مکانیک دانشگاه صنعتی خواجه نصیر الدین طوسی Computational Fluid Dynamics-1(CFDI) Course outlines: Part I A brief introduction to

More information

Wall treatments and wall functions

Wall treatments and wall functions Wall treatments and wall functions A wall treatment is the set of near-wall modelling assumptions for each turbulence model. Three types of wall treatment are provided in FLUENT, although all three might

More information

Simulations for Enhancing Aerodynamic Designs

Simulations for Enhancing Aerodynamic Designs Simulations for Enhancing Aerodynamic Designs 2. Governing Equations and Turbulence Models by Dr. KANNAN B T, M.E (Aero), M.B.A (Airline & Airport), PhD (Aerospace Engg), Grad.Ae.S.I, M.I.E, M.I.A.Eng,

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

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

INVESTIGATION OF THE FLOW OVER AN OSCILLATING CYLINDER WITH THE VERY LARGE EDDY SIMULATION MODEL

INVESTIGATION OF THE FLOW OVER AN OSCILLATING CYLINDER WITH THE VERY LARGE EDDY SIMULATION MODEL 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

Detached Eddy Simulation on Hypersonic Base Flow Structure of Reentry-F Vehicle

Detached Eddy Simulation on Hypersonic Base Flow Structure of Reentry-F Vehicle Available online at www.sciencedirect.com ScienceDirect Procedia Engineering 00 (2014) 000 000 www.elsevier.com/locate/procedia APISAT2014, 2014 Asia-Pacific International Symposium on Aerospace Technology,

More information

[N175] Development of Combined CAA-CFD Algorithm for the Efficient Simulation of Aerodynamic Noise Generation and Propagation

[N175] Development of Combined CAA-CFD Algorithm for the Efficient Simulation of Aerodynamic Noise Generation and Propagation The 32nd International Congress and Exposition on Noise Control Engineering Jeju International Convention Center, Seogwipo, Korea, August 25-28, 2003 [N175] Development of Combined CAA-CFD Algorithm for

More information

3. FORMS OF GOVERNING EQUATIONS IN CFD

3. FORMS OF GOVERNING EQUATIONS IN CFD 3. FORMS OF GOVERNING EQUATIONS IN CFD 3.1. Governing and model equations in CFD Fluid flows are governed by the Navier-Stokes equations (N-S), which simpler, inviscid, form is the Euler equations. For

More information

GPPS NUMERICAL PREDICTION OF UNSTEADY ENDWALL FLOW AND HEAT TRANSFER WITH ONCOMING WAKE

GPPS NUMERICAL PREDICTION OF UNSTEADY ENDWALL FLOW AND HEAT TRANSFER WITH ONCOMING WAKE Proceedings of Shanghai 17 Global Power and Propulsion Forum 3 th October 1 st November, 17 http://www.gpps.global GPPS-17-133 NUMERICAL PREDICTION OF UNSTEADY ENDWALL FLOW AND HEAT TRANSFER WITH ONCOMING

More information

EFFECT OF REYNOLDS NUMBER ON THE UNSTEADY FLOW AND ACOUSTIC FIELDS OF SUPERSONIC CAVITY

EFFECT OF REYNOLDS NUMBER ON THE UNSTEADY FLOW AND ACOUSTIC FIELDS OF SUPERSONIC CAVITY Proceedings of FEDSM 03 4TH ASME_JSME Joint Fluids Engineering Conference Honolulu, Hawaii, USA, July 6 11, 2003 FEDSM2003-45473 EFFECT OF REYNOLDS NUMBER ON THE UNSTEADY FLOW AND ACOUSTIC FIELDS OF SUPERSONIC

More information

Numerical Prediction Of Torque On Guide Vanes In A Reversible Pump-Turbine

Numerical Prediction Of Torque On Guide Vanes In A Reversible Pump-Turbine Journal of Multidisciplinary Engineering Science and Technology (JMEST) ISSN: 3159 Vol. 2 Issue 6, June - 215 Numerical Prediction Of Torque On Guide Vanes In A Reversible Pump-Turbine Turbine and pump

More information

Numerical investigation of swirl flow inside a supersonic nozzle

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

More information

Uncertainty Quantification in Viscous Hypersonic Flows using Gradient Information and Surrogate Modeling

Uncertainty Quantification in Viscous Hypersonic Flows using Gradient Information and Surrogate Modeling Uncertainty Quantification in Viscous Hypersonic Flows using Gradient Information and Surrogate Modeling Brian A. Lockwood, Markus P. Rumpfkeil, Wataru Yamazaki and Dimitri J. Mavriplis Mechanical Engineering

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

An overview of Onera aeroacoustic activities in the framework of propellers and open rotors

An overview of Onera aeroacoustic activities in the framework of propellers and open rotors An overview of Onera aeroacoustic activities in the framework of propellers and open rotors Y. Delrieux Onera. Computational Fluid Dynamics and Aeroacoustics A.Chelius, A. Giauque, S. Canard-Caruana, F.

More information

Numerical Study of Jet Plume Instability from an Overexpanded Nozzle

Numerical Study of Jet Plume Instability from an Overexpanded Nozzle 45th AIAA Aerospace Sciences Meeting and Exhibit 8 - January 27, Reno, Nevada AIAA 27-39 Numerical Study of Jet Plume Instability from an Overexpanded Nozzle Q. Xiao * and H.M. Tsai Temasek Laboratories,

More information

Model Studies on Slag-Metal Entrainment in Gas Stirred Ladles

Model Studies on Slag-Metal Entrainment in Gas Stirred Ladles Model Studies on Slag-Metal Entrainment in Gas Stirred Ladles Anand Senguttuvan Supervisor Gordon A Irons 1 Approach to Simulate Slag Metal Entrainment using Computational Fluid Dynamics Introduction &

More information

Code MIGALE state- of- the- art

Code MIGALE state- of- the- art Code MIGALE state- of- the- art A. Colombo HiOCFD4 4th International Workshop on High- Order CFD Method Foundation for Research and Technology Hellas (FORTH), Heraklion (Crete) 4th June 2016 1 with the

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

APPLICATION OF SPACE-TIME MAPPING ANALYSIS METHOD TO UNSTEADY NONLINEAR GUST-AIRFOIL INTERACTION PROBLEM

APPLICATION OF SPACE-TIME MAPPING ANALYSIS METHOD TO UNSTEADY NONLINEAR GUST-AIRFOIL INTERACTION PROBLEM AIAA 2003-3693 APPLICATION OF SPACE-TIME MAPPING ANALYSIS METHOD TO UNSTEADY NONLINEAR GUST-AIRFOIL INTERACTION PROBLEM Vladimir V. Golubev* and Axel Rohde Embry-Riddle Aeronautical University Daytona

More information

compression corner flows with high deflection angle, for example, the method cannot predict the location

compression corner flows with high deflection angle, for example, the method cannot predict the location 4nd AIAA Aerospace Sciences Meeting and Exhibit 5-8 January 4, Reno, Nevada Modeling the effect of shock unsteadiness in shock-wave/ turbulent boundary layer interactions AIAA 4-9 Krishnendu Sinha*, Krishnan

More information