Pipes used for transporting high velocity pressurized fluids often operate under timevarying

Size: px
Start display at page:

Download "Pipes used for transporting high velocity pressurized fluids often operate under timevarying"

Transcription

1 Chapter 1 Introduction 1.1 Overview Pipes used for transporting high velocity pressurized fluids often operate under timevarying conditions. This can cause vibration problems. The fluid finite element based finite volume model depends on flow velocity as the variable. In turbulent flow, the relative motion of the fluid in the boundary layer generates flow disturbances in the form of vortices or eddies. As the flow rate increases so does the amount of turbulence. There is a continuous transfer of energy from the main flow into large eddies, and from the large eddies into smaller eddies, which dissipate most of the energy. This process occurs in a narrow strip inside the boundary layer, in the neighborhood of the wall. This energy dissipation produces large kinetic energy losses in the fluid. As the fluid molecules in the vortices go from locations of higher kinetic energy to regions of lower kinetic energy, i.e., from near the edge of the boundary layer to near the wall, the kinetic energy of the fluid is converted into heat and potential energy in the form of pressure.. 1

2 2 These pressure fluctuations excite vibratory oscillations in the pipe through which the fluid is flowing. The movement of the pipe also causes additional pressure fluctuations in return. This two-way interaction results in flow-induced vibration. The procedure for determining the relationship between flow rate and pipe vibration consists of solving the fluid mechanical problem. 1.2 Turbulence Turbulent flows are filled with swirling and spiraling motions. This is especially true if the object itself is spinning like a planet or star where the Coriolis effect causes winds and currents to curve and wiggle around. Turbulence consists of fluctuations in the flow field in time and space. It is a complex process, mainly because it is three dimensional, unsteady and consists of many scales. It can have a significant effect on the characteristics of the flow. Turbulence occurs when the inertia forces in the fluid become significant compared to viscous forces, and is characterized by a high Reynolds Number. In principle, the Navier-Stokes equations describe both laminar and turbulent flows without the need for additional information. However, turbulent flows at realistic Reynolds numbers span a large range of turbulent length and time scales and would generally involve length scales much smaller than the smallest finite volume mesh which can be practically used in a numerical analysis. The Direct Numerical Simulation (DNS) of these flows would require computing power which is many orders of magnitude higher than available in the foreseeable future.

3 3 To enable the effects of turbulence to be predicted, a large amount of CFD research has concentrated on methods which make use of turbulence models. Turbulence models have been specifically developed to account for the effects of turbulence without recourse to a prohibitively fine mesh and Direct Numerical Simulation. Most turbulence models are statistical turbulence model, as described below. The two exceptions to this are the Large Eddy Simulation model and the Detached Eddy Simulation model. Most widely used Turbulence Models RANS based models: Standard k-ε Model Zero Equation Model RSM- (Reynolds Stress Model) RNG - (Re-normalized Group Model) NKE - (New k-ε Model due to Shih) GIR - (Model due to Girimaji) SZL - (Shi, Zhu, Lumley Model) Standard k-ω Model SST - (Shear Stress Transport Model) 1.3 FSI (coupled analysis) and FIV (uncoupled analysis) Fluid-structure interaction (FSI) exists in liquid-carrying pipes when pressure waves in the liquid cause stresses and strains in the pipes (and vice versa). Fluid-structure

4 4 interaction in piping systems consists of the transfer of momentum and forces between piping and the contained liquid during unsteady flow. Excitation mechanisms may be caused by rapid changes in flow and pressure or may be initiated by mechanical action of the piping. The interaction is manifested in pipe vibration and perturbations in velocity and pressure of the liquid. The main sources of excitement can be summarized as in the Figure 1-1 below. Steady-flow and water hammer (transient) analyses provide information on the liquid behavior under operational conditions. Static pipe-stress analyses and structural dynamics analyses give insight into the corresponding behavior of the pipe system. Where the liquid analysis yields pressure and velocities, the structural analysis provides dynamic stresses, reaction forces and resonance frequencies. It is not unusual to perform an uncoupled calculation. Pressure histories, resulting from a transient analysis, are used as excitation loads in a structural-dynamics analysis. The calculation is called uncoupled since the predicted structural response does not influence the predicted liquid pressures. Three types of liquid-pipe coupling can be distinguished: friction, Poisson and junction coupling. Friction and Poisson coupling act along the entire pipe (distributed forces) whereas junction coupling acts at specific points (local forces) such as junctions or discontinuities in the pipe network (e.g. bends, valves). Poisson coupling relates pressures in the liquid to axial stresses in the pipe through radial contraction/expansion and leads to precursor waves (pressure changes induced by axial stress waves). Friction coupling is the interaction between the pipe wall and the fluid. It has the smallest effect on the overall response and is most often neglected.

5 5 Turbo machinery vibration Seismic motion Valve Action Liquid Coupling Piping Pipe rupture Column Separation Machine Vibration Figure 1-1 Sources of excitement and interactions between liquid and piping The terms FSI (fluid-structure interaction) and FIV (flow-induced vibration) are used promiscuously in the literature. Some of the ways FSI and FIV have been defined are as follows: FSI generally involves two-way (fluid-pipe) interaction. For FIV the interaction normally is one-way. Uncoupled analysis therefore refer to FIV, and coupled analysis to FSI FSI considers vibration, noise, acoustics etc. FIV considers only vibrations. Source of excitement can be liquid or structure in FSI. FIV considers the source of excitement only to be the liquid. The term FSI is often used for unsteady flow interacting with pipe vibration, whereas the term FIV is often used for stationary flow inducing pipe vibration. In the present thesis FIV would be referring to all the first three definitions. And the uncoupled analysis would be transient. Therefore FIV would be defined as unsteady flow

6 6 inducing pipe vibration caused by one way interaction of fluid and pipe, dealing only in vibrations. 1.4 Advantages of Uncoupled Analysis The keywords that favor the partitioned or uncoupled approach are: Customization, Independent modeling, Software Reuse, and Modularity. 1. Customization: This means that each field can be treated by discretization techniques and solution algorithms that are known to perform well for the isolated system. 2. Independent Modeling: The partitioned approach facilitates the use of non-matching models. For example in a fluid-structure interaction problem the structural and fluid meshes need not coincide at their interface. This translates into project breakdown advantages in analysis of complex systems such as aircraft. Separate models can be prepared by different design teams, including subcontractors that may be geographically distributed. 3. Software Reuse: Along with customized discretization and solution algorithms, customized software (private, public or commercial) may be available. Furthermore, there is often a gamut of customized peripheral tools such as mesh generators and

