Crevice and Blowby Model Development and Application

Size: px
Start display at page:

Download "Crevice and Blowby Model Development and Application"

Transcription

1 Crevice and Blowby Model Development and Application Randy P. Hessel University of Wisconsin - Madison Salvador M. Aceves and Dan L. Flowers - Lawrence Livermore National Lab ABSTRACT This paper describes new crevice and blowby models for use in CFD modeling of combustion chambers in reciprocating-piston, internal combustion engines. For reasons described later in the paper, the geometries of the CFD mesh and the physical engine s combustion chamber are usually not identical. As a result, the CFD mesh, model initial conditions and/or boundary conditions are manipulated to account for geometric differences so that model results are representative of engine results. Although numerous methods are available to account for the geometric differences, this paper introduces a crevice model to account for them. Also, a rather traditional blowby model is discussed; it represents mass flow through the ring pack, which is modeled by a series of volumes and resistances. The crevice model adjusts the gaseous state in each computational cell to account for both geometric differences and for gas exchange between the mesh and the modeled through source terms in the energy equation. It also adjusts cell and crevice specie concentrations, estimates crevice heat release using the same reaction mechanism as that used in the mesh and estimates crevice heat transfer via a user supplied input parameter. INTRODUCTION CFD meshed combustion chambers typically omit some volumetric regions that exist in physical engines. Omitted regions are called in this paper. Examples include regions between the piston and liner, valve pockets, volumes around spark plugs, etc. These regions are often omitted to simplify mesh generation, avoid small cells which can reduce time steps, improve model stability, etc. The crevice model described herein accounts for those volumes by altering computational cell gas temperatures through source terms in the energy. Cell pressure is updated through the ideal gas law. Crevice pressure is assumed equal to the average combustion chamber pressure at each time step. This crevice model is different than most crevice models in that it accounts for all, where many others only represent the piston/liner crevice. Depending on the engine, the piston/liner crevice might be less than half of the total crevice volume. Therefore, even with these crevice models other steps must still be taken to fully account for. It is the job of the blowby model to approximate combustion chamber mass lost or gained through the ring pack. MODELED ENGINE Table 1 lists engine specifications of the modeled engine. The engine is based on the Cummins B-series, a typical medium-duty diesel engine with a displacement of 0.98 liters/cylinder and a flat firedeck. Detailed information on the engine can be found in [1]. 1

2 Table 1 Engine Specifications, length in cm. Bore 10.2 Stroke 12.0 Fueling motored Swirl ratio 0.9 Cycle 4-stroke Connecting rod length 19.2 Table 2 lists experimental operating conditions for all motored cases. Three cases use a nominal intake pressure of 120 kpa and engine speed is varied. Two cases are at 1200 RPM and intake pressure is varied. Trapped mass is estimated from mass flow measurements. Table 2 Motored operating conditions. Case name Engine based on speed, RPM and RPM intake press kpa Nominal intake pressure, Measured intake temperature, C / K Estimated trapped mass, g / / / / Table 3 lists various measured dimensions and calculated compression ratios. Values are given both with and without. The simple relation is: value with = value without + total crevice volume Table 3 Measured volumes, cm3, compression ratios, and squish height, cm. Valve Head pockets gasket volume Extended Total top land BDC with TDC with CR with Swept volume BDC without TDC without 17.7 CR without Squish height Table 4 lists ring pack data. Data is extracted from detailed prints of the ring pack. Table 4 values are used in the blowby model. 2

3 GENERAL MODEL SETUP Table 4 Measured ring pack data. Ring Ring gap area 1, cm2 Volume above 2, Volume behind 3, cm3 cm3 Top Middle Bottom Area as viewed from above the ring. 2 For top ring, volume= top land volume. For other rings volume= volume between current ring and ring above it. 3 Includes volumes behind ring and between ring top surface and piston ring groove surface. The meshed domain (2D, axisymmetric) is built using measured bore, stroke and squish values. No crevice volumes are meshed, therefore, the model compression ratio is 19.8 (Table 3, CR without ). With this setup the model and physical piston locations should be identical, within measurement accuracy. All cases from table 2 are modeled from intake valve closure (IVC) to exhaust valve opening (EVO). IVC pressures are determined by extracting measured cylinder pressure at -90 atdc and extrapolating back to IVC. This method is chosen because pressure transducer readings are more accurate at -90 atdc than at IVC. Temperature at IVC is calculated using the ideal gas law (T = P*V/(M*R*MW)). All quantities on the right-hand side are found or derived from tables 2-3 and from cylinder pressure measurements as just described. Table 5 summarizes model initial and boundary conditions. Table 5 Model initial and boundary conditions. Case name based on RPM and intake press IVC pressure, kpa IVC temperature, C / K Trapped mass 1, g Surface temperatures, K, liner/head/piston / /396/ / /398/ / /400/ / /398/423 1 Includes mass contained in the meshed domain and modeled. MODEL RELATIONSHIPS The meshed portion of the combustion chamber is simulated with CFD as in any normal ICE CFD combustion simulation. KIVA3V-MZ [2] is the CFD solver used. As mentioned previously, the meshed domain has a CR of 19.8 where the engine CR is Therefore, without some method of compensation, CFD calculated pressures on the meshed domain will be greater than measured pressures. Although the are not meshed, their aggregate volume is a model input. Therefore, the CFD solver, through the crevice model, can compensate for CR differences. The ratio of the physical combustion chamber CR, subscript cc, to the meshed CR is defined as the following correction factor: F correction,cr = CR cc / CR meshed (1) 3

