STABILIZED FINITE ELEMENT METHOD WITH AN ALE STRATEGY TO SOLVE MOVING BOUNDARIES PROBLEMS

Size: px
Start display at page:

Download "STABILIZED FINITE ELEMENT METHOD WITH AN ALE STRATEGY TO SOLVE MOVING BOUNDARIES PROBLEMS"

Transcription

1 STABILIZED FINITE ELEMENT METHOD WITH AN ALE STRATEGY TO SOLVE MOVING BOUNDARIES PROBLEMS M. Viale and N. Nigro Universidad Nacional de Rosario Pelegrini 5, () Rosario, Argentina Abstract. Fluid flow problems with moving boundaries are one of the challenge problems to be solved in this decade. Our target is oriented to develop a finite element code to simulate the fluid flow inside the cylinder of an internal combustion engine in order to understand how this flow field is related with the combustion, the heat release and the intake and exhaust charging process. In this paper we only present some preliminary results using the ALE technique coupled with a stabilized finite element method applied to compressible fluid flow problems with moving boundaries. Keywords. 1. Introduction Fluid mechanics Computational fluid dynamics, moving boundaries, in-cylinder flows Fluid flow problems with moving boundaries are one of the challenge problems to be solved in this decade. They are inherently unsteady problems where the domain is changing according to a user-defined law commonly associated with a prefixed boundary motion or in a coupled way with the flow itself. The former case is simpler than the later, commonly named fluid-structure interaction, because of many reasons. One of them is associated with the grid generation. While in the former the mesh may be produced in advance with no enough care about the evolution of the flow field in the later the boundaries move in an unpredictable way and the grid generation should be solved at flow field computation time. Other important subject is related to the different time scales that may characterize the behavior of fluid and solid materials. Flow with moving boundaries can be encountered in many practical situations. For example flow motion around a ship with a changing free surface has attracted a great deal of research interest in recent years. In this case the free surface is an unknown moving boundary and the ship may be treated as a rigid body. The landing of an aircraft with the air flowing around the moving composed flaps is another example of great interest. Other field with a rapid development is that associated with the simulation of the complex haemodynamics in order to solve the blood flow in moving arteries. Recently, with the enormous development of computer capabilities, the simulation of in-cylinder flow inside an internal combustion engine is feasible with the target in lower emissions and higher performances. In this case the combustion chamber is a variable volume vessel with moving boundaries represented by the piston and the intake and exhaust valves. This project is oriented to simulate the in-cylinder flow in order to understand how this flow field is related with the combustion, the heat release and the intake and exhaust charging process. The numerical solution of this problem was originally performed via a finite volume method using an ALE (Arbitrary Lagrangian Eulerian) strategy. The list of references is huge and only some of the most cited references are included here (I. Demirdzic (199),J. Trepanier and Camarero (1991),J. Trepanier and Camarero (1993),C. Farhat and Stern (1997)). One of the main difficulties of the finite volume formulation is the satisfaction of the geometric conservation law (GCL). Several different proposals were published in order to bypass this difficulty. On the other hand the finite element formulation has the ability of being completely consistent with the ALE strategy satisfying the GCL with no special care (I. Lomtev (1999)). Therefore a compressible Navier-Stokes code based on finite elements with an ALE strategy is adopted (J. Donea (198),T. Nomura (199),T. Sheu (1999),I. Lomtev (1999),W. Tworzydlo (199)). An SUPG formulation for the spatial discretization (Brooks and Hughes (198); Hughes and Tezduyar (1984)) and a finite difference scheme for the time evolution is chosen. This work plan is divided in three steps, the first considers the development of an scalar transport element with an ALE strategy, the second adds the inviscid flow equations in a moving domain formulation and the third step considers the original target, the compressible Navier-Stokes solved via a finite element and ALE code. In the first stage the model originally presented by Kershaw and coworkers (Kershaw and Milovich (1998)) based on the usage of a transformation to a reference grid selected as the initial mesh was used. Even though this strategy is valid it presents several disadvantages specially when vector fields having tensor diffusion terms are involved. In the scalar case in an isotropic medium this inconvenience is not relevant because the diffusion coefficient is transformed in a diffusion tensor. In Euler equations this problem is not present because there is no diffusion term. However in the Navier-Stokes equations the stress tensor playing the role of diffusion introduces Christoffel symbols when the transformation to the reference grid is performed. This fact increases the computational cost in a drastic way. To avoid this situation it is possible to use a standard ALE strategy

2 where the solution is computed over a moving grid in a lagrangian way but with an arbitrary velocity. In general this velocity is different from the fluid one in order to keep the mesh in a good shape. For the solution of a scalar field a model presented by Sheu et.al. (T. Sheu (1999)) was adopted and numerical results over a test case is presented. This development was extended to the inviscid flow model (Euler equations) and some basic tests were solved to demonstrate mainly the geometric conservation law. In future works it is planned to apply this development to in-cylinder flow in an internal combustion engine.. The mathematical model Our target is the simulation of compressible viscous flow inside the cylinder of an internal combustion engine. Then, the mathematical model is defined by compressible Navier-Stokes equations in a variable domain. In the following sections we present first the mathematical formulation in a fixed domain and then the ALE strategy to consider the boundary movement..1. Compressible viscous flow in a fixed domain Compressible Navier-Stokes equations are one of the most used models to predict the behaviour of an internal gas flow. This set of partial differential equations may be seen as an advective-diffusive system of equations like + F a i = F d i + S where the first term is the rate of change of the state variable U expressed in conservative form followed by the divergence of the advective and diffusive fluxes and a source term. The conservation variables are defined as: (1) U = [ρ, ρu 1, ρu, ρu 3, ρe] () where ρ is the density, ρe is the total energy composed by the internal energy i plus the kinetic energy, e = i + 1 u i, i = C v T i and [ρu 1, ρu, ρu 3 ] represents the linear momentum vector. The advective fluxes and the diffusive fluxes are defined as: ρu i ρu 1 u i + pδ i1 Fi a = ρu u i + pδ i ρu 3 u i + pδ i3, F τ i1 i d = τ i τ i3 ρhu i q i + τ ik u k (4) being h = e + p/ρ the enthalpy, q = κ T the heat flux according to the Fourier law and τ ij an element of the deviatoric stress tensor. The source term depends in particular on the applications. In general mass source term is not included, the momentum sources are external forces applied to the system and finally, energy sources are the work of these external forces plus some body heat addition or release between the system and the environment. S = [; ρb 1 ; ρb ; ρb 3 ; ρb u + Q] (5).. ALE strategy In this section we only present a brief summary of the main expressions about the original work of Arbitrary Lagrangian Eulerian (ALE) in a finite element context for the inviscid case written by Donea and coworkers. For more details about this formulation we refer to the original work (J. Donea (198)). It is well known that there are two viewpoints mostly used in the description of the flow motion equations, one is called the Lagrangian approach where the mesh moves with the fluid and the other is the Eulerian approach in which the mesh is fixed and the fluid moves around it. The arbitrary Lagrangian-Eulerian description is a generalization of these two approaches where the computational grid moves with an arbitrary velocity w in the laboratory system. If w = we recover the Eulerian approach and if w = u we recover the Lagrangian one considering u as the fluid flow velocity. A very simple physical scenario is given by figure 1.