7 7 visualization programs. The uncoupled approach facilitates taking advantage of existing code. This is particularly suitable to academic environments, in which software development tends to be cyclical and loosely connected from one project to another. 4. Modularity: New methods and models may be introduced in a modular fashion according to project needs. For example, it may be necessary to include local nonlinear effects in an individual field while keeping everything else the same. Implementation, testing and validation of incremental changes can be conducted in a modular fashion. 1.5 CFD code description. The following section would discuss two of the commercial CFD codes used in the process of simulating compressed methane flow through the pipe junction, FLUENT. ANSYS CFX. FLUENT is a cell centered finite volume, segregated/coupled, implicit/explicit, density based solution technique. In cell centered schemes the flow variables are stored at the centers of the mesh elements. CFX is cell-vertex finite volume, coupled implicit, pressure based solution technique (i.e., solves for pressure and velocity at the same time in the same A matrix). Pressure

8 8 and velocity are co-located, so p-v decoupling is dealt with using a Rhie-Chow approach. In vertex based schemes the flow variables are stored at the vertices of the mesh elements. CFX uses an unstructured Finite Element based Finite Volume method. The FE basis comes from the use of shape functions, common in FE techniques, to describe the way a variable changes across each element. It is also a node based code, where the solution variables are solved and stored at the centers of the finite volumes, or the vertices of the mesh. Both codes are about the same in accuracy, but hard to compare on an unstructured mesh as CFX is Cell-Vertex Fluent is Cell Centered. CFX assembles control volumes around the element vertices, resulting in polyhedral control volumes and hence there are fewer nodes than cells with a tet mesh. While this results in fewer control volumes, there are far more integration points so the resolution of gradients is more accurate per control volume. If one compares FLUENT and CFX solutions, one may find the FLUENT solution is slightly more accurate for the same mesh, but much more costly to run (since you are solving 5x the number of equations), so you can afford to run a finer mesh in CFX. The polyhedral control volumes are also much less sensitive to poor mesh quality. If your physics allows for it, you can see similar benefits in FLUENT by converting your tet mesh to polyhedral.

9 9 A comparison of relative advantages of FLUENT and CFX are as discussed in the following page by Table 1-1 Comparison between FLUENT and CFX Fluent is a cell-centered code. CFX is cell-vertex finite volume. To implement boundary condition better and to avoid corner singularity better, CVFV is preferable, at the cost of slight higher CPU time. It takes a little tuning to get Fluent to converge. Their solvers have many different models. Flow solver robustness is questionable on Robustness for steady problems is better in CFX The solver is very robust. It is easy to make complex models to work. complex models (combustion, multiphase, etc..) Fluent UDF's are very well documented, archived and very flexible. A big advantage. CFX has an easy to use CFX command language to do simple things. Otherwise CFX Command Languauge is not well documented. Preprocessing (Gambit and Fluent GUI together) is fast considering unstructured meshing, yet with somewhat antiquated user interface. So, if one doesn t care about Preprocessing is maybe a bit slower than Fluent in terms of overall speed. CFX has a much more modern GUI based on QT, is fully integrated into ANSYS Workbench

10 10 a modern look and feel GUI then it will be fine. which allows direct connections with CAD, is configurable like Fluent's solver GUI. The workflow in Workbench is really nice Unstructured meshing is not strength in GAMBIT, the unstructured mesh algorithm is rather poor, and sometimes for complex geometries, it is not even possible to create an unstructured mesh. and Fluent has nothing that even comes close to this. Unstructured meshing with CFX Mesh is very good, with high quality meshes very easily produced for even complex geometries. High quality Hybrid mesh algorithm creates meshes with prisms, tetrahedrons, pyramids and hexagons. Saves a lot of time in Preprocessing and is a huge advantage. Their post processor is nice in that it is directly integrated with their solvers, but is really limited in functionality. One needs to use Ensight or Fieldview or Tecplot to do Post processing wins hands down in CFX. The CFX post processor is on par with something like Fieldview or Ensight or Tecplot anything sophisticated. FSI is much more difficult to handle with FLUENT, with little integration between other FEA and the FLUENT code. With ANSYS WORKBENCH solutions to FSI problems are very easy with direct integration for a fully coupled solution between ANSYS and CFX. The need for matching meshes at the Solid-Fluid

11 11 boundary is not there, since it can use an interpolation function. FLUENT is highly unstable with velocity and mass flow rate boundary conditions for compressible flows From the current thesis point of view, CFX has a specific advantage, since velocity boundary conditions are numerically quite stable even for incompressible fluid problems. Few other functional advantages of CFX are as follows: An automatic meshing feature is included in the current CFX software, the CFX MESH. The solver uses an unstructured tetrahedral mesh, for which the user only specifies the geometry and surface grid. The solver then automatically performs the volume meshing, using a very fast Delaunay algorithm. This greatly speeds pre-processing and produces high-quality meshes that in turn ensure faster convergence. CFX increases meshing flexibility even further by allowing mixed element types tetrahedrons, hexahedrons, pyramids and wedges to be used at the same time. Considerable controversy has revolved around the use of tetrahedral elements in CFD software. The main arguments in their favor are that the meshgeneration procedure can be automated and that high-quality meshes are easier to obtain when refining the grid locally to resolve features of interest. On the down side, tetrahedrons may be less accurate than a corresponding hexahedral mesh, especially in boundary layers where the flow is aligned with the geometry. For

12 12 these types of flow, an alternative method of meshing, developed by AEA and General Electric Corporate Research and Development in Niskayuna, N.Y., is incorporated in CFX. This uses a revolutionary technique that will grow prismatic elements normal to a triangulated surface mesh, and then switch to tetrahedrons away from the surfaces. This permits the use of meshes that are structured normal to surfaces and are thus aligned with the flow in a boundary layer. CFX coupled solver offers a radically different approach that solves all the hydrodynamic equations as a single system. After one iteration, the velocity field and pressure almost satisfy both momentum and mass conservation but not entirely, because the equations are nonlinear. Iteration is still needed, but as momentum and mass continuity are always satisfied, far fewer iterations are necessary than with the SIMPLE algorithm. Typically, CFX requires only a few dozen iterations to converge, where a segregated solver would need hundreds or thousands. Furthermore, processing times for CFX scale much better with mesh size than do those for the SIMPLE algorithm. For the large meshes often required in real engineering simulations, this approach leads to significant reductions in run times and faster project completion. Flexibility to allow combinations of multiple operating systems and hardware in a single calculation: Hardware running Windows 2000/XP, UNIX and Linux to be run at the same time using the power of your entire network. The entire ANSYS CFX feature set is supported in parallel; for example, multiple frames of reference, generalized grid interfaces, radiation, and Eulerian and Lagrangian multiphase, combustion, etc.