4 Through algebraic manipulation a generalized correction factor takes the following form and is calculated at every time step. V crevice is the aggregate crevice volume, V IVC,meshed is the meshed volume at IVC, V meshed is the meshed volume at any time step. F correction,v = (1.0 + V crevice /V IVC, meshed ) / (1.0 + V crevice /V meshed) (2) In the following it is assumed the in-cylinder heat transfer characteristics can be represented by a polytropic-type equation and this equation is used to scale specific internal energy (SIE) in each cell for geometric differences, i.e., differences in CR. The polytropic-type temperature-volume relationship is given in equation 3, where T and V are temperature and volume respectively at any crank angle, T IVC and V IVC are similar at IVC, n is the polytropic-type coefficient. Note that n deviates from the traditional constant-valued polytropic coefficient. In this case, n is calculated anew internally by the CFD code at each time step without being restricted to a specific constant value. For breviety, details regarding the calculation of n are not included in this paper. T * V (n 1) = T IVC * (V IVC ) (n 1) (3) Applying equation 3 to both the meshed and the volume corrected cases, equating T IVC and manipulating terms yields the following relationship, Eq. 4, from which the volume corrected temperature, T corrected,v, is calculated. is the temperature as calculated on the meshed domain. 4 T meshed T corrected,v = T meshed *(F correction,v ) (n 1) (4) Together, equations 3 and 4 relate temperature on the meshed domain to corrected temperature assuming meshed and corrected cases have similar heat transfer characteristics. In the code this relationship is not actually applied to temperature, but instead to SIE as follows: SIE corrected,v = SIE meshed + C v * T meshed * (F correction,v (n 1) 1) (5) SIE is corrected in each cell and at each time step using Eq. 5. A second SIE correction is also applied, this time for mass flowing into and out of. Derivation for this correction starts with continuity in that the total combustion chamber mass, M, equals the mass in the meshed domain plus crevice masses, Eq. 6, substituting ρv for mass, Eq. 7, substituting the ideal gas law for ρ, Eq. 8, assuming pressures and gas constants are equal in the meshed and crevice regions, Eq. 9, rearranging, Eq. 10, results in a definition for the mass exchange correction factor, F correction,m, Eq. 11. M = M meshed + M crevice (6) ρ *(V + V crevice ) = ρ meshed * V + ρ crevice * V crevice (7) (P/RT) * (V + V crevice ) = (P/RT) meshed * V + (P/RT) crevice * V crevice (8) (1/ T) * (V + V crevice ) = (1/ T) meshed * V + (1/ T) crevice * V crevice (9) T = T meshed *(V + V crevice ) (10) (V + T meshed /T crevice * V crevice ). T / T meshed = F correction,m (11) In the above equations, T meshed is actually the corrected temperature from applying equation 5. That is, the volume correction is applied and temperatures are updated, then the mass-exchange correction is applied.

5 Applying the correction of equation 11 to SIE instead of temperature is accomplished through equations 12-15, where d(sie) is the difference between the mass-exchange corrected SIE, SIE corrected,m, and volume corrected SIE, SIE corrected,v. SIE corrected,m = SIE corrected,v + d(sie) (12) = SIE corrected,v + C v * ( T T meshed ) (13) = SIE corrected,v + C v * T meshed * (T/T meshed 1) (14) SIE corrected,m = SIE corrected,v + C v * T meshed * (F correction,m 1) (15) Finally, the crevice temperature is updated for motored cases assuming a polytropic crevice process, Eq. 16, where P is the average in-cylinder pressure at the current time step and P IVC and T IVC are average in-cylinder pressure and temperature at IVC. n crevice is the only input parameter used for tuning the crevice model. T Crevice = T IVC * ( P / P IVC ) (n 1) / n crevice crevice (16) Details of the blowby model are not included here, but instead a brief overview follows. The blowby model is bounded below by a constant pressure crank case and above by a variable pressure top-land volume. The top-land volume is simply just another crevice. It is indistinguishable from any other crevice. Therefore, the blowby model adds or subtracts mass from the crevice mass and the crevice model adds or subtracts mass from the mesh portion of the combustion chamber. The blowby model is sub-cycled using ever smaller sub-cycle time steps until convergence criteria are met. Sub-cycle pressure at the blowby model topland interface is interpolated between average in-cylinder pressure after volume correction has been applied and in-cylinder average pressure after mass correction has been applied. Physically these pressures can be interpreted as the pressures applied over the time step during filling or emptying of the. Ring gaps are modeled as flow restrictions using an orifice flow equations, Eq. 17 [3]: m g/s = 0.86 * ρ * c * A gap * η (17) where m g/s is mass flow rate, ρ is upstream density, C is speed of sound, A gap is the ring gap area viewed from above and η is a function of pressure ratio across the gap and the ratio of specific heats. RESULTS AND SUMMARY Figure 1 compares experimental and CFD pressure if the crevice model is not active; it emphasizes that some form of compensation is required. Figure 2 compares experimental and CFD pressure with crevice and blowby models active for the cases of table 2. The curves essentially lie on top of each other. Figure 3 compares experimental to CFD blowby for the 120 kpa intake pressure cases. They compare very well, although the low RPM case is over-predicted. But, even this case is considered satisfactory given measurement uncertainties. The 1200 RPM-120 kpa intake pressure case (not shown) also performed well. 5

6 Fig. 1 Measured [4] and calculated pressure without compensation. Fig. 2 Measured [4] and calculate pressure for motored cases. Fig. 3 Measured [4] and calculated blowby. n crevice values (Eq. 16) for the 120 kpa cases are 1.185, and for 600, 1200 and 1800 RPM respectively, which says that crevice heat transfer increases as piston speed decreases. This suggests that increased time for heat transfer at lower piston speeds dominates compared to potentially higher heat transfer coefficients due to faster piston speeds. The n crevice value for the 1200 RPM-100 kpa case is 1.255, which suggests that crevice heat transfer is rather insensitive to intake pressure, at least over the 100 to 120 kpa range. Making n crevice predictive rather than a user input is currently being investigated. Regardless, using the crevice and blowby models has reduced the number of tuning parameters from about three (squish height, Tivc, Pivc) to one, n crevice. ACKNOWLEDGMENTS This work was sponsored by the DOE, Office of Vehicle Technologies, Gurpreet Singh program manager. Engine data was provided by John Dec and Magnus Sjoberg of Sandia National Laboratories. The following companies have provided software, ANSYS, Inc (ICEM-CFD, mesh generation), CEI (EnSight, post-processing) and Intelligent Light (Fieldview, post-processing). From University of Wisconsin-Madison, Chris Rutland provide technical advice and Joshua Leach computer system support. REFERENCES 1. Hessel, R., P., Aceves, S., M., Davisson, M., L., Espinosa-Loza, F., Flowers, D., L., Pitz, W., J., Dec, J., E., Sjoberg, M., Babjimopoulos, A., Modeling Iso-octane HCCI using CFD with Multi- Zone Detailed Chemistry; Comparison to Detailed Speciation Data over a Range of Lean Equivalence Ratios, SAE Technical Paper , Babajimopoulos, A., Assanis, D.N., Flowers, D L, Aceves, S.M. and Hessel, R.P., A fully coupled computational fluid dynamics and multizone model with detailed chemical kinetics for the simulation of premixed charge compression ignition engines, IJER, Vol. 6, No. 5, p Namazian, M., Heywood, J.B., Flow in the Piston-Cylinder-Ring Crevices of a Spark-Ignition Engine: Effect on Hydrocarbon Emissions, Efficiency and Power, SAE Technical Paper , Personal correspondences with John Dec and Magnus Sjoberg of Sandia National Laboratories. 6

IMPORTANCE OF INTERNAL FLOW AND