3 > 8 Figure 1: Different approaches for the description of the flow motion The boat number 1 is attached to the ground by an anchor and therefore its velocity is null and the observer inside this boat has an Eulerian description of the flow. The boat number is free to follow the river stream and its observer has a Lagrangian description of the flow motion. Finally there is a third boat which is powered by an engine with a velocity w non aligned with the river stream, therefore its observer has an ALE description of the flow.!! " $#%&?A@B 9;:=< ')(+*,-(./* (. 134,5.(67 Figure : Definition of different reference frames In order to gain some insight about this general description figure shows the three reference frames and their corresponding coordinates. A particular point P of a portion of fluid with a position a relative to the material domain is plot for both the initial time t = and for some time after. By definition these material coordinates do not change in time. It is also possible to follow the motion of the same point P in the spatial domain by its position x and by an arbitrary motion of the reference domain where its position may be defined by ξ. Initially the material domain (Lagrangian coordinates), the spatial domain (Eulerian coordinates) and the reference domain (mixed coordinates) coincide among them. So, x = a and the position of any point in the reference domain relative to the original configuration is expressed by ξ =. Some time after x a and ξ. In the ALE description a particle is identified by its material coordinates a in the initial configuration but this process of identification is indirect and takes place through the mixed position vector ξ. There is a link between the material coordinates and the mixed coordinates in the form: ξ i = f i (a i, t) (6) ALE description is similar to a mapping between the initial configuration of the continuum in the current configuration of the arbitrary reference frame, whose jacobian determinant is computed by