13 13 The ANSYS CFX solver is significantly less sensitive to poor mesh quality than previous releases. Automated algorithms improve solver convergence behavior in cases with poor quality meshes, and the solver can deal with cases that have negative sector volumes or flat elements. Computing resources needed for a transient calculation can be optimized through the use of Time step Adaption & Extrapolated Initial Guess for transient calculations in ANSYS CFX Time step Adaption allows the solver to automatically adjust the physical time step in a transient solution based on userspecified criteria including target number of coefficient loops or Courant Number. The Extrapolated Initial Guess extends the solution from previous time steps as the initial guess for the current time step, providing a better starting condition and minimizing the required number of coefficient loops to reach time step convergence. Additionally, key numerical transient improvements have been made, which makes it possible to achieve 2nd Order Transient with one iteration per time step, for time steps in the explicit range. 1.6 Cell Centered-Vertex Centered In the paper by Dimitri J. Mavriplis [42] an overview of current unstructured mesh discretization and solution techniques is given. Cell-centered versus vertex-centered discretizations are discussed, as well as issues of grid alignment with flow features, higher-order reconstruction, and viscous term formulation.

14 14 A cell-centered approach on a tetrahedral mesh will contain many more degrees of freedom than a vertex-centered discretization on the same mesh, and can therefore be expected to yield higher accuracy and require higher computational expense. However, the cell-centered discretization results in a relatively sparse stencil, with each tetrahedron having only four neighbors, whereas in the vertex-based discretization each vertex has on average 14 neighbors, based on the number of edges in the mesh, which can be shown to of the order of 7N, for a mesh of N vertices. The vertex-based discretization can therefore be expected to be more accurate than a cell-based discretization using equivalent numbers of unknowns, since the former approach will result in a larger number of flux calculations. Additionally, the larger stencil has the potential for more robust reconstruction techniques and limiting procedures. In the final assessment, the most effective discretization is the one which provides the highest accuracy at the lowest cost. Although numerical experiments conducted by the author [43],[44] have verified the superior accuracy of cell-centered approaches versus vertex-based approaches on identical grids, but also suggested the vertex-based approach to be the most efficient approach overall, the issue has never been decided conclusively, in large part due to the lack of fully consistent comparisons between the two approaches using identical discretizations and solvers. The definition of an equivalent grid for comparing cell-based and vertex-based discretizations at equivalent accuracy levels remains an open question. A study by Levy [45] found that matching the number of surface grid variables for both grids achieved similar accuracy for aerodynamic quantities in transonic flow cases.

15 15 Another principal difference between cell-centered and vertex-centered discretizations relates to the application of boundary conditions. A fundamental problem arises in the vertex- based discretization, since individual boundary vertices may have ill-defined boundary conditions if they are located at the intersection of two faces with different boundary conditions, as shown in Figure 1-1 this situation never occurs for the cellcentered discretization. This is due to the fact that the elemental unit of the computational boundary corresponds to a mesh face, rather than a mesh vertex. Thus it is much more appropriate to define boundary conditions based on mesh faces rather than mesh vertices. In order to implement such a boundary condition in the case of vertex-based discretizations, a weak formulation must be used, where the boundary condition is introduced into the residual through a modified boundary flux. This obviates the need to assign boundary conditions to the mesh vertices, and results in boundary condition formulations which are similar for both the cell-centered and vertex centered discretizations, as shown in figure below BC type 1 (a) BC type 1 (b) BC type 2 BC type 2 Figure 1-2 Illustration of boundary condition implementation for (a) cell-based and (b) vertex-based discretizations.

16 16 Finally it is concluded that for transonic flow simulations, unstructured mesh methods can be equal or even superior to most block-structured and overset mesh methods in terms of delivered accuracy at fixed computational cost. On the one hand, equivalent accuracy on equivalent unstructured and structured grids can be expected for subsonic and transonic flows, and solver technology for unstructured mesh methods is in no way inferior to that used for structured mesh methods. Furthermore, unstructured mesh approaches generally scale better on massively parallel computer hardware than their structured counterparts. 1.7 CFX Meshing Application The Meshing Application CFX MESH in the ANSYS Workbench is an easy-to-use CFD mesh generation tool which produces high quality hybrid meshes for both simple and complex geometries. It is an integrated component within the Meshing Application of ANSYS Workbench. This highly-automated meshing tool is closely coupled to ANSYS DesignModeler for geometry creation and meshing. 3-D Proximity: 3-D proximity detection automatically refines the mesh in areas where geometric features are in close proximity and result in small spaces within the volume. This improves robustness and reduces user input. Prismatic inflation: Flow adjacent to walls is characterized by high velocity and turbulence gradients in the normal direction. While tetrahedral cells can be used in such

17 17 boundary layers, greater accuracy can be achieved using prism elements. ANSYS meshing software automatically creates prisms by extruding the triangular surface mesh, thereby ensuring the highest quality of solutions. This meshing tool provides a number of different prismatic inflation schemes. 1.8 Motivation and Importance of Present Work Finite-element methods are widely used in the analysis of solids and structures and they provide great benefits in product design. Today it is nearly impossible to ignore the advances that have been made in the computer analysis of structures without losing an edge in innovation and productivity. In recent decades some significant advances have been made also in the use of finite element methods for the analysis of fluids. Computational finite element modeling has been used in the past for fluid flow simulations but mostly in the aeronautics. However, the application of these methods for simulating fluid flows in mechanical engineering analysis is more recent. Both of these applications, the flow simulations and the structural analysis of mechanical engineering systems, have been rapidly advancing in the past decade largely due to the analysis capabilities that are becoming widely available for many practical applications. The evolution of these methods and in particular their implications on mechanical engineering design initiated the development of a new field of analysis. This new emerging field of analysis requires a either uncoupled solution or even better, a fully coupled solution of fluid flows with structural interactions and is commonly referred to as fluid-structure interaction.

18 18 Symptoms of FSI include vibrations, noise and fatigue damage to piping, supports and machinery. Other disruptions include leaking flanges, burst rupture disks, relief valve discharges and pipes jumping off their supports. FSI is not a widely recognised phenomenon and it is quite feasible that it is responsible for a significant number of unexplained piping failures and other unacceptable behaviour. Failures due to FSI are often attributed to other factors. For example, failure due to fatigue could in fact be FSI induced; failure due to corrosion could again be partially attributed to FSI, i.e. a weakened area together with an FSI event resulting in rupture. The aim of this thesis is twin pronged. One, it tries to identify how Flow Induced Vibrations affect the structure of the pipes and pipe junctions carrying fluids. Second, it tries to identify the regions of the pipe system where the effect of these vibrations are most evident, hence providing for a means to reduce the number of sensors needed in the field and their optimum locations, to pick up adverse vibrations in the structure. Most industries use these kinds of pipes to transport different fluids across their facilities; it becomes very imperative to study what kind of pipe geometries, supports etc...are needed to avoid fatal causalities due to induced vibrations. It is imperative to identify if there is a possibility of Flow Induced Vibrations in the system and its probable adverse affects. In course of this investigation if it seems like