IMPORTANCE OF INTERNAL FLOW AND IMPORTANCE OF INTERNAL FLOW AND GEOMETRY MODELLING IN THE GM 1.9L LIGHT DUTY ENGINE F. Perini a, P. C. Miles b, R. D. Reitz a a University of Wisconsin-Madison b Sandia National Laboratories ERC Seminar

More information

Coarse Mesh CFD: Trend Analysis In a Fraction of the Time

Coarse Mesh CFD: Trend Analysis In a Fraction of the Time Coarse Mesh CFD: Trend Analysis In a Fraction of the Time Y. He, C. J. Rutland, Z. Nagel, R. P. Hessel, R. D. Reitz, D.E. Foster Engine Research Center, University of Wisconsin-Madison In an effort to

More information

Validation of an Automatic Mesh Generation Technique in Engine Simulations

Validation of an Automatic Mesh Generation Technique in Engine Simulations International Multidimensional Engine Modeling User's Group Meeting April,, Detroit, Michigan Validation of an Automatic Mesh Generation Technique in Engine s Abstract Long Liang, Anthony Shelburn, Cheng

More information

K3PREP Workshop. This workshop is being offered on. June 22 th, by Engine Research Center University of Wisconsin-Madison

K3PREP Workshop. This workshop is being offered on. June 22 th, by Engine Research Center University of Wisconsin-Madison K3PREP Workshop This workshop is being offered on June 22 th, 2000 by Engine Research Center University of Wisconsin-Madison The goal of the workshop is to learn how to use K3PREP for building grids of

More information

How to Use the kiva3v_lite Suite

How to Use the kiva3v_lite Suite How to Use the kiva3v_lite Suite This document gives an overview of and outlines the steps for using the kiva3v_lite software suite. Other kiva references available are: 1. kiva2, kiva3, kiva3v-release2

More information

Applying Solution-Adaptive Mesh Refinement in Engine Simulations

Applying Solution-Adaptive Mesh Refinement in Engine Simulations International Multidimensional Engine Modeling User's Group Meeting April 11, 2016, Detroit, Michigan Applying Solution-Adaptive Mesh Refinement in Engine Simulations Long Liang, Yue Wang, Anthony Shelburn,

More information

PDF-based simulations of turbulent spray combustion in a constant-volume chamber under diesel-engine-like conditions

PDF-based simulations of turbulent spray combustion in a constant-volume chamber under diesel-engine-like conditions International Multidimensional Engine Modeling User s Group Meeting at the SAE Congress Detroit, MI 23 April 2012 PDF-based simulations of turbulent spray combustion in a constant-volume chamber under

More information

Modeling of a DaimlerChrysler Truck Engine using an Eulerian Spray Model

Modeling of a DaimlerChrysler Truck Engine using an Eulerian Spray Model Modeling of a DaimlerChrysler Truck Engine using an Eulerian Spray Model C. Hasse, S. Vogel, N. Peters Institut für Technische Mechanik RWTH Aachen Templergraben 64 52056 Aachen Germany c.hasse@itm.rwth-aachen.de

More information

Simulation of In-Cylinder Flow Phenomena with ANSYS Piston Grid An Improved Meshing and Simulation Approach

Simulation of In-Cylinder Flow Phenomena with ANSYS Piston Grid An Improved Meshing and Simulation Approach Simulation of In-Cylinder Flow Phenomena with ANSYS Piston Grid An Improved Meshing and Simulation Approach Dipl.-Ing. (FH) Günther Lang, CFDnetwork Engineering Dipl.-Ing. Burkhard Lewerich, CFDnetwork

More information

Development of a CFD methodology for fuel-air mixing and combustion modeling of GDI Engines

Development of a CFD methodology for fuel-air mixing and combustion modeling of GDI Engines Development of a CFD methodology for fuel-air mixing and combustion modeling of GDI Engines T. Lucchini, G. D Errico, L. Cornolti, G. Montenegro, A. Onorati Politecnico di Milano, Dipartimento di Energia,

More information

Comparison of Classic and Finned Piston Reciprocating Linear Air Compressor Using COMSOL Multiphysics

Comparison of Classic and Finned Piston Reciprocating Linear Air Compressor Using COMSOL Multiphysics Comparison of Classic and Finned Piston Reciprocating Linear Air Compressor Using COMSOL Multiphysics M. Heidari*, P. Barrade, and A. Rufer LEI, École Polytechnique Fédérale de Lausanne, Lausanne, Switzerland

More information

Models, methods and performance when estimating the compression ratio based on the cylinder pressure

Models, methods and performance when estimating the compression ratio based on the cylinder pressure Models, methods and performance when estimating the compression ratio based on the cylinder pressure Marcus Klein and Lars Eriksson Vehicular Systems, Linköpings Universitet, SWEDEN ABSTRACT Four methods

More information

A Detailed Analysis of the Cycle-To-Cycle Variations featured by RANS Engine Modeling

A Detailed Analysis of the Cycle-To-Cycle Variations featured by RANS Engine Modeling A Detailed Analysis of the Cycle-To-Cycle Variations featured by RANS Engine Modeling Riccardo Scarcelli 1, Thomas Wallner 1, Keith Richards 2, Eric Pomraning 2, P. Kelly Senecal 2 1 Argonne National Laboratories,

More information

PRESSURE DROP AND FLOW UNIFORMITY ANALYSIS OF COMPLETE EXHAUST SYSTEMS FOR DIESEL ENGINES

PRESSURE DROP AND FLOW UNIFORMITY ANALYSIS OF COMPLETE EXHAUST SYSTEMS FOR DIESEL ENGINES PRESSURE DROP AND FLOW UNIFORMITY ANALYSIS OF COMPLETE EXHAUST SYSTEMS FOR DIESEL ENGINES André Bergel 1 Edson L. Duque 2 General Motors Global Propulsion Systems South America 12 E-mail: andrebergel84@yahoo.com.br

More information

Challenges Simulating Real Fuel Combustion Kinetics: The Role of GPUs

Challenges Simulating Real Fuel Combustion Kinetics: The Role of GPUs Challenges Simulating Real Fuel Combustion Kinetics: The Role of GPUs M. J. McNenly and R. A. Whitesides GPU Technology Conference March 27, 2014 San Jose, CA LLNL-PRES-652254! This work performed under

More information

Investigation of mixing chamber for experimental FGD reactor

Investigation of mixing chamber for experimental FGD reactor Investigation of mixing chamber for experimental FGD reactor Jan Novosád 1,a, Petra Danová 1 and Tomáš Vít 1 1 Department of Power Engineering Equipment, Faculty of Mechanical Engineering, Technical University

More information

A Simplified CFD Model for Radiative Heat Transfer in Engines