4 J = ξ i a j (7) Other two important properties of this jacobian are expressed by: dv = J(a, t)dv (8) J = J w..1. Kinematics in the ALE description Following J. Donea (198) we describe a physical property associated with the flow of a continuum media by g(ξ i, t). By (6) we have (9) g(ξ i, t) = g[f i (a i, t)] = g(a i, t) (1) The time derivative of (1) keeping the material coordinates constant is written as: g(a, t) = a g(ξ, t) + ξ g(ξ, t) ξ i ξ i (11) Noting that w i = ξi is the grid velocity and using the following identity (gw) = g w + w g (1) and (9) we arrive to J (gw) = Jg w + Jw g = g J + Jw g (13) Therefore (11) may be rewritten as: g(a, t) J + g(a, t) J Lagrangian Eulerian {}}{{}}{ g(a, t) g(ξ, t) g(ξ, t) ξ i = + a ξ ξ i g(a, t) g(ξ, t) g(ξ, t) ξ i J = J[ + ξ i ] = g(a, t) J (J g) (J g) + J[ g(ξ, t) + g(ξ, t) ξ i ξ i ] = J[ 1 J g J + g + w g] = J[g w + g + w g] (14) (J g) = J[ g + (gw)] (15) Expression (15) appears to be a fundamental relationship which enables us to transform any law expressed in spatial (Eulerian) variables into an equivalent law expressed in mixed variables. The g in (15) is a spatial derivative, i.e., taken with the point fixed in position.

5 ... Conservation laws in the ALE description We rewrite our original set of equations (1) in expanded form as: ρ + (ρu j ) = ρu i + (ρu i u j ) = ρb i p ρe + (ρeu j ) = ρu j b j (pu j ) (16) and using (15) they may be transformed to the following set of equations: (ρj) (ρu ij) (ρej) = J (ρ(w j u j )) = J (ρu i (w j u j )) +J(ρb i p ) = J (ρe(w j u j )) +J(ρu j b j (pu j )) (17) The above set of equations (17) may be rewritten again in a compact form as: + F a i w U = F d i + S (18) similar to (1) but now for the ALE description. In the algebraic manipulations we have dropped the viscous fluxes because they do not change in the ALE description relative to those in fixed grids...3. Weak variational form of the ALE conservation equations We follow the paper of J. Donea (198) but instead of assuming constant density we work with compressible flow formulation. Mass equation After some algebraic manipulations using (9) and (15) and the first equation in (17) we arrive to: ρ = (w u) ρ ρ u = (ρu) + w ρ (19) Even though both expressions are equivalent and useful we have chosen the last one. Multiplying this equation by an arbitrary weighting function ψ and integrating over a control volume we obtain the following weak form of the mass conservation equation: ψ ρ dv = ψ (ρu)dv + ψw ρdv () Energy equation In the same way for the energy conservation equation we have its weak variational form written as: ψ (ρe)dv + ψ ((ρe + p)u)dv ψw (ρe)dv = ψρb u (1)

6 Momentum equations Finally the weak variational formulation of the momentum conservation equation is written as: ψ (ρu)dv + ψ (ρu u + pi)dv ψw (ρu)dv = ψρb () where means for tensor product and I represent an identity second order tensor...4. Some remarks We have to remark that this formulation satisfies naturally the geometric conservation law (GCL) as it was demonstrated by I. Lomtev (1999). Another remark is due to the spatial stabilization technique. Equation (18) restricted to inviscid flows may be written in a quasi-linear form as: + F i a w U = + [A i w i I] U = (3) Therefore, the spatial stabilization (upwind) scheme to be used may be computed from the modified advective jacobian instead of the original ones. In the next section we present some details about the numerical method employed with special emphasis on the spatial discretization scheme. 3. The numerical method In order to get a numerical solution of the continuum problem presented in the above section we have to discretize the problem using a particular numerical method. In this work we have used a SUPG technique that is very popular in the context of finite element method and is one of the most referenced in the CFD area. There are a lot of references concerning with this technique that may be included here but for simplicity reasons we forward the readers towards two of the most cited references (Brooks and Hughes (198),Hughes and Tezduyar (1984)). This technique is based on a Petrov-Galerkin weighted residual method which allows to use test functions that can be different from the interpolation ones and not necessarily continuous. This method introduces the numerical dissipation needed to stabilize the system in advection-dominated problems, keeping the consistency with the continuum problem. For each node a there is an interpolation function N a (hat type in 1D, bilinear in D, and multilinear in general) and a test function W a = N a + P a, where P a is called the perturbation function. The standard Galerkin method is recovered when we impose P a. The P a (and, of course, W a ) are not necessarily continuous through the inter-element boundaries Perturbation function Following the procedure employed in the fixed grid Euler equations and adopting for the ALE description that the advective jacobians are transformed according to (3) we define the SUPG perturbation function as: P a = τ[a wi] N a τ = h A wi 1 In this work we have used an extra way for computing the intrinsic time scale matrix τ that is less expensive than (4) and works reasonably good. This procedure is due to G. Le Beau and Tezduyar (1993) and may be written as: (4)

7 τ = τi τ = h λ max 1 λ max = u w + c (5) Rewriting the weak variational formulation presented above (),(1) and () and after using the compact notation with the SUPG method just described we arrive to: W a dv + W a F a dv W a w UdV = W a F d dv + W a SdV (6) 4. Validation tests 4.1. Test 1: Shock-reflection problem This two dimensiona, inviscid, steady problem involves three flow regions separated by an oblique shock and its reflection from a wall. It is a standard benchmark problem (G. Le Beau and Tezduyar (1993), Shakib (1988)). The importance of such a test is to check the ability of our code to resolve flows involving shocks. The computational domain is a rectangular region of dimensions 4.1 in the x direction and 1. in the y direction. The mesh consists of 6 rectangular elements. The boundary conditions are the following: { [ρ, u 1, u, M] = [1, 1,,.9] [ρ, u 1, u, M] = [1.7,.933,.1746,.3781] left, top. (7) While figure (3) shows at left the isobars and at right the density at y = 5 where it may be viewed the three different regions above mentioned. Figure 3: Shock reflection problem. Results 4.. Test : ALE for scalar advection-diffusion problems. This problem proposed by T. Sheu (1999) consists of solving the standard scalar advection-diffusion equation written here as: φ t + yφ x + xφ y y (φ xx + φ yy ) = f(x, y, t) f(x, y, t) = e t y(x 3 y 3 3x y + 4xy x y + 3xy) (8) whose analytic solution is φ(x, y, t) = e t x(1 x)y (9) The domain is defined by x [, 1] y [.5, 1.5] and the bottom side is changing in time. To compute this variation the grid velocity is specified by:

8 w = [, π/ sin(πξ) cos(πt)(η 1)] (3) The following table shows the evolution of the error norm with time. Time L norm Time L norm The results in the above table and in the figure (4) show a very good agreement with those reported by T. Sheu (1999). Figure 4: Scalar advection-diffusion with ALE. Test 4.3. Test 3: Random grid This test proposed by J. Trepanier and Camarero (1991). The test consists in verifying the geometric conservation law (GCL) and for that we move the mesh keeping the boundaries fixed. The initial solution is spatially uniform and should remain steadily frozen. This was verified by the simulation and here we only show some meshes used in the computation, see figure 5. The solution is constant in time and uniform in space at machine tolerance. 5. Conclusions and future trends These are only some preliminary results about solving CFD problems involving variable domain. We have chosen ALE strategy instead of other methodologies like space-time finite element method because of computational cost reasons. We have found our results very promising, specially in the geometric conservation law point of view. We plan to continue our work solving more challenge problems involving inviscid or viscous flow with our final target of simulating the heat and fluid flow inside a cylinder of an internal combustion engine. 6. References Brooks, A. and Hughes, T., 198. Streamline upwind petrov-galerkin formulation for convection dominated flows with particular emphasis on the incompressible navier-stokes equations. Comp. Meth. Applied Mech. and Engineering, volume 3, pp

9 Figure 5: Random grid. Meshes C. Farhat, M. L. and Stern, P., High performance solution of three-dimensional nonlinear aeroelastic problems via parallel partitioned algorithms: methodology and preliminary results. Advances in Enginnering Software, volume 8, pp G. Le Beau, S. Ray, S. A. and Tezduyar, T., Supg finite element computation of compressible flows with the entropy and conservation variables formulations. Comp. Meth. Applied Mech. and Engineering, volume 14, pp Hughes, T. and Tezduyar, T., Finite element methods for first order hyperbolic systems with particular emphasis on the compressible euler equations. Comp. Meth. Applied Mech. and Engineering, volume 45, pp I. Demirdzic, M. P., 199. Finite volulme method for prediction of fluid flow in arbitrarily shaped domains with moving boundaries. Int. Journal for Num. Meth. in Fluids, volume 1, pp I. Lomtev, R. Kirby, G. K., A discontinuous galerkin ale method for compressible viscous flows in moving boundaries. Journal of Comp. Physics, volume 155, pp J. Donea, S. Giuliani, J. H., 198. An arbitrary lagrangian-eulerian finite element method for transient dynamic fluid-structure interactions. Comp. Meth. Applied Mech. and Engineering, volume 33, pp J. Trepanier, M. Reggio, H. Z. and Camarero, R., A finite volume method for solving the euler equations on arbitrary lagrangian-eulerian grids. Computer and Fluids, volume (4), pp J. Trepanier, M. Reggio, M. P. and Camarero, R., Unsteady euler solutions for arbitrarily moving bodies and boundaries. AIAA Journal, volume 31(1), pp Kershaw, Prasad, S. and Milovich, d unstructured mesh ale (arbitrary lagrangian-eulerian) hidrodynamics with the upwind discontinuos finite element method. Comp. Meth. Applied Mech. and Engineering, volume 158, pp Shakib, F., Finite element analysis of the compressible Euler and Navier-Stokes equations. Ph.D. thesis, Department of Mechanical Engineering, Stanford University. T. Nomura, T. H., 199. An arbitrary lagrangian-eulerian finite element method for interaction of fluid and a rigid body. Comp. Meth. Applied Mech. and Engineering, volume 95, pp T. Sheu, H. C., A transient analysis of incompressible fluid flow in vessels with moving boundaries. Int. J. of Num. Meth. for Heat and Fluid Flow, volume 9(8), pp W. Tworzydlo, C. Huang, J. O., 199. Adaptive implicit/explicit finite element methods. Comp. Meth. Applied Mech. and Engineering, volume 97, pp

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

MESHLESS SOLUTION OF INCOMPRESSIBLE FLOW OVER BACKWARD-FACING STEP

MESHLESS SOLUTION OF INCOMPRESSIBLE FLOW OVER BACKWARD-FACING STEP Vol. 12, Issue 1/2016, 63-68 DOI: 10.1515/cee-2016-0009 MESHLESS SOLUTION OF INCOMPRESSIBLE FLOW OVER BACKWARD-FACING STEP Juraj MUŽÍK 1,* 1 Department of Geotechnics, Faculty of Civil Engineering, University

More information

The 3D DSC in Fluid Simulation

The 3D DSC in Fluid Simulation The 3D DSC in Fluid Simulation Marek K. Misztal Informatics and Mathematical Modelling, Technical University of Denmark mkm@imm.dtu.dk DSC 2011 Workshop Kgs. Lyngby, 26th August 2011 Governing Equations

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

Isogeometric Analysis of Fluid-Structure Interaction

Isogeometric Analysis of Fluid-Structure Interaction Isogeometric Analysis of Fluid-Structure Interaction Y. Bazilevs, V.M. Calo, T.J.R. Hughes Institute for Computational Engineering and Sciences, The University of Texas at Austin, USA e-mail: {bazily,victor,hughes}@ices.utexas.edu

More information

Numerical Analysis of Shock Tube Problem by using TVD and ACM Schemes

Numerical Analysis of Shock Tube Problem by using TVD and ACM Schemes Numerical Analysis of Shock Tube Problem by using TVD and Schemes Dr. Mukkarum Husain, Dr. M. Nauman Qureshi, Syed Zaid Hasany IST Karachi, Email: mrmukkarum@yahoo.com Abstract Computational Fluid Dynamics

More information

ALE METHODS FOR DETERMINING STATIONARY SOLUTIONS OF METAL FORMING PROCESSES

ALE METHODS FOR DETERMINING STATIONARY SOLUTIONS OF METAL FORMING PROCESSES European Congress on Computational Methods in Applied Sciences and Engineering ECCOMAS 2000 Barcelona, 11-14 September 2000 c ECCOMAS ALE METHODS FOR DETERMINING STATIONARY SOLUTIONS OF METAL FORMING PROCESSES

More information

A MULTI-DOMAIN ALE ALGORITHM FOR SIMULATING FLOWS INSIDE FREE-PISTON DRIVEN HYPERSONIC TEST FACILITIES

A MULTI-DOMAIN ALE ALGORITHM FOR SIMULATING FLOWS INSIDE FREE-PISTON DRIVEN HYPERSONIC TEST FACILITIES A MULTI-DOMAIN ALE ALGORITHM FOR SIMULATING FLOWS INSIDE FREE-PISTON DRIVEN HYPERSONIC TEST FACILITIES Khalil Bensassi, and Herman Deconinck Von Karman Institute for Fluid Dynamics Aeronautics & Aerospace

More information

ALE Seamless Immersed Boundary Method with Overset Grid System for Multiple Moving Objects

ALE Seamless Immersed Boundary Method with Overset Grid System for Multiple Moving Objects Tenth International Conference on Computational Fluid Dynamics (ICCFD10), Barcelona,Spain, July 9-13, 2018 ICCFD10-047 ALE Seamless Immersed Boundary Method with Overset Grid System for Multiple Moving

More information

Mid-Year Report. Discontinuous Galerkin Euler Equation Solver. Friday, December 14, Andrey Andreyev. Advisor: Dr.

Mid-Year Report. Discontinuous Galerkin Euler Equation Solver. Friday, December 14, Andrey Andreyev. Advisor: Dr. Mid-Year Report Discontinuous Galerkin Euler Equation Solver Friday, December 14, 2012 Andrey Andreyev Advisor: Dr. James Baeder Abstract: The focus of this effort is to produce a two dimensional inviscid,

More information

Investigation of cross flow over a circular cylinder at low Re using the Immersed Boundary Method (IBM)

Investigation of cross flow over a circular cylinder at low Re using the Immersed Boundary Method (IBM) Computational Methods and Experimental Measurements XVII 235 Investigation of cross flow over a circular cylinder at low Re using the Immersed Boundary Method (IBM) K. Rehman Department of Mechanical Engineering,

More information

NUMERICAL VISCOSITY. Convergent Science White Paper. COPYRIGHT 2017 CONVERGENT SCIENCE. All rights reserved.

NUMERICAL VISCOSITY. Convergent Science White Paper. COPYRIGHT 2017 CONVERGENT SCIENCE. All rights reserved. Convergent Science White Paper COPYRIGHT 2017 CONVERGENT SCIENCE. All rights reserved. This document contains information that is proprietary to Convergent Science. Public dissemination of this document

More information

Numerical Methods for PDEs. SSC Workgroup Meetings Juan J. Alonso October 8, SSC Working Group Meetings, JJA 1

Numerical Methods for PDEs. SSC Workgroup Meetings Juan J. Alonso October 8, SSC Working Group Meetings, JJA 1 Numerical Methods for PDEs SSC Workgroup Meetings Juan J. Alonso October 8, 2001 SSC Working Group Meetings, JJA 1 Overview These notes are meant to be an overview of the various memory access patterns

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

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

Faculty of Mechanical and Manufacturing Engineering, University Tun Hussein Onn Malaysia (UTHM), Parit Raja, Batu Pahat, Johor, Malaysia

Faculty of Mechanical and Manufacturing Engineering, University Tun Hussein Onn Malaysia (UTHM), Parit Raja, Batu Pahat, Johor, Malaysia Applied Mechanics and Materials Vol. 393 (2013) pp 305-310 (2013) Trans Tech Publications, Switzerland doi:10.4028/www.scientific.net/amm.393.305 The Implementation of Cell-Centred Finite Volume Method

More information

COMPUTATIONAL METHODS FOR ENVIRONMENTAL FLUID MECHANICS

COMPUTATIONAL METHODS FOR ENVIRONMENTAL FLUID MECHANICS COMPUTATIONAL METHODS FOR ENVIRONMENTAL FLUID MECHANICS Tayfun Tezduyar tezduyar@rice.edu Team for Advanced Flow Simulation and Modeling (T*AFSM) Mechanical Engineering and Materials Science Rice University

More information

Continued Investigation of Small-Scale Air-Sea Coupled Dynamics Using CBLAST Data

Continued Investigation of Small-Scale Air-Sea Coupled Dynamics Using CBLAST Data Continued Investigation of Small-Scale Air-Sea Coupled Dynamics Using CBLAST Data Dick K.P. Yue Center for Ocean Engineering Department of Mechanical Engineering Massachusetts Institute of Technology Cambridge,

More information

The Level Set Method. Lecture Notes, MIT J / 2.097J / 6.339J Numerical Methods for Partial Differential Equations

The Level Set Method. Lecture Notes, MIT J / 2.097J / 6.339J Numerical Methods for Partial Differential Equations The Level Set Method Lecture Notes, MIT 16.920J / 2.097J / 6.339J Numerical Methods for Partial Differential Equations Per-Olof Persson persson@mit.edu March 7, 2005 1 Evolving Curves and Surfaces Evolving

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

Debojyoti Ghosh. Adviser: Dr. James Baeder Alfred Gessow Rotorcraft Center Department of Aerospace Engineering

Debojyoti Ghosh. Adviser: Dr. James Baeder Alfred Gessow Rotorcraft Center Department of Aerospace Engineering Debojyoti Ghosh Adviser: Dr. James Baeder Alfred Gessow Rotorcraft Center Department of Aerospace Engineering To study the Dynamic Stalling of rotor blade cross-sections Unsteady Aerodynamics: Time varying

More information

Corrected/Updated References

Corrected/Updated References K. Kashiyama, H. Ito, M. Behr and T. Tezduyar, "Massively Parallel Finite Element Strategies for Large-Scale Computation of Shallow Water Flows and Contaminant Transport", Extended Abstracts of the Second

More information

Incompressible Viscous Flow Simulations Using the Petrov-Galerkin Finite Element Method

Incompressible Viscous Flow Simulations Using the Petrov-Galerkin Finite Element Method Copyright c 2007 ICCES ICCES, vol.4, no.1, pp.11-18, 2007 Incompressible Viscous Flow Simulations Using the Petrov-Galerkin Finite Element Method Kazuhiko Kakuda 1, Tomohiro Aiso 1 and Shinichiro Miura

More information

Realistic Animation of Fluids

Realistic Animation of Fluids Realistic Animation of Fluids p. 1/2 Realistic Animation of Fluids Nick Foster and Dimitri Metaxas Realistic Animation of Fluids p. 2/2 Overview Problem Statement Previous Work Navier-Stokes Equations

More information

Module 1: Introduction to Finite Difference Method and Fundamentals of CFD Lecture 13: The Lecture deals with:

Module 1: Introduction to Finite Difference Method and Fundamentals of CFD Lecture 13: The Lecture deals with: The Lecture deals with: Some more Suggestions for Improvement of Discretization Schemes Some Non-Trivial Problems with Discretized Equations file:///d /chitra/nptel_phase2/mechanical/cfd/lecture13/13_1.htm[6/20/2012

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

Numerical Simulation of Coupled Fluid-Solid Systems by Fictitious Boundary and Grid Deformation Methods

Numerical Simulation of Coupled Fluid-Solid Systems by Fictitious Boundary and Grid Deformation Methods Numerical Simulation of Coupled Fluid-Solid Systems by Fictitious Boundary and Grid Deformation Methods Decheng Wan 1 and Stefan Turek 2 Institute of Applied Mathematics LS III, University of Dortmund,

More information

High-Order Numerical Algorithms for Steady and Unsteady Simulation of Viscous Compressible Flow with Shocks (Grant FA )

High-Order Numerical Algorithms for Steady and Unsteady Simulation of Viscous Compressible Flow with Shocks (Grant FA ) High-Order Numerical Algorithms for Steady and Unsteady Simulation of Viscous Compressible Flow with Shocks (Grant FA9550-07-0195) Sachin Premasuthan, Kui Ou, Patrice Castonguay, Lala Li, Yves Allaneau,

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

cuibm A GPU Accelerated Immersed Boundary Method

cuibm A GPU Accelerated Immersed Boundary Method cuibm A GPU Accelerated Immersed Boundary Method S. K. Layton, A. Krishnan and L. A. Barba Corresponding author: labarba@bu.edu Department of Mechanical Engineering, Boston University, Boston, MA, 225,

More information

Lecture 1.1 Introduction to Fluid Dynamics

Lecture 1.1 Introduction to Fluid Dynamics Lecture 1.1 Introduction to Fluid Dynamics 1 Introduction A thorough study of the laws of fluid mechanics is necessary to understand the fluid motion within the turbomachinery components. In this introductory

More information

2.7 Cloth Animation. Jacobs University Visualization and Computer Graphics Lab : Advanced Graphics - Chapter 2 123

2.7 Cloth Animation. Jacobs University Visualization and Computer Graphics Lab : Advanced Graphics - Chapter 2 123 2.7 Cloth Animation 320491: Advanced Graphics - Chapter 2 123 Example: Cloth draping Image Michael Kass 320491: Advanced Graphics - Chapter 2 124 Cloth using mass-spring model Network of masses and springs

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

FAST ALGORITHMS FOR CALCULATIONS OF VISCOUS INCOMPRESSIBLE FLOWS USING THE ARTIFICIAL COMPRESSIBILITY METHOD

FAST ALGORITHMS FOR CALCULATIONS OF VISCOUS INCOMPRESSIBLE FLOWS USING THE ARTIFICIAL COMPRESSIBILITY METHOD TASK QUARTERLY 12 No 3, 273 287 FAST ALGORITHMS FOR CALCULATIONS OF VISCOUS INCOMPRESSIBLE FLOWS USING THE ARTIFICIAL COMPRESSIBILITY METHOD ZBIGNIEW KOSMA Institute of Applied Mechanics, Technical University

More information

Development of a Maxwell Equation Solver for Application to Two Fluid Plasma Models. C. Aberle, A. Hakim, and U. Shumlak

Development of a Maxwell Equation Solver for Application to Two Fluid Plasma Models. C. Aberle, A. Hakim, and U. Shumlak Development of a Maxwell Equation Solver for Application to Two Fluid Plasma Models C. Aberle, A. Hakim, and U. Shumlak Aerospace and Astronautics University of Washington, Seattle American Physical Society

More information

A higher-order finite volume method with collocated grid arrangement for incompressible flows

A higher-order finite volume method with collocated grid arrangement for incompressible flows Computational Methods and Experimental Measurements XVII 109 A higher-order finite volume method with collocated grid arrangement for incompressible flows L. Ramirez 1, X. Nogueira 1, S. Khelladi 2, J.

More information

Particle finite element method applied to mould filling

Particle finite element method applied to mould filling Particle finite element method applied to mould filling Romain Aubry* Eugenio Oñate* Sergio Rodolfo Idelsohn** Facundo Del Pin * * International Center for Numerical Methods in Engineering (CIMNE) Universidad

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

Computational Fluid Dynamics for Engineers

Computational Fluid Dynamics for Engineers Tuncer Cebeci Jian P. Shao Fassi Kafyeke Eric Laurendeau Computational Fluid Dynamics for Engineers From Panel to Navier-Stokes Methods with Computer Programs With 152 Figures, 19 Tables, 84 Problems and

More information

SPH: Why and what for?

SPH: Why and what for? SPH: Why and what for? 4 th SPHERIC training day David Le Touzé, Fluid Mechanics Laboratory, Ecole Centrale de Nantes / CNRS SPH What for and why? How it works? Why not for everything? Duality of SPH SPH

More information

A brief introduction to fluidstructure. O. Souček

A brief introduction to fluidstructure. O. Souček A brief introduction to fluidstructure interactions O. Souček Fluid-structure interactions Important class computational models Civil engineering Biomechanics Industry Geophysics From http://www.ihs.uni-stuttgart.de

More information

Modeling icing using cartesian grids, penalization & level sets

Modeling icing using cartesian grids, penalization & level sets Introduction State of the art The proposed approach Proof of concept Modeling icing using cartesian grids, penalization & level sets Héloïse Beaugendre IMB Institut de Mathématiques de Bordeaux - INRIA

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

Chapter 1 - Basic Equations

Chapter 1 - Basic Equations 2.20 Marine Hydrodynamics, Fall 2017 Lecture 2 Copyright c 2017 MIT - Department of Mechanical Engineering, All rights reserved. 2.20 Marine Hydrodynamics Lecture 2 Chapter 1 - Basic Equations 1.1 Description

More information

The Development of a Navier-Stokes Flow Solver with Preconditioning Method on Unstructured Grids

The Development of a Navier-Stokes Flow Solver with Preconditioning Method on Unstructured Grids Proceedings of the International MultiConference of Engineers and Computer Scientists 213 Vol II, IMECS 213, March 13-15, 213, Hong Kong The Development of a Navier-Stokes Flow Solver with Preconditioning

More information

2D numerical simulation of ocean waves

2D numerical simulation of ocean waves 2D numerical simulation of ocean waves Qingjie. Du,*, Y.C. Dennis. Leung Department of Mechanical Engineering, The University of Hong Kong, Hong Kong, China * Corresponding author. Tel: +852 51743593,

More information

Final Report. Discontinuous Galerkin Compressible Euler Equation Solver. May 14, Andrey Andreyev. Adviser: Dr. James Baeder

Final Report. Discontinuous Galerkin Compressible Euler Equation Solver. May 14, Andrey Andreyev. Adviser: Dr. James Baeder Final Report Discontinuous Galerkin Compressible Euler Equation Solver May 14, 2013 Andrey Andreyev Adviser: Dr. James Baeder Abstract: In this work a Discontinuous Galerkin Method is developed for compressible

More information

Parallel edge-based implementation of the finite element method for shallow water equations

Parallel edge-based implementation of the finite element method for shallow water equations Parallel edge-based implementation of the finite element method for shallow water equations I. Slobodcicov, F.L.B. Ribeiro, & A.L.G.A. Coutinho Programa de Engenharia Civil, COPPE / Universidade Federal

More information

Unstructured Mesh Generation for Implicit Moving Geometries and Level Set Applications

Unstructured Mesh Generation for Implicit Moving Geometries and Level Set Applications Unstructured Mesh Generation for Implicit Moving Geometries and Level Set Applications Per-Olof Persson (persson@mit.edu) Department of Mathematics Massachusetts Institute of Technology http://www.mit.edu/

More information

High-Order Navier-Stokes Simulations using a Sparse Line-Based Discontinuous Galerkin Method

High-Order Navier-Stokes Simulations using a Sparse Line-Based Discontinuous Galerkin Method High-Order Navier-Stokes Simulations using a Sparse Line-Based Discontinuous Galerkin Method Per-Olof Persson University of California, Berkeley, Berkeley, CA 9472-384, U.S.A. We study some of the properties

More information

On the high order FV schemes for compressible flows

On the high order FV schemes for compressible flows Applied and Computational Mechanics 1 (2007) 453-460 On the high order FV schemes for compressible flows J. Fürst a, a Faculty of Mechanical Engineering, CTU in Prague, Karlovo nám. 13, 121 35 Praha, Czech

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

Lagrangian methods and Smoothed Particle Hydrodynamics (SPH) Computation in Astrophysics Seminar (Spring 2006) L. J. Dursi

Lagrangian methods and Smoothed Particle Hydrodynamics (SPH) Computation in Astrophysics Seminar (Spring 2006) L. J. Dursi Lagrangian methods and Smoothed Particle Hydrodynamics (SPH) Eulerian Grid Methods The methods covered so far in this course use an Eulerian grid: Prescribed coordinates In `lab frame' Fluid elements flow

More information

Partial Differential Equations

Partial Differential Equations Simulation in Computer Graphics Partial Differential Equations Matthias Teschner Computer Science Department University of Freiburg Motivation various dynamic effects and physical processes are described

More information

Modeling and simulation the incompressible flow through pipelines 3D solution for the Navier-Stokes equations

Modeling and simulation the incompressible flow through pipelines 3D solution for the Navier-Stokes equations Modeling and simulation the incompressible flow through pipelines 3D solution for the Navier-Stokes equations Daniela Tudorica 1 (1) Petroleum Gas University of Ploiesti, Department of Information Technology,

More information

AMS527: Numerical Analysis II

AMS527: Numerical Analysis II AMS527: Numerical Analysis II A Brief Overview of Finite Element Methods Xiangmin Jiao SUNY Stony Brook Xiangmin Jiao SUNY Stony Brook AMS527: Numerical Analysis II 1 / 25 Overview Basic concepts Mathematical

More information

FOURTH ORDER COMPACT FORMULATION OF STEADY NAVIER-STOKES EQUATIONS ON NON-UNIFORM GRIDS

FOURTH ORDER COMPACT FORMULATION OF STEADY NAVIER-STOKES EQUATIONS ON NON-UNIFORM GRIDS International Journal of Mechanical Engineering and Technology (IJMET Volume 9 Issue 10 October 2018 pp. 179 189 Article ID: IJMET_09_10_11 Available online at http://www.iaeme.com/ijmet/issues.asp?jtypeijmet&vtype9&itype10

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

MATLAB. Advanced Mathematics and Mechanics Applications Using. Third Edition. David Halpern University of Alabama CHAPMAN & HALL/CRC

MATLAB. Advanced Mathematics and Mechanics Applications Using. Third Edition. David Halpern University of Alabama CHAPMAN & HALL/CRC Advanced Mathematics and Mechanics Applications Using MATLAB Third Edition Howard B. Wilson University of Alabama Louis H. Turcotte Rose-Hulman Institute of Technology David Halpern University of Alabama

More information

Lagrangian and Eulerian Representations of Fluid Flow: Kinematics and the Equations of Motion

Lagrangian and Eulerian Representations of Fluid Flow: Kinematics and the Equations of Motion Lagrangian and Eulerian Representations of Fluid Flow: Kinematics and the Equations of Motion James F. Price Woods Hole Oceanographic Institution Woods Hole, MA, 02543 July 31, 2006 Summary: This essay

More information

BASICS OF FLUID MECHANICS AND INTRODUCTION TO COMPUTATIONAL FLUID DYNAMICS

BASICS OF FLUID MECHANICS AND INTRODUCTION TO COMPUTATIONAL FLUID DYNAMICS BASICS OF FLUID MECHANICS AND INTRODUCTION TO COMPUTATIONAL FLUID DYNAMICS Numerical Methods and Algorithms Volume 3 Series Editor: Claude Brezinski Université des Sciences et Technologies de Lille, France

More information

Finite element solution of multi-scale transport problems using the least squares based bubble function enrichment

Finite element solution of multi-scale transport problems using the least squares based bubble function enrichment Finite element solution of multi-scale transport problems using the least squares based bubble function enrichment A. Yazdani a, V. Nassehi b1 a Cranfield University, School of Applied Sciences, Cranfield,

More information

A High-Order Accurate Unstructured GMRES Solver for Poisson s Equation

A High-Order Accurate Unstructured GMRES Solver for Poisson s Equation A High-Order Accurate Unstructured GMRES Solver for Poisson s Equation Amir Nejat * and Carl Ollivier-Gooch Department of Mechanical Engineering, The University of British Columbia, BC V6T 1Z4, Canada

More information

An explicit and conservative remapping strategy for semi-lagrangian advection

An explicit and conservative remapping strategy for semi-lagrangian advection An explicit and conservative remapping strategy for semi-lagrangian advection Sebastian Reich Universität Potsdam, Potsdam, Germany January 17, 2007 Abstract A conservative semi-lagrangian advection scheme

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

The gas-kinetic methods have become popular for the simulation of compressible fluid flows in the last

The gas-kinetic methods have become popular for the simulation of compressible fluid flows in the last Parallel Implementation of Gas-Kinetic BGK Scheme on Unstructured Hybrid Grids Murat Ilgaz Defense Industries Research and Development Institute, Ankara, 626, Turkey and Ismail H. Tuncer Middle East Technical

More information

Implementing third order compressible flow solver for hexahedral meshes in OpenFoam

Implementing third order compressible flow solver for hexahedral meshes in OpenFoam Tutorial/Report in OpenFoam Course 8 Implementing third order compressible flow solver for hexahedral meshes in OpenFoam Martin Olausson, Chalmers University of Technology, SE-1 9 Gothenburg, Sweden Abstract

More information

MAE 3130: Fluid Mechanics Lecture 5: Fluid Kinematics Spring Dr. Jason Roney Mechanical and Aerospace Engineering

MAE 3130: Fluid Mechanics Lecture 5: Fluid Kinematics Spring Dr. Jason Roney Mechanical and Aerospace Engineering MAE 3130: Fluid Mechanics Lecture 5: Fluid Kinematics Spring 2003 Dr. Jason Roney Mechanical and Aerospace Engineering Outline Introduction Velocity Field Acceleration Field Control Volume and System Representation

More information

Chapter 5: Introduction to Differential Analysis of Fluid Motion

Chapter 5: Introduction to Differential Analysis of Fluid Motion Chapter 5: Introduction to Differential 5-1 Conservation of Mass 5-2 Stream Function for Two-Dimensional 5-3 Incompressible Flow 5-4 Motion of a Fluid Particle (Kinematics) 5-5 Momentum Equation 5-6 Computational

More information

Computation of Fictitious Gas Flow with Euler Equations

Computation of Fictitious Gas Flow with Euler Equations 1 Computation of Fictitious Gas Flow with Euler Equations Pei Li and Helmut Sobieczky DLR Göttingen, Germany Abstract The Fictitious Gas Concept supports some computational design methods to construct

More information

A High Order Discontinuous Galerkin Method for Fluid-Structure Interaction

A High Order Discontinuous Galerkin Method for Fluid-Structure Interaction A High Order Discontinuous Galerkin Method for Fluid-Structure Interaction Per-Olof Persson and Jaime Peraire Massachusetts Institute of Technology, Cambridge, MA 02139, U.S.A. Javier Bonet University

More information

Airfoil Design Optimization Using Reduced Order Models Based on Proper Orthogonal Decomposition

Airfoil Design Optimization Using Reduced Order Models Based on Proper Orthogonal Decomposition Airfoil Design Optimization Using Reduced Order Models Based on Proper Orthogonal Decomposition.5.5.5.5.5.5.5..5.95.9.85.8.75.7 Patrick A. LeGresley and Juan J. Alonso Dept. of Aeronautics & Astronautics

More information

Isogeometric Collocation Method

Isogeometric Collocation Method Chair for Computational Analysis of Technical Systems Faculty of Mechanical Engineering, RWTH Aachen University Isogeometric Collocation Method Seminararbeit By Marko Blatzheim Supervisors: Dr. Stefanie

More information

Homogenization and numerical Upscaling. Unsaturated flow and two-phase flow

Homogenization and numerical Upscaling. Unsaturated flow and two-phase flow Homogenization and numerical Upscaling Unsaturated flow and two-phase flow Insa Neuweiler Institute of Hydromechanics, University of Stuttgart Outline Block 1: Introduction and Repetition Homogenization

More information

Analysis, extensions and applications of the Finite-Volume Particle Method (FVPM) PN-II-RU-TE Synthesis of the technical report -

Analysis, extensions and applications of the Finite-Volume Particle Method (FVPM) PN-II-RU-TE Synthesis of the technical report - Analysis, extensions and applications of the Finite-Volume Particle Method (FVPM) PN-II-RU-TE-2011-3-0256 - Synthesis of the technical report - Phase 1: Preparation phase Authors: Delia Teleaga, Eliza

More information

Improvement of Reduced Order Modeling based on POD

Improvement of Reduced Order Modeling based on POD Author manuscript, published in "The Fifth International Conference on Computational Fluid Dynamics (28)" Improvement of Reduced Order Modeling based on POD M. Bergmann 1, C.-H. Bruneau 2, and A. Iollo

More information

Application of Finite Volume Method for Structural Analysis

Application of Finite Volume Method for Structural Analysis Application of Finite Volume Method for Structural Analysis Saeed-Reza Sabbagh-Yazdi and Milad Bayatlou Associate Professor, Civil Engineering Department of KNToosi University of Technology, PostGraduate

More information

Numerical Methods in Aerodynamics. Fluid Structure Interaction. Lecture 4: Fluid Structure Interaction

Numerical Methods in Aerodynamics. Fluid Structure Interaction. Lecture 4: Fluid Structure Interaction Fluid Structure Interaction Niels N. Sørensen Professor MSO, Ph.D. Department of Civil Engineering, Alborg University & Wind Energy Department, Risø National Laboratory Technical University of Denmark

More information

Numerical and theoretical analysis of shock waves interaction and reflection

Numerical and theoretical analysis of shock waves interaction and reflection Fluid Structure Interaction and Moving Boundary Problems IV 299 Numerical and theoretical analysis of shock waves interaction and reflection K. Alhussan Space Research Institute, King Abdulaziz City for

More information

Computation of Velocity, Pressure and Temperature Distributions near a Stagnation Point in Planar Laminar Viscous Incompressible Flow

Computation of Velocity, Pressure and Temperature Distributions near a Stagnation Point in Planar Laminar Viscous Incompressible Flow Excerpt from the Proceedings of the COMSOL Conference 8 Boston Computation of Velocity, Pressure and Temperature Distributions near a Stagnation Point in Planar Laminar Viscous Incompressible Flow E. Kaufman

More information

Solution of 2D Euler Equations and Application to Airfoil Design

Solution of 2D Euler Equations and Application to Airfoil Design WDS'6 Proceedings of Contributed Papers, Part I, 47 52, 26. ISBN 8-86732-84-3 MATFYZPRESS Solution of 2D Euler Equations and Application to Airfoil Design J. Šimák Charles University, Faculty of Mathematics

More information

CGT 581 G Fluids. Overview. Some terms. Some terms

CGT 581 G Fluids. Overview. Some terms. Some terms CGT 581 G Fluids Bedřich Beneš, Ph.D. Purdue University Department of Computer Graphics Technology Overview Some terms Incompressible Navier-Stokes Boundary conditions Lagrange vs. Euler Eulerian approaches

More information

Mesh deformation and shock capturing techniques for high-order simulation of unsteady compressible flows on dynamic meshes

Mesh deformation and shock capturing techniques for high-order simulation of unsteady compressible flows on dynamic meshes AIAA SciTech 5-9 January 2015, Kissimmee, Florida 53rd AIAA Aerospace Sciences Meeting AIAA 2015-1741 Mesh deformation and shock capturing techniques for high-order simulation of unsteady compressible

More information

Numerical Simulation of Coastal Wave Processes with the Use of Smoothed Particle Hydrodynamics (SPH) Method

Numerical Simulation of Coastal Wave Processes with the Use of Smoothed Particle Hydrodynamics (SPH) Method Aristotle University of Thessaloniki Faculty of Engineering Department of Civil Engineering Division of Hydraulics and Environmental Engineering Laboratory of Maritime Engineering Christos V. Makris Dipl.

More information

Introduction to the immersed boundary method

Introduction to the immersed boundary method Introduction to the immersed boundary method Motivation. Hydrodynamics and boundary conditions The incompressible Navier-Stokes equations, ( ) u ρ + (u )u = p + ρν 2 u + f, () t are partial differential

More information

A Novel Approach to High Speed Collision

A Novel Approach to High Speed Collision A Novel Approach to High Speed Collision Avril Slone University of Greenwich Motivation High Speed Impact Currently a very active research area. Generic projectile- target collision 11 th September 2001.

More information

Fluid Simulation. [Thürey 10] [Pfaff 10] [Chentanez 11]

Fluid Simulation. [Thürey 10] [Pfaff 10] [Chentanez 11] Fluid Simulation [Thürey 10] [Pfaff 10] [Chentanez 11] 1 Computational Fluid Dynamics 3 Graphics Why don t we just take existing models from CFD for Computer Graphics applications? 4 Graphics Why don t

More information

This is an author-deposited version published in: Eprints ID: 4362

This is an author-deposited version published in:   Eprints ID: 4362 This is an author-deposited version published in: http://oatao.univ-toulouse.fr/ Eprints ID: 4362 To cite this document: CHIKHAOUI Oussama, GRESSIER Jérémie, GRONDIN Gilles. Assessment of the Spectral

More information

Realistic Animation of Fluids

Realistic Animation of Fluids 1 Realistic Animation of Fluids Nick Foster and Dimitris Metaxas Presented by Alex Liberman April 19, 2005 2 Previous Work Used non physics-based methods (mostly in 2D) Hard to simulate effects that rely

More information

Verification of Moving Mesh Discretizations

Verification of Moving Mesh Discretizations Verification of Moving Mesh Discretizations Krzysztof J. Fidkowski High Order CFD Workshop Kissimmee, Florida January 6, 2018 How can we verify moving mesh results? Goal: Demonstrate accuracy of flow solutions

More information

Adarsh Krishnamurthy (cs184-bb) Bela Stepanova (cs184-bs)

Adarsh Krishnamurthy (cs184-bb) Bela Stepanova (cs184-bs) OBJECTIVE FLUID SIMULATIONS Adarsh Krishnamurthy (cs184-bb) Bela Stepanova (cs184-bs) The basic objective of the project is the implementation of the paper Stable Fluids (Jos Stam, SIGGRAPH 99). The final

More information

CS205b/CME306. Lecture 9

CS205b/CME306. Lecture 9 CS205b/CME306 Lecture 9 1 Convection Supplementary Reading: Osher and Fedkiw, Sections 3.3 and 3.5; Leveque, Sections 6.7, 8.3, 10.2, 10.4. For a reference on Newton polynomial interpolation via divided

More information

Computational Fluid Dynamics - Incompressible Flows

Computational Fluid Dynamics - Incompressible Flows Computational Fluid Dynamics - Incompressible Flows March 25, 2008 Incompressible Flows Basis Functions Discrete Equations CFD - Incompressible Flows CFD is a Huge field Numerical Techniques for solving

More information

Preliminary Spray Cooling Simulations Using a Full-Cone Water Spray

Preliminary Spray Cooling Simulations Using a Full-Cone Water Spray 39th Dayton-Cincinnati Aerospace Sciences Symposium Preliminary Spray Cooling Simulations Using a Full-Cone Water Spray Murat Dinc Prof. Donald D. Gray (advisor), Prof. John M. Kuhlman, Nicholas L. Hillen,

More information

An adaptive discretization of compressible flow using a multitude of moving Cartesian grids

An adaptive discretization of compressible flow using a multitude of moving Cartesian grids An adaptive discretization of compressible flow using a multitude of moving Cartesian grids Linhai Qiu, Wenlong Lu, Ronald Fedkiw Stanford University, 353 Serra Mall Room 27, Stanford, CA 9435 Abstract

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

Simulation in Computer Graphics. Particles. Matthias Teschner. Computer Science Department University of Freiburg

Simulation in Computer Graphics. Particles. Matthias Teschner. Computer Science Department University of Freiburg Simulation in Computer Graphics Particles Matthias Teschner Computer Science Department University of Freiburg Outline introduction particle motion finite differences system of first order ODEs second

More information

1 Past Research and Achievements

1 Past Research and Achievements Parallel Mesh Generation and Adaptation using MAdLib T. K. Sheel MEMA, Universite Catholique de Louvain Batiment Euler, Louvain-La-Neuve, BELGIUM Email: tarun.sheel@uclouvain.be 1 Past Research and Achievements

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

Parallelization study of a VOF/Navier-Stokes model for 3D unstructured staggered meshes

Parallelization study of a VOF/Navier-Stokes model for 3D unstructured staggered meshes Parallelization study of a VOF/Navier-Stokes model for 3D unstructured staggered meshes L. Jofre, O. Lehmkuhl, R. Borrell, J. Castro and A. Oliva Corresponding author: cttc@cttc.upc.edu Centre Tecnològic

More information