19 19 Flow Induced Vibrations are not the cause then focus on other modes of possible failures need to be studied. 1.9 Thesis Structure The thesis is divided importantly into 7 major Chapters. This particular section is part of Chapter 1, which was an Introduction to Turbulence and FSI in Pipes carrying fluids. Chapter 2, corresponds to literature review. The Literature review is sorted according to the relevance of the papers to the thesis and according to CFD first and FSI later, rather than alphabetically or chronological order. With the most pertinent papers being mentioned at the start and the proceeding towards the less applicable ones. Chapter 3 extensively discusses about the Theory behind the Turbulence models used for Fluid Analysis, models for Structural modal and transient analysis, and expected errors in CFD and FEA. Chapter 4 deals with Methodology, procedures and objectives. Chapter 5 discusses about modeling the Fluid problem, steps involved in determining its convergence and discussion about wall functions and fully developed profile boundary conditions. Chapter 6 does the same for the Structural analysis, outlining the steps involved, modeling, meshing and convergence of the structural mesh.

20 20 Chapter 7 gives a detailed discussion of the results, their validity, and comparison between CFD analyses with two different simulation codes. It also discusses structural modal and transient results. The chapter then ends with the conclusion of the research.

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

Application of Wray-Agarwal Turbulence Model for Accurate Numerical Simulation of Flow Past a Three-Dimensional Wing-body

Application of Wray-Agarwal Turbulence Model for Accurate Numerical Simulation of Flow Past a Three-Dimensional Wing-body Washington University in St. Louis Washington University Open Scholarship Mechanical Engineering and Materials Science Independent Study Mechanical Engineering & Materials Science 4-28-2016 Application

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

Development of an Integrated Computational Simulation Method for Fluid Driven Structure Movement and Acoustics

Development of an Integrated Computational Simulation Method for Fluid Driven Structure Movement and Acoustics Development of an Integrated Computational Simulation Method for Fluid Driven Structure Movement and Acoustics I. Pantle Fachgebiet Strömungsmaschinen Karlsruher Institut für Technologie KIT Motivation

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

Three Dimensional Numerical Simulation of Turbulent Flow Over Spillways

Three Dimensional Numerical Simulation of Turbulent Flow Over Spillways Three Dimensional Numerical Simulation of Turbulent Flow Over Spillways Latif Bouhadji ASL-AQFlow Inc., Sidney, British Columbia, Canada Email: lbouhadji@aslenv.com ABSTRACT Turbulent flows over a spillway

More information

Introduction to Computational Fluid Dynamics Mech 122 D. Fabris, K. Lynch, D. Rich

Introduction to Computational Fluid Dynamics Mech 122 D. Fabris, K. Lynch, D. Rich Introduction to Computational Fluid Dynamics Mech 122 D. Fabris, K. Lynch, D. Rich 1 Computational Fluid dynamics Computational fluid dynamics (CFD) is the analysis of systems involving fluid flow, heat

More information

CFD VALIDATION FOR SURFACE COMBATANT 5415 STRAIGHT AHEAD AND STATIC DRIFT 20 DEGREE CONDITIONS USING STAR CCM+

CFD VALIDATION FOR SURFACE COMBATANT 5415 STRAIGHT AHEAD AND STATIC DRIFT 20 DEGREE CONDITIONS USING STAR CCM+ CFD VALIDATION FOR SURFACE COMBATANT 5415 STRAIGHT AHEAD AND STATIC DRIFT 20 DEGREE CONDITIONS USING STAR CCM+ by G. J. Grigoropoulos and I..S. Kefallinou 1. Introduction and setup 1. 1 Introduction The

More information

CFD MODELING FOR PNEUMATIC CONVEYING

CFD MODELING FOR PNEUMATIC CONVEYING CFD MODELING FOR PNEUMATIC CONVEYING Arvind Kumar 1, D.R. Kaushal 2, Navneet Kumar 3 1 Associate Professor YMCAUST, Faridabad 2 Associate Professor, IIT, Delhi 3 Research Scholar IIT, Delhi e-mail: arvindeem@yahoo.co.in

More information

Verification and Validation in CFD and Heat Transfer: ANSYS Practice and the New ASME Standard

Verification and Validation in CFD and Heat Transfer: ANSYS Practice and the New ASME Standard Verification and Validation in CFD and Heat Transfer: ANSYS Practice and the New ASME Standard Dimitri P. Tselepidakis & Lewis Collins ASME 2012 Verification and Validation Symposium May 3 rd, 2012 1 Outline

More information

Recent Approaches of CAD / CAE Product Development. Tools, Innovations, Collaborative Engineering.

Recent Approaches of CAD / CAE Product Development. Tools, Innovations, Collaborative Engineering. Recent Approaches of CAD / CAE Product Development. Tools, Innovations, Collaborative Engineering. Author: Dr.-Ing. Peter Binde Abstract: In this paper, the latest approaches in the field of CAD-CAE product

More information

The Spalart Allmaras turbulence model

The Spalart Allmaras turbulence model The Spalart Allmaras turbulence model The main equation The Spallart Allmaras turbulence model is a one equation model designed especially for aerospace applications; it solves a modelled transport equation

More information

Backward facing step Homework. Department of Fluid Mechanics. For Personal Use. Budapest University of Technology and Economics. Budapest, 2010 autumn

Backward facing step Homework. Department of Fluid Mechanics. For Personal Use. Budapest University of Technology and Economics. Budapest, 2010 autumn Backward facing step Homework Department of Fluid Mechanics Budapest University of Technology and Economics Budapest, 2010 autumn Updated: October 26, 2010 CONTENTS i Contents 1 Introduction 1 2 The problem

More information

Mesh Morphing and the Adjoint Solver in ANSYS R14.0. Simon Pereira Laz Foley

Mesh Morphing and the Adjoint Solver in ANSYS R14.0. Simon Pereira Laz Foley Mesh Morphing and the Adjoint Solver in ANSYS R14.0 Simon Pereira Laz Foley 1 Agenda Fluent Morphing-Optimization Feature RBF Morph with ANSYS DesignXplorer Adjoint Solver What does an adjoint solver do,

More information

Coupling of STAR-CCM+ to Other Theoretical or Numerical Solutions. Milovan Perić

Coupling of STAR-CCM+ to Other Theoretical or Numerical Solutions. Milovan Perić Coupling of STAR-CCM+ to Other Theoretical or Numerical Solutions Milovan Perić Contents The need to couple STAR-CCM+ with other theoretical or numerical solutions Coupling approaches: surface and volume

More information

Element Order: Element order refers to the interpolation of an element s nodal results to the interior of the element. This determines how results can