A Simplified CFD Model for Radiative Heat Transfer in Engines International Multidimensional Engine Modeling User s Group Meeting at the SAE Congress Detroit, MI, 9 April 2018 A Simplified CFD Model for Radiative Heat Transfer in Engines D.C. Haworth and C. Paul

More information

Cold Flow Simulation Inside an SI Engine

Cold Flow Simulation Inside an SI Engine Tutorial 12. Cold Flow Simulation Inside an SI Engine Introduction The purpose of this tutorial is to illustrate the case setup and solution of the two dimensional, four stroke spark ignition (SI) engine

More information

NUMERICAL SIMULATION OF MULTI-CHAMBER PISTON C.I ENGINE

NUMERICAL SIMULATION OF MULTI-CHAMBER PISTON C.I ENGINE IOSR Journal of Mechanical and Civil Engineering (IOSR-JMCE) ISSN: 2278-1684, PP: 58-65 www.iosrjournals.org NUMERICAL SIMULATION OF MULTI-CHAMBER PISTON C.I ENGINE Mr. ARAHANTH 1, Mr. KARTIKA S.B 2 1

More information

COMPUTATIONAL FLUID DYNAMICS ANALYSIS OF ORIFICE PLATE METERING SITUATIONS UNDER ABNORMAL CONFIGURATIONS

COMPUTATIONAL FLUID DYNAMICS ANALYSIS OF ORIFICE PLATE METERING SITUATIONS UNDER ABNORMAL CONFIGURATIONS COMPUTATIONAL FLUID DYNAMICS ANALYSIS OF ORIFICE PLATE METERING SITUATIONS UNDER ABNORMAL CONFIGURATIONS Dr W. Malalasekera Version 3.0 August 2013 1 COMPUTATIONAL FLUID DYNAMICS ANALYSIS OF ORIFICE PLATE

More information

Cambridge Centre for Computational Chemical Engineering

Cambridge Centre for Computational Chemical Engineering Cambridge Centre for Computational Chemical Engineering University of Cambridge Department of Chemical Engineering Preprint ISSN 1473 4273 Automated IC engine model development with uncertainty propagation

More information

Integrated analysis of the scavenging process in marine two-stroke diesel engines

Integrated analysis of the scavenging process in marine two-stroke diesel engines Integrated analysis of the scavenging process in marine two-stroke diesel engines Gothenburg regional OpenFOAM user group meeting. 13 november 2013 Fredrik H. Andersen, Industrial Ph.D. student Process

More information

LES/FMDF of Spray Combustion in Internal Combustion Engines

LES/FMDF of Spray Combustion in Internal Combustion Engines LES/FMDF of Spray Combustion in Internal Combustion Engines Araz Banaeizadeh *, Harold Schock, and Farhad Jaberi Department of Mechanical Engineering Michigan State University, East Lansing, MI, 48824-1226

More information

Introduction to C omputational F luid Dynamics. D. Murrin

Introduction to C omputational F luid Dynamics. D. Murrin Introduction to C omputational F luid Dynamics D. Murrin Computational fluid dynamics (CFD) is the science of predicting fluid flow, heat transfer, mass transfer, chemical reactions, and related phenomena

More information

Use of CFD in Design and Development of R404A Reciprocating Compressor

Use of CFD in Design and Development of R404A Reciprocating Compressor Purdue University Purdue e-pubs International Compressor Engineering Conference School of Mechanical Engineering 2006 Use of CFD in Design and Development of R404A Reciprocating Compressor Yogesh V. Birari

More information

Progress on Engine LES Using STAR-CD

Progress on Engine LES Using STAR-CD www.cd-adapco.com Progress on Engine LES Using STAR-CD A D Gosman CD-adapco Japan STAR Conference 2012, Yokohama INTRODUCTION 1. Nature and motivation for LES of engines 2. LES modelling in STAR-CD 3.

More information

Co-Simulation von Flownex und ANSYS CFX am Beispiel einer Verdrängermaschine

Co-Simulation von Flownex und ANSYS CFX am Beispiel einer Verdrängermaschine Co-Simulation von Flownex und ANSYS CFX am Beispiel einer Verdrängermaschine Benoit Bosc-Bierne, Dr. Andreas Spille-Kohoff, Farai Hetze CFX Berlin Software GmbH, Berlin Contents Positive displacement compressors

More information

Finite Element Analysis and Optimization of I.C. Engine Piston Using RADIOSS and OptiStruct

Finite Element Analysis and Optimization of I.C. Engine Piston Using RADIOSS and OptiStruct Finite Element Analysis and Optimization of I.C. Engine Piston Using RADIOSS and OptiStruct Vivek Zolekar Student M. Tech. Mechanical (CAD/CAM) SGGSIE&T Nanded - 431 606 Dr. L.N. Wankhade Professor Department

More information

ONE DIMENSIONAL (1D) SIMULATION TOOL: GT-POWER

ONE DIMENSIONAL (1D) SIMULATION TOOL: GT-POWER CHAPTER 4 ONE DIMENSIONAL (1D) SIMULATION TOOL: GT-POWER 4.1 INTRODUCTION Combustion analysis and optimization of any reciprocating internal combustion engines is too complex and intricate activity. It

More information

Using a Single Rotating Reference Frame

Using a Single Rotating Reference Frame Tutorial 9. Using a Single Rotating Reference Frame Introduction This tutorial considers the flow within a 2D, axisymmetric, co-rotating disk cavity system. Understanding the behavior of such flows is

More information

Introduction to ANSYS CFX

Introduction to ANSYS CFX Workshop 03 Fluid flow around the NACA0012 Airfoil 16.0 Release Introduction to ANSYS CFX 2015 ANSYS, Inc. March 13, 2015 1 Release 16.0 Workshop Description: The flow simulated is an external aerodynamics

More information

STATISTICAL CALIBRATION: A BETTER APPROACH TO INTEGRATING SIMULATION AND TESTING IN GROUND VEHICLE SYSTEMS.

STATISTICAL CALIBRATION: A BETTER APPROACH TO INTEGRATING SIMULATION AND TESTING IN GROUND VEHICLE SYSTEMS. 2016 NDIA GROUND VEHICLE SYSTEMS ENGINEERING and TECHNOLOGY SYMPOSIUM Modeling & Simulation, Testing and Validation (MSTV) Technical Session August 2-4, 2016 - Novi, Michigan STATISTICAL CALIBRATION: A

More information

STUDY OF FLOW PERFORMANCE OF A GLOBE VALVE AND DESIGN OPTIMISATION

STUDY OF FLOW PERFORMANCE OF A GLOBE VALVE AND DESIGN OPTIMISATION Journal of Engineering Science and Technology Vol. 12, No. 9 (2017) 2403-2409 School of Engineering, Taylor s University STUDY OF FLOW PERFORMANCE OF A GLOBE VALVE AND DESIGN OPTIMISATION SREEKALA S. K.

More information

Crank Angle-resolved Realtime Engine Simulation for the Optimization of Control Strategies. Engine Management

Crank Angle-resolved Realtime Engine Simulation for the Optimization of Control Strategies. Engine Management Development Engine Management Crank Angle-resolved Realtime Engine Simulation for the Optimization of Control Strategies An engine simulation model permits new control strategies to be optimized at an

More information

Experimental and Numerical Analysis of Near Wall Flow at the Intake Valve and its Influence on Large-Scale Fluctuations

Experimental and Numerical Analysis of Near Wall Flow at the Intake Valve and its Influence on Large-Scale Fluctuations Experimental and Numerical Analysis of Near Wall Flow at the Intake Valve and its Influence on Large-Scale Fluctuations Frank Hartmann, Stefan Buhl, Florian Gleiß, Christian Hasse Philipp Barth, Martin

More information

THREE DIMENSIONAL FLOW FIELD WITHIN A FOUR- VALVE COMBUSTION ENGINE MEASURED BY PARTICLE-IMAGE VELOCIMETRY

THREE DIMENSIONAL FLOW FIELD WITHIN A FOUR- VALVE COMBUSTION ENGINE MEASURED BY PARTICLE-IMAGE VELOCIMETRY ISFV14-14 th International Symposium on Flow Visualization June 21-24, 2010, EXCO Daegu, Korea THREE DIMENSIONAL FLOW FIELD WITHIN A FOUR- VALVE COMBUSTION ENGINE MEASURED BY PARTICLE-IMAGE VELOCIMETRY

More information

CFD Analysis of conceptual Aircraft body

CFD Analysis of conceptual Aircraft body CFD Analysis of conceptual Aircraft body Manikantissar 1, Dr.Ankur geete 2 1 M. Tech scholar in Mechanical Engineering, SD Bansal college of technology, Indore, M.P, India 2 Associate professor in Mechanical

More information

Stress analysis of Camshaft by using ANSYS Software

Stress analysis of Camshaft by using ANSYS Software Stress analysis of Camshaft by using ANSYS Software Samta Jain, Mr. Vikas Bansal Rajasthan Technical University, kota (Rajasathan), India Abstract This paper presents the modeling and static structural

More information

Computational and Experimental Study of In-cylinder Flow in a Direct Injection Gasoline (DIG) Engine

Computational and Experimental Study of In-cylinder Flow in a Direct Injection Gasoline (DIG) Engine Computational and Experimental Study of In-cylinder Flow in a Direct Injection Gasoline (DIG) Engine Sudhakar Das and David M. Chmiel Delphi Automotive Systems Technical Center Rochester Rochester, New

More information

Capturing Cyclic Variability in SI Engines with High-Fidelity LES using a New Parallel Perturbation Approach

Capturing Cyclic Variability in SI Engines with High-Fidelity LES using a New Parallel Perturbation Approach International Multidimensional Engine Modeling User s Group Meeting at the SAE Congress April 3, 2017 Detroit, Michigan Capturing Cyclic Variability in SI Engines with High-Fidelity LES using a New Parallel

More information

LS-DYNA 980 : Recent Developments, Application Areas and Validation Process of the Incompressible fluid solver (ICFD) in LS-DYNA.

LS-DYNA 980 : Recent Developments, Application Areas and Validation Process of the Incompressible fluid solver (ICFD) in LS-DYNA. 12 th International LS-DYNA Users Conference FSI/ALE(1) LS-DYNA 980 : Recent Developments, Application Areas and Validation Process of the Incompressible fluid solver (ICFD) in LS-DYNA Part 1 Facundo Del

More information

Modeling Flow Through Porous Media

Modeling Flow Through Porous Media Tutorial 7. Modeling Flow Through Porous Media Introduction Many industrial applications involve the modeling of flow through porous media, such as filters, catalyst beds, and packing. This tutorial illustrates

More information

Compressible Flow in a Nozzle

Compressible Flow in a Nozzle SPC 407 Supersonic & Hypersonic Fluid Dynamics Ansys Fluent Tutorial 1 Compressible Flow in a Nozzle Ahmed M Nagib Elmekawy, PhD, P.E. Problem Specification Consider air flowing at high-speed through a

More information

Dynamic Mesh Handling in OpenFOAM

Dynamic Mesh Handling in OpenFOAM Dynamic Mesh Handling in OpenFOAM p. 1/18 Dynamic Mesh Handling in OpenFOAM Hrvoje Jasak h.jasak@wikki.co.uk, hrvoje.jasak@fsb.hr Wikki Ltd, United Kingdom and FSB, University of Zagreb, Croatia 47th AIAA

More information

Isotropic Porous Media Tutorial

Isotropic Porous Media Tutorial STAR-CCM+ User Guide 3927 Isotropic Porous Media Tutorial This tutorial models flow through the catalyst geometry described in the introductory section. In the porous region, the theoretical pressure drop

More information

Development of Numerical Model for Simulation Intake Flow in Combustion Chamber of L-Head Engine Type

Development of Numerical Model for Simulation Intake Flow in Combustion Chamber of L-Head Engine Type International Journal of Mechanical & Mechatronics Engineering IJMME-IJENS Vol:17 No:02 134 Development of Numerical Model for Simulation Intake Flow in Combustion Chamber of L-Head Engine Type Musthafah

More information

Advanced Applications of STAR- CCM+ in Chemical Process Industry Ravindra Aglave Director, Chemical Process Industry

Advanced Applications of STAR- CCM+ in Chemical Process Industry Ravindra Aglave Director, Chemical Process Industry Advanced Applications of STAR- CCM+ in Chemical Process Industry Ravindra Aglave Director, Chemical Process Industry Outline Notable features released in 2013 Gas Liquid Flows with STAR-CCM+ Packed Bed

More information

Flow in an Intake Manifold

Flow in an Intake Manifold Tutorial 2. Flow in an Intake Manifold Introduction The purpose of this tutorial is to model turbulent flow in a simple intake manifold geometry. An intake manifold is a system of passages which carry

More information

Computer based comparison analysis of single and double connecting rod slider crank linkages

Computer based comparison analysis of single and double connecting rod slider crank linkages Agronomy Research Biosystem Engineering Special Issue 1, 3-10, 2012 Computer based comparison analysis of single and double connecting rod slider crank linkages A. Aan and M. Heinloo Institute of Technology,

More information

Advanced Turbulent Heat Transfer Modeling for IC-Engine Applications Using AVL FIRE