Element Order: Element order refers to the interpolation of an element s nodal results to the interior of the element. This determines how results can TIPS www.ansys.belcan.com 鲁班人 (http://www.lubanren.com/weblog/) Picking an Element Type For Structural Analysis: by Paul Dufour Picking an element type from the large library of elements in ANSYS can be

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

A COUPLED FINITE VOLUME SOLVER FOR THE SOLUTION OF LAMINAR TURBULENT INCOMPRESSIBLE AND COMPRESSIBLE FLOWS

A COUPLED FINITE VOLUME SOLVER FOR THE SOLUTION OF LAMINAR TURBULENT INCOMPRESSIBLE AND COMPRESSIBLE FLOWS A COUPLED FINITE VOLUME SOLVER FOR THE SOLUTION OF LAMINAR TURBULENT INCOMPRESSIBLE AND COMPRESSIBLE FLOWS L. Mangani Maschinentechnik CC Fluidmechanik und Hydromaschinen Hochschule Luzern Technik& Architektur

More information

Accurate and Efficient Turbomachinery Simulation. Chad Custer, PhD Turbomachinery Technical Specialist

Accurate and Efficient Turbomachinery Simulation. Chad Custer, PhD Turbomachinery Technical Specialist Accurate and Efficient Turbomachinery Simulation Chad Custer, PhD Turbomachinery Technical Specialist Outline Turbomachinery simulation advantages Axial fan optimization Description of design objectives

More information

Commercial Implementations of Optimization Software and its Application to Fluid Dynamics Problems

Commercial Implementations of Optimization Software and its Application to Fluid Dynamics Problems Commercial Implementations of Optimization Software and its Application to Fluid Dynamics Problems Szymon Buhajczuk, M.A.Sc SimuTech Group Toronto Fields Institute Optimization Seminar December 6, 2011

More information

Simulating Sinkage & Trim for Planing Boat Hulls. A Fluent Dynamic Mesh 6DOF Tutorial

Simulating Sinkage & Trim for Planing Boat Hulls. A Fluent Dynamic Mesh 6DOF Tutorial Simulating Sinkage & Trim for Planing Boat Hulls A Fluent Dynamic Mesh 6DOF Tutorial 1 Introduction Workshop Description This workshop describes how to perform a transient 2DOF simulation of a planing

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

Numerical Investigation of Transonic Shock Oscillations on Stationary Aerofoils

Numerical Investigation of Transonic Shock Oscillations on Stationary Aerofoils Numerical Investigation of Transonic Shock Oscillations on Stationary Aerofoils A. Soda, T. Knopp, K. Weinman German Aerospace Center DLR, Göttingen/Germany Symposium on Hybrid RANS-LES Methods Stockholm/Sweden,

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

Modeling External Compressible Flow

Modeling External Compressible Flow Tutorial 3. Modeling External Compressible Flow Introduction The purpose of this tutorial is to compute the turbulent flow past a transonic airfoil at a nonzero angle of attack. You will use the Spalart-Allmaras

More information

Solver Settings. Introductory FLUENT Training ANSYS, Inc. All rights reserved. ANSYS, Inc. Proprietary

Solver Settings. Introductory FLUENT Training ANSYS, Inc. All rights reserved. ANSYS, Inc. Proprietary Solver Settings Introductory FLUENT Training 2006 ANSYS, Inc. All rights reserved. 2006 ANSYS, Inc. All rights reserved. 5-2 Outline Using the Solver Setting Solver Parameters Convergence Definition Monitoring

More information

Ansys Fluent R Michele Andreoli

Ansys Fluent R Michele Andreoli Ansys Fluent R 17.0 Michele Andreoli (m.andreoli@enginsoft.it) Table of contents User Interface Fluent Meshing Solver Numerics New features Innovative Solutions New User Interface: Ribbon-Driven Solver

More information

CIBSE Application Manual AM11 Building Performance Modelling Chapter 6: Ventilation Modelling

CIBSE Application Manual AM11 Building Performance Modelling Chapter 6: Ventilation Modelling Contents Background Ventilation modelling tool categories Simple tools and estimation techniques Analytical methods Zonal network methods Computational Fluid Dynamics (CFD) Semi-external spaces Summary

More information

ANSYS Fluid Structure Interaction for Thermal Management and Aeroelasticity

ANSYS Fluid Structure Interaction for Thermal Management and Aeroelasticity ANSYS Fluid Structure Interaction for Thermal Management and Aeroelasticity Phil Stopford Duxford Air Museum 11th May 2011 2011 2010 ANSYS, Inc. All rights reserved. 1 ANSYS, Inc. Proprietary Fluid Structure

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

FLUENT Secondary flow in a teacup Author: John M. Cimbala, Penn State University Latest revision: 26 January 2016

FLUENT Secondary flow in a teacup Author: John M. Cimbala, Penn State University Latest revision: 26 January 2016 FLUENT Secondary flow in a teacup Author: John M. Cimbala, Penn State University Latest revision: 26 January 2016 Note: These instructions are based on an older version of FLUENT, and some of the instructions

More information

Simulation of Flow Development in a Pipe

Simulation of Flow Development in a Pipe Tutorial 4. Simulation of Flow Development in a Pipe Introduction The purpose of this tutorial is to illustrate the setup and solution of a 3D turbulent fluid flow in a pipe. The pipe networks are common

More information

SIMULATION OF PROPELLER-SHIP HULL INTERACTION USING AN INTEGRATED VLM/RANSE SOLVER MODELING.

SIMULATION OF PROPELLER-SHIP HULL INTERACTION USING AN INTEGRATED VLM/RANSE SOLVER MODELING. SIMULATION OF PROPELLER-SHIP HULL INTERACTION USING AN INTEGRATED VLM/RANSE SOLVER MODELING. M.N.Senthil Prakash, Department of Ocean Engineering, IIT Madras, India V. Anantha Subramanian Department of

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

CFD Analysis of a Fully Developed Turbulent Flow in a Pipe with a Constriction and an Obstacle

CFD Analysis of a Fully Developed Turbulent Flow in a Pipe with a Constriction and an Obstacle CFD Analysis of a Fully Developed Turbulent Flow in a Pipe with a Constriction and an Obstacle C, Diyoke Mechanical Engineering Department Enugu State University of Science & Tech. Enugu, Nigeria U, Ngwaka

More information

Possibility of Implicit LES for Two-Dimensional Incompressible Lid-Driven Cavity Flow Based on COMSOL Multiphysics

Possibility of Implicit LES for Two-Dimensional Incompressible Lid-Driven Cavity Flow Based on COMSOL Multiphysics Possibility of Implicit LES for Two-Dimensional Incompressible Lid-Driven Cavity Flow Based on COMSOL Multiphysics Masanori Hashiguchi 1 1 Keisoku Engineering System Co., Ltd. 1-9-5 Uchikanda, Chiyoda-ku,

More information

computational Fluid Dynamics - Prof. V. Esfahanian

computational Fluid Dynamics - Prof. V. Esfahanian Three boards categories: Experimental Theoretical Computational Crucial to know all three: Each has their advantages and disadvantages. Require validation and verification. School of Mechanical Engineering

More information

Recent & Upcoming Features in STAR-CCM+ for Aerospace Applications Deryl Snyder, Ph.D.

Recent & Upcoming Features in STAR-CCM+ for Aerospace Applications Deryl Snyder, Ph.D. Recent & Upcoming Features in STAR-CCM+ for Aerospace Applications Deryl Snyder, Ph.D. Outline Introduction Aerospace Applications Summary New Capabilities for Aerospace Continuity Convergence Accelerator

More information

The viscous forces on the cylinder are proportional to the gradient of the velocity field at the

The viscous forces on the cylinder are proportional to the gradient of the velocity field at the Fluid Dynamics Models : Flow Past a Cylinder Flow Past a Cylinder Introduction The flow of fluid behind a blunt body such as an automobile is difficult to compute due to the unsteady flows. The wake behind

More information

NUMERICAL INVESTIGATION OF THE FLOW BEHAVIOR INTO THE INLET GUIDE VANE SYSTEM (IGV)

NUMERICAL INVESTIGATION OF THE FLOW BEHAVIOR INTO THE INLET GUIDE VANE SYSTEM (IGV) University of West Bohemia» Department of Power System Engineering NUMERICAL INVESTIGATION OF THE FLOW BEHAVIOR INTO THE INLET GUIDE VANE SYSTEM (IGV) Publication was supported by project: Budování excelentního

More information

CDA Workshop Physical & Numerical Hydraulic Modelling. STAR-CCM+ Presentation

CDA Workshop Physical & Numerical Hydraulic Modelling. STAR-CCM+ Presentation CDA Workshop Physical & Numerical Hydraulic Modelling STAR-CCM+ Presentation ENGINEERING SIMULATION CFD FEA Mission Increase the competitiveness of companies through optimization of their product development

More information

Computational Fluid Dynamics (CFD) for Built Environment

Computational Fluid Dynamics (CFD) for Built Environment Computational Fluid Dynamics (CFD) for Built Environment Seminar 4 (For ASHRAE Members) Date: Sunday 20th March 2016 Time: 18:30-21:00 Venue: Millennium Hotel Sponsored by: ASHRAE Oryx Chapter Dr. Ahmad

More information

Flow and Heat Transfer in a Mixing Elbow

Flow and Heat Transfer in a Mixing Elbow Flow and Heat Transfer in a Mixing Elbow Objectives The main objectives of the project are to learn (i) how to set up and perform flow simulations with heat transfer and mixing, (ii) post-processing and

More information

Driven Cavity Example

Driven Cavity Example BMAppendixI.qxd 11/14/12 6:55 PM Page I-1 I CFD Driven Cavity Example I.1 Problem One of the classic benchmarks in CFD is the driven cavity problem. Consider steady, incompressible, viscous flow in a square

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

Tutorial 1. Introduction to Using FLUENT: Fluid Flow and Heat Transfer in a Mixing Elbow

Tutorial 1. Introduction to Using FLUENT: Fluid Flow and Heat Transfer in a Mixing Elbow Tutorial 1. Introduction to Using FLUENT: Fluid Flow and Heat Transfer in a Mixing Elbow Introduction This tutorial illustrates the setup and solution of the two-dimensional turbulent fluid flow and heat

More information

Simulation of Turbulent Axisymmetric Waterjet Using Computational Fluid Dynamics (CFD)

Simulation of Turbulent Axisymmetric Waterjet Using Computational Fluid Dynamics (CFD) Simulation of Turbulent Axisymmetric Waterjet Using Computational Fluid Dynamics (CFD) PhD. Eng. Nicolae MEDAN 1 1 Technical University Cluj-Napoca, North University Center Baia Mare, Nicolae.Medan@cunbm.utcluj.ro

More information

Usage of CFX for Aeronautical Simulations

Usage of CFX for Aeronautical Simulations Usage of CFX for Aeronautical Simulations Florian Menter Development Manager Scientific Coordination ANSYS Germany GmbH Overview Elements of CFD Technology for aeronautical simulations: Grid generation

More information

1.2 Numerical Solutions of Flow Problems

1.2 Numerical Solutions of Flow Problems 1.2 Numerical Solutions of Flow Problems DIFFERENTIAL EQUATIONS OF MOTION FOR A SIMPLIFIED FLOW PROBLEM Continuity equation for incompressible flow: 0 Momentum (Navier-Stokes) equations for a Newtonian

More information

USAGE OF ANSA S AUTOMATED VOLUME MESHING-METHODS IN THE RAPID PRODUCT DEVELOPMENT PROCESS OF DIESEL ENGINES

USAGE OF ANSA S AUTOMATED VOLUME MESHING-METHODS IN THE RAPID PRODUCT DEVELOPMENT PROCESS OF DIESEL ENGINES USAGE OF ANSA S AUTOMATED VOLUME MESHING-METHODS IN THE RAPID PRODUCT DEVELOPMENT PROCESS OF DIESEL ENGINES Günther Pessl *, Dr. Robert Ehart, Gerwin Bumberger BMW Motoren GmbH, Austria KEYWORDS - ANSA,

More information

NUMERICAL SIMULATIONS OF FLOW THROUGH AN S-DUCT

NUMERICAL SIMULATIONS OF FLOW THROUGH AN S-DUCT NUMERICAL SIMULATIONS OF FLOW THROUGH AN S-DUCT 1 Pravin Peddiraju, 1 Arthur Papadopoulos, 2 Vangelis Skaperdas, 3 Linda Hedges 1 BETA CAE Systems USA, Inc., USA, 2 BETA CAE Systems SA, Greece, 3 CFD Consultant,

More information

Structured Grid Generation for Turbo Machinery Applications using Topology Templates

Structured Grid Generation for Turbo Machinery Applications using Topology Templates Structured Grid Generation for Turbo Machinery Applications using Topology Templates January 13th 2011 Martin Spel martin.spel@rtech.fr page 1 Agenda: R.Tech activities Grid Generation Techniques Structured

More information

Potsdam Propeller Test Case (PPTC)

Potsdam Propeller Test Case (PPTC) Second International Symposium on Marine Propulsors smp 11, Hamburg, Germany, June 2011 Workshop: Propeller performance Potsdam Propeller Test Case (PPTC) Olof Klerebrant Klasson 1, Tobias Huuva 2 1 Core

More information

Fluid-Structure Interaction in STAR-CCM+ Alan Mueller CD-adapco

Fluid-Structure Interaction in STAR-CCM+ Alan Mueller CD-adapco Fluid-Structure Interaction in STAR-CCM+ Alan Mueller CD-adapco What is FSI? Air Interaction with a Flexible Structure What is FSI? Water/Air Interaction with a Structure Courtesy CFD Marine Courtesy Germanischer

More information

THE EFFECTS OF THE PLANFORM SHAPE ON DRAG POLAR CURVES OF WINGS: FLUID-STRUCTURE INTERACTION ANALYSES RESULTS

THE EFFECTS OF THE PLANFORM SHAPE ON DRAG POLAR CURVES OF WINGS: FLUID-STRUCTURE INTERACTION ANALYSES RESULTS March 18-20, 2013 THE EFFECTS OF THE PLANFORM SHAPE ON DRAG POLAR CURVES OF WINGS: FLUID-STRUCTURE INTERACTION ANALYSES RESULTS Authors: M.R. Chiarelli, M. Ciabattari, M. Cagnoni, G. Lombardi Speaker:

More information

Second Symposium on Hybrid RANS-LES Methods, 17/18 June 2007

Second Symposium on Hybrid RANS-LES Methods, 17/18 June 2007 1 Zonal-Detached Eddy Simulation of Transonic Buffet on a Civil Aircraft Type Configuration V.BRUNET and S.DECK Applied Aerodynamics Department The Buffet Phenomenon Aircraft in transonic conditions Self-sustained

More information

Preliminary investigation into two-way fluid structure interaction of heliostat wind loads Josh Wolmarans

Preliminary investigation into two-way fluid structure interaction of heliostat wind loads Josh Wolmarans Preliminary investigation into two-way fluid structure interaction of heliostat wind loads Josh Wolmarans Supervisor: Prof Ken Craig Clean Energy Research Group (CERG), Department of Mechanical and Aeronautical

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

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

Optimization of under-relaxation factors. and Courant numbers for the simulation of. sloshing in the oil pan of an automobile

Optimization of under-relaxation factors. and Courant numbers for the simulation of. sloshing in the oil pan of an automobile Optimization of under-relaxation factors and Courant numbers for the simulation of sloshing in the oil pan of an automobile Swathi Satish*, Mani Prithiviraj and Sridhar Hari⁰ *National Institute of Technology,

More information

CFD design tool for industrial applications

CFD design tool for industrial applications Sixth LACCEI International Latin American and Caribbean Conference for Engineering and Technology (LACCEI 2008) Partnering to Success: Engineering, Education, Research and Development June 4 June 6 2008,

More information

Numerical Study of Turbulent Flow over Backward-Facing Step with Different Turbulence Models

Numerical Study of Turbulent Flow over Backward-Facing Step with Different Turbulence Models Numerical Study of Turbulent Flow over Backward-Facing Step with Different Turbulence Models D. G. Jehad *,a, G. A. Hashim b, A. K. Zarzoor c and C. S. Nor Azwadi d Department of Thermo-Fluids, Faculty

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

Influence of geometric imperfections on tapered roller bearings life and performance

Influence of geometric imperfections on tapered roller bearings life and performance Influence of geometric imperfections on tapered roller bearings life and performance Rodríguez R a, Calvo S a, Nadal I b and Santo Domingo S c a Computational Simulation Centre, Instituto Tecnológico de

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

Comparison Between Numerical & PIV Experimental Results for Gas-Solid Flow in Ducts

Comparison Between Numerical & PIV Experimental Results for Gas-Solid Flow in Ducts Fabio Kasper Comparison Between Numerical & PIV Experimental Results for Gas-Solid Flow in Ducts Rodrigo Decker, Oscar Sgrott Jr., Henry F. Meier Waldir Martignoni Agenda Introduction The Test Bench Case

More information

Meshing of flow and heat transfer problems

Meshing of flow and heat transfer problems Meshing of flow and heat transfer problems Luyao Zou a, Zhe Li b, Qiqi Fu c and Lujie Sun d School of, Shandong University of science and technology, Shandong 266590, China. a zouluyaoxf@163.com, b 1214164853@qq.com,

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

Analysis of an airfoil

Analysis of an airfoil UNDERGRADUATE RESEARCH FALL 2010 Analysis of an airfoil using Computational Fluid Dynamics Tanveer Chandok 12/17/2010 Independent research thesis at the Georgia Institute of Technology under the supervision

More information

MRI Induced Heating of a Pacemaker. Peter Krenz, Application Engineer

MRI Induced Heating of a Pacemaker. Peter Krenz, Application Engineer MRI Induced Heating of a Pacemaker Peter Krenz, Application Engineer 1 Problem Statement Electric fields generated during MRI exposure are dissipated in tissue of the human body resulting in a temperature

More information

Pressure Losses Analysis in Air Duct Flow Using Computational Fluid Dynamics (CFD)

Pressure Losses Analysis in Air Duct Flow Using Computational Fluid Dynamics (CFD) International Academic Institute for Science and Technology International Academic Journal of Science and Engineering Vol. 3, No. 9, 2016, pp. 55-70. ISSN 2454-3896 International Academic Journal of Science

More information

ANSYS AIM 16.0 Overview. AIM Program Management

ANSYS AIM 16.0 Overview. AIM Program Management 1 2015 ANSYS, Inc. September 27, 2015 ANSYS AIM 16.0 Overview AIM Program Management 2 2015 ANSYS, Inc. September 27, 2015 Today s Simulation Challenges Leveraging simulation across engineering organizations

More information

Speed and Accuracy of CFD: Achieving Both Successfully ANSYS UK S.A.Silvester

Speed and Accuracy of CFD: Achieving Both Successfully ANSYS UK S.A.Silvester Speed and Accuracy of CFD: Achieving Both Successfully ANSYS UK S.A.Silvester 2010 ANSYS, Inc. All rights reserved. 1 ANSYS, Inc. Proprietary Content ANSYS CFD Introduction ANSYS, the company Simulation

More information

Introduction to ANSYS SOLVER FLUENT 12-1

Introduction to ANSYS SOLVER FLUENT 12-1 Introduction to ANSYS SOLVER FLUENT 12-1 Breadth of Technologies 10-2 Simulation Driven Product Development 10-3 Windshield Defroster Optimized Design 10-4 How Does CFD Work? 10-5 Step 1. Define Your Modeling

More information

Calculate a solution using the pressure-based coupled solver.

Calculate a solution using the pressure-based coupled solver. Tutorial 19. Modeling Cavitation Introduction This tutorial examines the pressure-driven cavitating flow of water through a sharpedged orifice. This is a typical configuration in fuel injectors, and brings

More information

Hydro-elastic analysis of a propeller using CFD and FEM co-simulation

Hydro-elastic analysis of a propeller using CFD and FEM co-simulation Fifth International Symposium on Marine Propulsors smp 17, Espoo, Finland, June 2017 Hydro-elastic analysis of a propeller using CFD and FEM co-simulation Vesa Nieminen 1 1 VTT Technical Research Centre

More information

Simulation of Automotive Fuel Tank Sloshing using Radioss

Simulation of Automotive Fuel Tank Sloshing using Radioss Simulation of Automotive Fuel Tank Sloshing using Radioss Prashant V. Kulkarni CAE Analyst Tata Motors. Pimpri, Pune - 411018, India Sanjay S. Patil Senior Manager Tata Motors. Pimpri, Pune - 411018, India

More information

Best Practices: Volume Meshing Kynan Maley

Best Practices: Volume Meshing Kynan Maley Best Practices: Volume Meshing Kynan Maley Volume Meshing Volume meshing is the basic tool that allows the creation of the space discretization needed to solve most of the CAE equations for: CFD Stress

More information

Turbulence Modeling. Gilles Eggenspieler, Ph.D. Senior Product Manager

Turbulence Modeling. Gilles Eggenspieler, Ph.D. Senior Product Manager Turbulence Modeling Gilles Eggenspieler, Ph.D. Senior Product Manager 1 Overview The Role of Steady State (RANS) Turbulence Modeling Overview of Reynolds-Averaged Navier Stokes (RANS) Modeling Capabilities

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

CFD in COMSOL Multiphysics

CFD in COMSOL Multiphysics CFD in COMSOL Multiphysics Christian Wollblad Copyright 2017 COMSOL. Any of the images, text, and equations here may be copied and modified for your own internal use. All trademarks are the property of

More information

FLOWVISION CFD FREQUENTLY ASKED QUESTIONS

FLOWVISION CFD FREQUENTLY ASKED QUESTIONS FLOWVISION CFD FREQUENTLY ASKED QUESTIONS 1. Installation and Licensing 1.1. Does FlowVision have floating licenses? 1.1.1. Actually all FlowVision licenses have floating capability and no extra fees are

More information

SPC 307 Aerodynamics. Lecture 1. February 10, 2018

SPC 307 Aerodynamics. Lecture 1. February 10, 2018 SPC 307 Aerodynamics Lecture 1 February 10, 2018 Sep. 18, 2016 1 Course Materials drahmednagib.com 2 COURSE OUTLINE Introduction to Aerodynamics Review on the Fundamentals of Fluid Mechanics Euler and

More information

Autodesk Simulation Multiphysics

Autodesk Simulation Multiphysics Autodesk Simulation Multiphysics Course Length: 2 days This course will introduce you to performing computational fluid dynamics (CFD) analyses on 3-D models. All of the available load and constraint options

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

Comparison of CFD Simulation of a Hyundai I20 Model with Four Different Turbulence Models

Comparison of CFD Simulation of a Hyundai I20 Model with Four Different Turbulence Models RESEARCH ARTICLE OPEN ACCESS Comparison of CFD Simulation of a Hyundai I20 with Four Different Turbulence s M. Vivekanandan*, R. Sivakumar**, Aashis. S. Roy*** *(Uttam Industrial Engg. Pvt. Ltd., Tiruchirapalli,

More information

CFD-1. Introduction: What is CFD? T. J. Craft. Msc CFD-1. CFD: Computational Fluid Dynamics

CFD-1. Introduction: What is CFD? T. J. Craft. Msc CFD-1. CFD: Computational Fluid Dynamics School of Mechanical Aerospace and Civil Engineering CFD-1 T. J. Craft George Begg Building, C41 Msc CFD-1 Reading: J. Ferziger, M. Peric, Computational Methods for Fluid Dynamics H.K. Versteeg, W. Malalasekara,

More information

Numerical Simulation of Fuel Filling with Volume of Fluid

Numerical Simulation of Fuel Filling with Volume of Fluid Numerical Simulation of Fuel Filling with Volume of Fluid Master of Science Thesis [Innovative and Sustainable Chemical Engineering] Kristoffer Johansson Department of Chemistry and Bioscience Division

More information

NIA CFD Seminar, October 4, 2011 Hyperbolic Seminar, NASA Langley, October 17, 2011

NIA CFD Seminar, October 4, 2011 Hyperbolic Seminar, NASA Langley, October 17, 2011 NIA CFD Seminar, October 4, 2011 Hyperbolic Seminar, NASA Langley, October 17, 2011 First-Order Hyperbolic System Method If you have a CFD book for hyperbolic problems, you have a CFD book for all problems.

More information

Mutltiphysics for Ironcad Demonstration Models (Rev. 1.1)

Mutltiphysics for Ironcad Demonstration Models (Rev. 1.1) Centrifuge Model The centrifuge model demonstrates how to perform a rotational spinning centrifugal load analysis. It also demonstrates how to group different parts with/without the intended initial bonding

More information

CHAPTER 1. Introduction

CHAPTER 1. Introduction ME 475: Computer-Aided Design of Structures 1-1 CHAPTER 1 Introduction 1.1 Analysis versus Design 1.2 Basic Steps in Analysis 1.3 What is the Finite Element Method? 1.4 Geometrical Representation, Discretization

More information

DYNAMICS OF A VORTEX RING AROUND A MAIN ROTOR HELICOPTER

DYNAMICS OF A VORTEX RING AROUND A MAIN ROTOR HELICOPTER DYNAMICS OF A VORTEX RING AROUND A MAIN ROTOR HELICOPTER Katarzyna Surmacz Instytut Lotnictwa Keywords: VORTEX RING STATE, HELICOPTER DESCENT, NUMERICAL ANALYSIS, FLOW VISUALIZATION Abstract The main goal

More information

CFD Analysis of 2-D Unsteady Flow Past a Square Cylinder at an Angle of Incidence

CFD Analysis of 2-D Unsteady Flow Past a Square Cylinder at an Angle of Incidence CFD Analysis of 2-D Unsteady Flow Past a Square Cylinder at an Angle of Incidence Kavya H.P, Banjara Kotresha 2, Kishan Naik 3 Dept. of Studies in Mechanical Engineering, University BDT College of Engineering,

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

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

HPC Computer Aided CINECA

HPC Computer Aided CINECA HPC Computer Aided Engineering @ CINECA Raffaele Ponzini Ph.D. CINECA SuperComputing Applications and Innovation Department SCAI 16-18 June 2014 Segrate (MI), Italy Outline Open-source CAD and Meshing

More information

NUMERICAL STUDY OF CAVITATING FLOW INSIDE A FLUSH VALVE

NUMERICAL STUDY OF CAVITATING FLOW INSIDE A FLUSH VALVE Conference on Modelling Fluid Flow (CMFF 09) The 14th International Conference on Fluid Flow Technologies Budapest, Hungary, September 9-12, 2009 NUMERICAL STUDY OF CAVITATING FLOW INSIDE A FLUSH VALVE

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

OzenCloud Case Studies

OzenCloud Case Studies OzenCloud Case Studies Case Studies, April 20, 2015 ANSYS in the Cloud Case Studies: Aerodynamics & fluttering study on an aircraft wing using fluid structure interaction 1 Powered by UberCloud http://www.theubercloud.com

More information

A study of Jumper FIV due to multiphase internal flow: understanding life-cycle fatigue. Alan Mueller & Oleg Voronkov

A study of Jumper FIV due to multiphase internal flow: understanding life-cycle fatigue. Alan Mueller & Oleg Voronkov A study of Jumper FIV due to multiphase internal flow: understanding life-cycle fatigue Alan Mueller & Oleg Voronkov Case description Main structural dimensions [1]: deformable jumper [2] in Mixture on

More information