Advanced Turbulent Heat Transfer Modeling for IC-Engine Applications Using AVL FIRE International Multidimensional Engine Modeling User s Group Meeting April 2, 2006, Detroit, MI Advanced Turbulent Heat Transfer Modeling for IC-Engine Applications Using AVL FIRE R. Tatschl, B. Basara,

More information

1. TopMath-Workshop Iffeldorf/Osterseen. Liquid Sprays. Ayoub Hmaidi Zentrum Mathematik, TU MÜNCHEN

1. TopMath-Workshop Iffeldorf/Osterseen. Liquid Sprays. Ayoub Hmaidi Zentrum Mathematik, TU MÜNCHEN 1. TopMath-Workshop Iffeldorf/Osterseen Liquid Sprays Ayoub Hmaidi Zentrum Mathematik, TU MÜNCHEN What are Liquid Sprays? Why are Sprays important? Sprays occur in a large number of applications: Engines

More information

CFD Best Practice Guidelines: A process to understand CFD results and establish Simulation versus Reality

CFD Best Practice Guidelines: A process to understand CFD results and establish Simulation versus Reality CFD Best Practice Guidelines: A process to understand CFD results and establish Simulation versus Reality Judd Kaiser ANSYS Inc. judd.kaiser@ansys.com 2005 ANSYS, Inc. 1 ANSYS, Inc. Proprietary Overview

More information

Coupled Analysis of FSI

Coupled Analysis of FSI Coupled Analysis of FSI Qin Yin Fan Oct. 11, 2008 Important Key Words Fluid Structure Interface = FSI Computational Fluid Dynamics = CFD Pressure Displacement Analysis = PDA Thermal Stress Analysis = TSA

More information

Program: Advanced Certificate Program

Program: Advanced Certificate Program Program: Advanced Certificate Program Course: CFD-Vehicle Aerodynamics Directorate of Training and Lifelong Learning #470-P, Peenya Industrial Area, 4th Phase Peenya, Bengaluru 560 058 www.msruas.ac.in

More information

Solving Partial Differential Equations on Overlapping Grids

Solving Partial Differential Equations on Overlapping Grids **FULL TITLE** ASP Conference Series, Vol. **VOLUME**, **YEAR OF PUBLICATION** **NAMES OF EDITORS** Solving Partial Differential Equations on Overlapping Grids William D. Henshaw Centre for Applied Scientific

More information

Dynamic Computational Modeling of the Glass Container Forming Process

Dynamic Computational Modeling of the Glass Container Forming Process Dynamic Computational Modeling of the Glass Container Forming Process Matthew Hyre 1, Ryan Taylor, and Morgan Harris Virginia Military Institute, Lexington, Virginia, USA Abstract Recent advances in numerical

More information

*Sebastian Hensel, Kai Herrmann, Reiner Schulz and German Weisser

*Sebastian Hensel, Kai Herrmann, Reiner Schulz and German Weisser Paper templeate (for draft and final papers) Numerical analysis and statistical description of the primary breakup in fuel nozzles of large two stroke engines for the application in CFD engine simulations

More information

INVESTIGATION OF HYDRAULIC PERFORMANCE OF A FLAP TYPE CHECK VALVE USING CFD AND EXPERIMENTAL TECHNIQUE

INVESTIGATION OF HYDRAULIC PERFORMANCE OF A FLAP TYPE CHECK VALVE USING CFD AND EXPERIMENTAL TECHNIQUE International Journal of Mechanical Engineering and Technology (IJMET) Volume 10, Issue 1, January 2019, pp. 409 413, Article ID: IJMET_10_01_042 Available online at http://www.ia aeme.com/ijmet/issues.asp?jtype=ijmet&vtype=

More information

A Moving Mesh Strategy to Perform Adaptive Large Eddy Simulation of IC Engines in OpenFOAM

A Moving Mesh Strategy to Perform Adaptive Large Eddy Simulation of IC Engines in OpenFOAM International Multidimensional Engine Modeling User s Group Meeting 2014 The Detroit Downtown Courtyard by Marriott Hotel, Detroit, MI (USA), April 7 th, 2014 A Moving Mesh Strategy to Perform Adaptive

More information

ICE Roadmap Japanese STAR Conference. Richard Johns

ICE Roadmap Japanese STAR Conference. Richard Johns ICE Roadmap Japanese STAR Conference Richard Johns Introduction Top-Level Roadmap STAR-CCM+ and Internal Combustion Engines Modeling Improvements and Research Support Sprays LES Chemistry Meshing Summary

More information

CFD Post-Processing of Rampressor Rotor Compressor

CFD Post-Processing of Rampressor Rotor Compressor Gas Turbine Industrial Fellowship Program 2006 CFD Post-Processing of Rampressor Rotor Compressor Curtis Memory, Brigham Young niversity Ramgen Power Systems Mentor: Rob Steele I. Introduction Recent movements

More information

High-Lift Aerodynamics: STAR-CCM+ Applied to AIAA HiLiftWS1 D. Snyder

High-Lift Aerodynamics: STAR-CCM+ Applied to AIAA HiLiftWS1 D. Snyder High-Lift Aerodynamics: STAR-CCM+ Applied to AIAA HiLiftWS1 D. Snyder Aerospace Application Areas Aerodynamics Subsonic through Hypersonic Aeroacoustics Store release & weapons bay analysis High lift devices

More information

Power and Performance on Demand.

Power and Performance on Demand. Power and Performance on Demand. KOHLER Command PRO 17- HP air-cooled, vertical- and horizontal-shaft, V-twin engines. KOHLER COMMAND PRO SPECIALLY DESIGNED OIL COOLER All KOHLER Command PRO 17- HP vertical

More information

HIGH PERFORMANCE COMPUTATION (HPC) FOR THE

HIGH PERFORMANCE COMPUTATION (HPC) FOR THE HIGH PERFORMANCE COMPUTATION (HPC) FOR THE DEVELOPMENT OF FLUIDIZED BED TECHNOLOGIES FOR BIOMASS GASIFICATION AND CO2 CAPTURE P. Fede, H. Neau, O. Simonin Université de Toulouse; INPT, UPS ; IMFT ; 31400

More information

Creation and Validation of a High-Accuracy, Real-Time-Capable Mean-Value GT-POWER Model

Creation and Validation of a High-Accuracy, Real-Time-Capable Mean-Value GT-POWER Model 1 Creation and Validation of a High-Accuracy, Real-Time-Capable Mean-Value GT-POWER Model Tim Prochnau Advanced Analysis and Simulation Department Engine Group International Truck and Engine Corporation

More information

Lab 9: FLUENT: Transient Natural Convection Between Concentric Cylinders

Lab 9: FLUENT: Transient Natural Convection Between Concentric Cylinders Lab 9: FLUENT: Transient Natural Convection Between Concentric Cylinders Objective: The objective of this laboratory is to introduce how to use FLUENT to solve both transient and natural convection problems.

More information

Urea Injection Simulation with Adaptive Mesh Refinement for Engine Aftertreatment

Urea Injection Simulation with Adaptive Mesh Refinement for Engine Aftertreatment ILASS Americas 26th Annual Conference on Liquid Atomization and Spray Systems, Portland, OR, May 2014 Urea Injection Simulation with Adaptive Mesh Refinement for Engine Aftertreatment Scott A. Drennan

More information

OpenFOAM: Open Platform for Complex Physics Simulations

OpenFOAM: Open Platform for Complex Physics Simulations OpenFOAM: Open Platform for Complex Physics Simulations Hrvoje Jasak h.jasak@wikki.co.uk, hrvoje.jasak@fsb.hr FSB, University of Zagreb, Croatia Wikki Ltd, United Kingdom 18th October 2007 OpenFOAM: Open

More information

Instantaneous Cylinder Pressure Estimation

Instantaneous Cylinder Pressure Estimation Instantaneous Cylinder Pressure Estimation JING WU, DANIEL LLAMOCCA, BRIAN SANGEORZAN Electrical and Computer Engineering Department, Oakland University October 30 th, 2017 Outline Introduction Model for

More information

Chapter 13 RADIATION HEAT TRANSFER

Chapter 13 RADIATION HEAT TRANSFER Heat and Mass Transfer: Fundamentals & Applications Fourth Edition in SI Units Yunus A. Cengel, Afshin J. Ghajar McGraw-Hill, 2011 Chapter 13 RADIATION HEAT TRANSFER PM Dr Mazlan Abdul Wahid Universiti

More information

Engine Calibration Process for Evaluation across the Torque- Speed Map

Engine Calibration Process for Evaluation across the Torque- Speed Map Engine Calibration Process for Evaluation across the Torque- Speed Map Brian Froelich Tara Hemami Manish Meshram Udaysinh Patil November 3, 2014 Outline : Background Objective Calibration process for torque

More information

Using STAR-CCM+ for Catalyst Utilization Analysis

Using STAR-CCM+ for Catalyst Utilization Analysis Using STAR-CCM+ for Catalyst Utilization Analysis Amsterdam Netherlands March 19-21 2012 W.U. A. Leong Dunton Technical Centre Ford Motor Company S. Eroglu and S. Guryuva Gebze Engineering Ford Otosan

More information

USING CFD SIMULATIONS TO IMPROVE THE MODELING OF WINDOW DISCHARGE COEFFICIENTS

USING CFD SIMULATIONS TO IMPROVE THE MODELING OF WINDOW DISCHARGE COEFFICIENTS USING CFD SIMULATIONS TO IMPROVE THE MODELING OF WINDOW DISCHARGE COEFFICIENTS Erin L. Hult 1, Gianluca Iaccarino 2, and Martin Fischer 2 1 Lawrence Berkeley National Laboratory, Berkeley, CA 2 Stanford

More information

Development of Adaptive Mesh Refinement Scheme and Conjugate Heat Transfer Model for Engine Simulations

Development of Adaptive Mesh Refinement Scheme and Conjugate Heat Transfer Model for Engine Simulations Graduate Theses and Dissertations Graduate College 2009 Development of Adaptive Mesh Refinement Scheme and Conjugate Heat Transfer Model for Engine Simulations Qingluan Xue Iowa State University Follow

More information

FloEFD 16 What s New. Alexey Kharitonovich Product Manager. Tatiana Trebunskikh Product Manager

FloEFD 16 What s New. Alexey Kharitonovich Product Manager. Tatiana Trebunskikh Product Manager FloEFD 16 What s New Alexey Kharitonovich Product Manager Tatiana Trebunskikh Product Manager FloEFD 16 Enhancements Phase Change for Refrigerants Flows of refrigerants with liquid to gas (cavitation/boiling)

More information

Some Issues in Reliable High-Performance Simulations of Combustion for Engine Applications

Some Issues in Reliable High-Performance Simulations of Combustion for Engine Applications SuperCA++ Supercomputing Applications Bansko, Bulgaria April 23-24, 2012 Some Issues in Reliable High-Performance Simulations of Combustion for Engine Applications Pasqua D Ambra pasqua.dambra@cnr.it Institute

More information

Using three-dimensional CURVIC contact models to predict stress concentration effects in an axisymmetric model

Using three-dimensional CURVIC contact models to predict stress concentration effects in an axisymmetric model Boundary Elements XXVII 245 Using three-dimensional CURVIC contact models to predict stress concentration effects in an axisymmetric model J. J. Rencis & S. R. Pisani Department of Mechanical Engineering,

More information

Influence of mesh quality and density on numerical calculation of heat exchanger with undulation in herringbone pattern

Influence of mesh quality and density on numerical calculation of heat exchanger with undulation in herringbone pattern Influence of mesh quality and density on numerical calculation of heat exchanger with undulation in herringbone pattern Václav Dvořák, Jan Novosád Abstract Research of devices for heat recovery is currently

More information

CFD Simulation of a dry Scroll Vacuum Pump including Leakage Flows

CFD Simulation of a dry Scroll Vacuum Pump including Leakage Flows CFD Simulation of a dry Scroll Vacuum Pump including Leakage Flows Jan Hesse, Rainer Andres CFX Berlin Software GmbH, Berlin, Germany 1 Introduction Numerical simulation results of a dry scroll vacuum

More information

Analysis Comparison between CFD and FEA of an Idealized Concept V- Hull Floor Configuration in Two Dimensions

Analysis Comparison between CFD and FEA of an Idealized Concept V- Hull Floor Configuration in Two Dimensions 2010 NDIA GROUND VEHICLE SYSTEMS ENGINEERING AND TECHNOLOGY SYMPOSIUM MODELING & SIMULATION, TESTING AND VALIDATION (MSTV) MINI-SYMPOSIUM AUGUST 17-19 DEARBORN, MICHIGAN Analysis Comparison between CFD

More information

Click to edit Master title style

Click to edit Master title style Click to edit Master title style LES LES Applications for for Internal Internal Combustion Engines Engines David Gosman & Richard Johns CD-adapco, June 2011 Some Qs and As Why would we use LES calculations

More information

IN-CYLINDER PRESSURE RECORDING AND DATA ACQUISITION SYSTEM Michal Takáts, Josef Bozek Resarch Center of Engine and Automotive Technology, Czech

IN-CYLINDER PRESSURE RECORDING AND DATA ACQUISITION SYSTEM Michal Takáts, Josef Bozek Resarch Center of Engine and Automotive Technology, Czech IN-CYLINDER PRESSURE RECORDING AND DATA ACQUISITION SYSTEM Michal Takáts, Josef Bozek Resarch Center of Engine and Automotive Technology, Czech Technical University in Prague, Technicka 4, CZ 166 07, Praha

More information

Numerical study & validation of a complete

Numerical study & validation of a complete Numerical study & validation of a complete SCR system using 1D-3D (CFD) coupling Presenter: Ashish Joshi Manager, Indian Operations Convergent Science Presenting on behalf of: Scott Drennan Director of

More information

Modeling Evaporating Liquid Spray

Modeling Evaporating Liquid Spray Tutorial 17. Modeling Evaporating Liquid Spray Introduction In this tutorial, the air-blast atomizer model in ANSYS FLUENT is used to predict the behavior of an evaporating methanol spray. Initially, the

More information

Estimation of Flow Field & Drag for Aerofoil Wing

Estimation of Flow Field & Drag for Aerofoil Wing Estimation of Flow Field & Drag for Aerofoil Wing Mahantesh. HM 1, Prof. Anand. SN 2 P.G. Student, Dept. of Mechanical Engineering, East Point College of Engineering, Bangalore, Karnataka, India 1 Associate

More information

CFD Project Workflow Guide

CFD Project Workflow Guide CFD Project Workflow Guide Contents Select a problem with known results for proof-of-concept testing... 1 Set up and run a coarse test case... 2 Select and calibrate numerical methods... 3 Minimize & quantify

More information

CFD Simulation of a Dry Scroll Vacuum Pump Including Leakage Flows

CFD Simulation of a Dry Scroll Vacuum Pump Including Leakage Flows Purdue University Purdue e-pubs International Compressor Engineering Conference School of Mechanical Engineering 2016 CFD Simulation of a Dry Scroll Vacuum Pump Including Leakage Flows Jan Hesse CFX Berlin

More information

VTL Tutorial. MAHLE Virtual Tribology Laboratory VTL 3.8

VTL Tutorial. MAHLE Virtual Tribology Laboratory VTL 3.8 VTL Tutorial MAHLE Virtual Tribology Laboratory VTL 3.8 Francisco Profito francisco.profito@br.mahle.com Eduardo Tomanik eduardo.tomanik@br.mahle.com August/ 2011 - VTL (Virtual Tribology Laboratory) is

More information

Non-Newtonian Transitional Flow in an Eccentric Annulus

Non-Newtonian Transitional Flow in an Eccentric Annulus Tutorial 8. Non-Newtonian Transitional Flow in an Eccentric Annulus Introduction The purpose of this tutorial is to illustrate the setup and solution of a 3D, turbulent flow of a non-newtonian fluid. Turbulent

More information

CFD Topological Optimization of a Car Water-Pump Inlet using TOSCA Fluid and STAR- CCM+

CFD Topological Optimization of a Car Water-Pump Inlet using TOSCA Fluid and STAR- CCM+ CFD Topological Optimization of a Car Water-Pump Inlet using TOSCA Fluid and STAR- CCM+ Dr. Anselm Hopf Dr. Andrew Hitchings Les Routledge Ford Motor Company CONTENTS Introduction/Motivation Optimization

More information

Porous Reactor with Injection Needle

Porous Reactor with Injection Needle Porous Reactor with Injection Needle Introduction This model treats the flow field and species distribution in an experimental reactor for studies of heterogeneous catalysis. The model exemplifies the

More information

Example 13 - Shock Tube

Example 13 - Shock Tube Example 13 - Shock Tube Summary This famous experiment is interesting for observing the shock-wave propagation. Moreover, this case uses the representation of perfect gas and compares the different formulations:

More information

Draft Amendments to the Fuel Economy Test Method for Motorcycles

Draft Amendments to the Fuel Economy Test Method for Motorcycles Attachment Draft Amendments to the Fuel Economy est Method for Motorcycles 1. est items 1.1 Fuel economy of motorcycles tested by using simulated urban driving cycle. 1.2 Fuel economy of motorcycles tested

More information

2008 International ANSYS Conference Strongly Coupled FSI Simulation Moving Compressible Pressure Pulse through a Tube

2008 International ANSYS Conference Strongly Coupled FSI Simulation Moving Compressible Pressure Pulse through a Tube 2008 International ANSYS Conference Strongly Coupled FSI Simulation Moving Compressible Pressure Pulse through a Tube Daniel L. Cler, US Army RDECOM/ ARDEC/ WSEC/ Benet Labs 1 Overview Background Problem

More information

NUMERICAL 3D TRANSONIC FLOW SIMULATION OVER A WING

NUMERICAL 3D TRANSONIC FLOW SIMULATION OVER A WING Review of the Air Force Academy No.3 (35)/2017 NUMERICAL 3D TRANSONIC FLOW SIMULATION OVER A WING Cvetelina VELKOVA Department of Technical Mechanics, Naval Academy Nikola Vaptsarov,Varna, Bulgaria (cvetelina.velkova1985@gmail.com)

More information

Using the Eulerian Multiphase Model for Granular Flow

Using the Eulerian Multiphase Model for Granular Flow Tutorial 21. Using the Eulerian Multiphase Model for Granular Flow Introduction Mixing tanks are used to maintain solid particles or droplets of heavy fluids in suspension. Mixing may be required to enhance

More information

Fluent User Services Center

Fluent User Services Center Solver Settings 5-1 Using the Solver Setting Solver Parameters Convergence Definition Monitoring Stability Accelerating Convergence Accuracy Grid Independence Adaption Appendix: Background Finite Volume

More information

Application of a FEA Model for Conformability Calculation of Tip Seal in Compressor

Application of a FEA Model for Conformability Calculation of Tip Seal in Compressor Purdue University Purdue e-pubs International Compressor Engineering Conference School of Mechanical Engineering 2008 Application of a FEA Model for Conformability Calculation of Tip Seal in Compressor

More information

Simulation of Time-Lag Permeation Experiments Using Finite Differences

Simulation of Time-Lag Permeation Experiments Using Finite Differences Proceedings of the nd International Conference on Fluid Flow, Heat and Mass Transfer Ottawa, Ontario, Canada, pril 30 May 1 015 Paper No. 181 Simulation of Time-Lag Permeation Experiments Using Finite

More information

Automotive Fluid-Structure Interaction (FSI) Concepts, Solutions and Applications. Laz Foley, ANSYS Inc.

Automotive Fluid-Structure Interaction (FSI) Concepts, Solutions and Applications. Laz Foley, ANSYS Inc. Automotive Fluid-Structure Interaction (FSI) Concepts, Solutions and Applications Laz Foley, ANSYS Inc. Outline FSI Classifications FSI Solutions FSI Modeling Approaches ANSYS Workbench for FSI System

More information