A THREE DIMENSIONAL, FINITE VOLUME METHOD FOR INCOMPRESSIBLE NAVIER STOKES EQUATIONS ON UNSTRUCTURED, STAGGERED GRIDS

Size: px
Start display at page:

Download "A THREE DIMENSIONAL, FINITE VOLUME METHOD FOR INCOMPRESSIBLE NAVIER STOKES EQUATIONS ON UNSTRUCTURED, STAGGERED GRIDS"

Transcription

1 European Conference on Computational Fluid Dynamics ECCOMAS CFD 2006 P. Wesseling, E. Oñate and J. Périaux (Eds) c TU Delft, The Netherlands, 2006 A THREE DIMENSIONAL, FINITE VOLUME METHOD FOR INCOMPRESSIBLE NAVIER STOKES EQUATIONS ON UNSTRUCTURED, STAGGERED GRIDS Paul Scherrer Institut, Nuclear Energy and Safety, Thermal-Hydraulics Laboratory 5232 Villigen PSI, Switzerland boan.niceno@psi.ch Key words: Finite volume method, Staggered grids, Unstructured grids, Incompressible flow, Proection method Abstract. In this work, a new method was described for spatial discretization of threedimensional Navier Stokes equations in their primitive form, on unstructured, staggered grids. Velocities were placed on the cell faces and pressure in cell centers and were linked with the proection method. Thanks to the variable arrangement, no stabilization procedure was needed to avoid spurious pressure/velocity fields. A way around the deferred correction was also described and used in this work. Several laminar cases were computed to show the validity of the method. Computation of velocities on the cell faces and the ability to integrate in time with proection method without any stabilization procedure make the proposed method a good candidate for large eddy simulation (LES) of turbulence in complex geometries. 1 INTRODUCTION Collocated methods, where velocities and pressure are computed at the same places on numerical grid, are nowadays well established. Most of the commercial CFD packages are based on cell centered finite volume methods, almost invariantly stabilized with Rhie & Chow techniques 1 in addition to some advanced convective scheme. These type of discretization is well suited for steady or unsteady RANS computations. However, recent advances in computer hardware and mixed success of RANS based method, led to the interest of industry in LES as a new and emerging tool for analysis of turbulent flows. Clearly enough, industrial applications occur in complex geometry, so the high order spectral, or finite difference codes which were most often used in the last couple of decades for LES, must be replaced with a more versatile methodology. Many research groups, realizing the industry s interest in LES, umped into it, ignoring the importance 1

2 of numerical methods 2. It is generally hoped that using an existing numerical methodology developed and tested for RANS would surely work for LES, believing that refining the grid and decreasing the time step, would per se provide a good platform for LES. Very little effort has been put into research of numerical methods suited for LES in complex geometry 3. However, no matter how fine the grid is in collocated computation, one still depends on Rhie & Chow technique, which introduces fourth order dissipative terms to governing equations 4, damping turbulent fluctuations we wish to simulate with LES. Furthermore, iterative methods for coupling velocities and pressure which are almost invariantly used in conunction with collocated grid methods (SIMPLE, SIMPLEC, PISO to name ust the few) and which are originally developed for steady flow computation, are not ideally suited for unsteady simulations, as pointed out in 5. Proection methods 6 7, 8 are more efficient for unsteady simulations, particularly for LES. However, not all spatial discretization schemes are capable to integrate in time with proection scheme. Depending on the placement of variables, some methods are simply not capable to close the mass conservation equation after ust one solution of pressure Poisson equation. To the authors knowledge there have been several attempts to develop unstructured staggered grid in 2D 9, 10, 11, 12. An interesting method, based on discretization of divergence and curl was proposed 13. It is extended to 3D 14 and named complementary volume or covolume method. This three-dimensional extension of covolume method is seen by many as an ideal candidate for LES in complex geometry, thanks to its conservative properties 15. The original method is constrained to Delaunay-Voronoi tessellations, but an extension of the method which does not have this restriction is developed 16. In present work, a new method is presented which solves the equation in their primitive form (hence velocity components and pressure) and is yet staggered and formulated for hybrid grids. The link between velocity and pressure is achieved via proection method, having the ability to reduce the mass error to arbitrary low level after each solution of the pressure Poisson equation. To the authors best knowledge, it is the first primitive formulation of staggered finite volume method on three dimensional arbitrary grids. 2 DISCRETIZATION OF GOVERNING EQUATIONS The equations which govern the incompressible Navier Stokes equations are the mass conservation equation: and momentum conservation equations: u = 0, (1) u t + u u = 1 Re 2 u p. (2) A variety of methods exists for linking the velocity and pressure in the context of finite volume method. A family of method, such as SIMPLE, SIMPLEC, PISO seek the pressure 2

3 field as an iterative process where in each iterations, by solving a Poisson-like equation, one gets a better estimate of the pressure field. These methods are very efficient for steady flow equations and widely used, even in commercial CFD packages. On the other hand, we have proection methods, where in each time step only one solution of Poisson equation for pseudo pressure is sufficient to close the equations and proceed with a new time step. Since the long-term obective of present author is to apply the proposed methodology to LES of turbulence, proection method is a preffered choice in this work. The proection method, in its simplest form, can be summarized as follows 8 : Step 1: solution of the tentative velocity field (u ) from the following equation: u u n + 3 δt 2 (u u)n 1 2 (u u)n 1 = 1 [ ( 2 u) + ( 2 u) n], (3) 2Re where n is the old time step, n 1 is time step before that. Convective terms are discretized with the Adams-Bashforth scheme for simplicity and viscous terms with Crank-Nicolson for stability. Tentative velocity field is generally not divergence-free. Step 2: solution of the pseudo pressure (φ) from the following equation: 2 φ = u δt. (4) Step 3: proection of the velocity to a divergence-free field: and proceeding to a new time step. u n+1 = u + δt φ, (5) Once we have outlined the algorithm for the solution of Navier Stokes equations, we clearly see which quantities have to be discretized. 2.1 Selection of finite volumes We define two sets of non overlapping cells: pressure and momentum cells. Each of the sets covers the entire problem domain. Pressure cells coincide with the actual cell of the numerical grid. On the boundary, pressure cells coincide with boundary faces. Pressure is computed in the cells inside and on the boundary. Hereafter, pressure cells will be referred to as ust cells and its faces as faces for the sake of shortness. Momentum cells are constructed around each cell face from two pyramids having the cell face as its base and spanning to the center of each of the surrounding cells. Since there are two possible shapes of cell faces, triangular and quadrilateral, there are also two possible shapes for momentum cells inside the domain: triangular and quadrilateral bi-pyramid and two possible shapes of momentum cells at the boundary: triangular and quadrilateral pyramid. Two possible momentum cell inside the domain are shown in Figure 1. Hereafter, momentum cells will be referred to as such and its faces as facets. Facets can only have triangular shape. 3

4 (a) Pressure cells (b) Momentum cells Figure 1: Selected finite volumes: (a) for pressure equation, (b) for momentum equations 2.2 Computation of gradients We start the description of spatial discretization with procedures for computation of gradients of cell and face centered variables, because it is the basic building block of the method we propose Cell centered pressure gradients Gradients in cell centers are computed with the least square approach 17. We define a gradient in a cell center with: φ i = φ c + ( φ) T c q i ɛ i, (6) where φ c denotes the value in the cell center, φ i denotes the values in neighboring cell centers. Distance vectors between neighboring cell centers and current cell center are denoted by q i = x i x c with q x, q y and q z as it s components. Errors introduced by this approximation are denoted by ɛ i. If square of the errors is minimized with gradient components, the following equation is obtained for each cell: i q 2 x i q x q y i q x q z i q x q y i qy 2 φ/ x i q y q z φ/ y i q x q z i q y q z i qz 2 = i φ i q x i φ i q y, (7) φ/ z i φ i q z where φ i = φ i φ c is the difference between the values in cell neighbors and cell center. Equation (7) is conveniently written in the form: C 1 c ( φ) c = d c, (8) to yield the expression for the gradient in the cell center: ( φ) c = C c d c. (9) This procedure could be used for all variables defined in cell centers. It should be noted that C c is a 3 3 symmetric matrix dependent on geometry and d c is a vector dependent on geometry and variable φ i in all cell neighbors. 4

5 2.2.2 Cell centered velocity gradients Velocity gradients in cell centers are computed in the same manner as the pressure gradients, i.e. by minimizing the square of error (ɛ ) in the expression: u = u c + ( u) c r ɛ. (10) Here u c is the velocity in the cell center, u are the values in the faces surrounding the cell, and r = x x c is the distance vector between the th cell face and cell center and r x, r y and r z are its components. Following a similar procedure as for the pressure gradients (minimizing the square of the error by gradient components), we obtain the equation: rx 2 r x r y r x r z r x r y ry 2 r y r z r x r z r y r z rz 2 u T / x u T / y u T / z = u T r x u T r y u T r z, (11) with u T = u T ut c. The following point deserves special attention. On the right side of Equation (11) we have a sum of velocities at cell faces and velocity in the cell center u c which is not defined by the present method. If expression u T r x, is expanded, we get: (u T ut c )(x x c ) = u T x x c u T ut c =0 {}}{ ( x N x c ), (12) where N is the number of faces around the cell. The last term in Equation (12) is equal to zero if cell center is defined as an average of the face centers encompassing it. In present work, cell centers have been defined in such a way to satisfy this property. 1 Hence, the right hand side of Equation (11) can be rewritten as: u T r x u T u T r x r y = u T u T r y, (13) r z u T r z where the dependence on the velocity in the cell center u c is lost. Equation (11) can be written in short form as: The gradients can finally be computed from: F 1 c ( u) T c = G c. (14) ( u) T c = F c G c, (15) where both F and G c are a 3 3 matrices, former depending on geometry only and later on geometry and velocity components defined on the faces encompassing the cell. It is worth noting that although velocities are defined at the faces, velocity gradients are defined in the cell centers. 1 A reader can check that it is automatically satisfied for all but pyramid cell shape. 5

6 2.3 Pseudo pressure equation The first step in discretization any differential equation by the finite volume family of methods is to re-write it in integral form and apply Gauss theorem to lower the order of differentiation. 2 Pseudo pressure Equation (4) in integral form, and after applying Gaussian theorem, reads: S( φ)ds = 1 δt S u ds, (16) where S is the closed surface encompassing the control volume. Once the integral form is present, we may readily write its discretized version: ( φ) S = 1 u S, (17) t where is a face index, S is the face surface vector and ( φ) is the gradient at the cell face. This is the discretized form of the pseudo pressure equation. The difficulty with it lies in the fact that we somehow need to compute the gradient at each cell face. The most natural choice, which is followed by many authors 18, 19 is to compute it as an arithmetic average: ( φ) = ( φ) = 1 2 [( φ) a + ( φ) b ], (18) where subscripts a and b denote gradients computed in cell centers surrounding the face as illustrated in Figure 2. There is a problem with this approach, hindering its straight- a B δ b δ a A b Figure 2: Computation of the flux on a cell face. forward application. Namely, the left hand side of (17) does not depend at all on the PSfrag replacements 2 A reader may argue that we are going two steps forward and one step back, i.e. form physical laws to integral formulation, then from integral to differential form ust to go one step back to integral formulation. We are aware of that, but yet we find that many expressions are shorter to write in differential form. 6

7 value of φ in its first neighbors. A small proof follows. Direct discretization of the left hand side of (17), using the approximation (18), for each cell c we get: =0 ( φ) S = 1 2 ( φ) {}}{ c S + 1 ( φ) i S, (19) 2 where i denotes cell neighbor to cell c on the opposite side of face, for each of the faces surrounding the cell c. The first term on right hand side vanishes, because sum of the surface vectors encompassing a closed volume is zero, and as a consequence, we get: ( φ) S = 1 ( φ) i S. (20) 2 If we recall that gradients computed in the neighboring cells i do not depend on the values in themselves (12), Equation (20) has a very undesirable property that it links the value in the cell center only with the values in its second neighbors, which is illustrated in Figure 3. This issue is addressed by the introduction of the so-called deferred correction c i, c i, Figure 3: Illustration of the numerical molecule obtained on regular grids after discretization by Equation (20). Non-zero terms are shaded. Triangular grid features the same problem as quadrilateral. approach 18, 20, 19 where the authors introduce a first order term connecting the values in each cell center with its neighbors and putting it in the system matrix and the difference between the first order term and the second order is placed on the right hand side of linear system of equations and iterated within the solution algorithm. If this correction is rather high (which happened if the cell shapes are very irregular) right hand side of the linear system grows relative to the left making the solution unstable or even lead to nonphysical solutions. This issue was studied in 19 who, among other things, examined three different approaches to deferred correction and analyzed their influence on the stability of the solution procedure. 7

8 In this work we propose a different approach. We do not approximate gradient on the cell face and multiply it with surface vector, as done by equations (17) and (18), but we rather approximate the flux itself, i.e. cell face gradient multiplied with surface vector: ( φ S) = S d (φ B φ A ), (21) where A and B are virtual cell centers orthogonal to the face, and d is the distance between them. The situation is shown in Figure 2. The values in these, orthogonal, cell centers are obtained from the following equations: and: φ A = φ a + ( φ) a δ A, (22) φ B = φ b + ( φ) b δ B, (23) with a and b being the cells around the face. The flux on the cell face can finally be written as: ( φ S) = S d [φ b φ a + ( φ) b δ B ( φ) a δ A ]. (24) In order to discretize the entire system of equations, we browse through cell faces, and for each of them we discretize Equation (24) using the cell gradient matrices defined by (7). We get the following expression: ( φ S) = S d [φ b φ a + (C b d b ) δ B (C a d a ) δ A ], (25) which is used to compute the coefficients of the system matrix connecting the values in cell centers a and b encompassing face and all of their neighbors. Paraphrasing finite element methodology, we call Equation (25) face stiffness matrix. Non-zero terms from the face stiffness matrix are illustrated in Figure 4. No term resulting from a discretization of the pseudo pressure equation is treated explicitly by the solution algorithm. Everything is placed in the system matrix. The reasons for that are threefold: Since the pseudo pressure equation poses a difficulty for linear solvers due to its non-singularity, we did not want to make things even harder on it by loading the right hand side. Our final goal is to use the proposed methodology for unsteady flow and we wish to link velocity and pressure via the proection method. Thus, any type of outer iterations (which are needed if you treat part of the equation explicitly) would mean failing to achieve our obective. 8

9 b a b a Figure 4: Illustration of the numerical molecule obtained on regular grid after discretization by Equation (25). Non-zero terms are shaded. Implicit treatment of entire pseudo pressure equation makes the implementation of the vanishing gradient boundary condition a straightforward task, as will be explained bellow Implementation of boundary conditions The only type of boundary condition used for the pseudo pressure equation is a zero gradient, namely: φ n = 0, (26) for all boundaries where the velocity is specified. In present work, it is on all boundaries. When dealing with boundary values of the pressure, two approaches are possible: Define boundary values as unknowns, create an equation for each of them and solve them in a linear system of discretized equations together with values in the interior. This approach is almost invariantly used with finite element discretization and node centered finite volumes. Do not treat boundary values as unknowns (do not place them in the linear system of equations), but rather calculate them from the values in the interior and specified boundary conditions. This is how it is done in most cell centered finite volume approaches 20. Since we are defining a cell centered method for the pressure, we have first considered the later approach. Implementing a zero gradient conditions (26), which is needed for pseudo pressure equation, leaves some ambiguity in computing the boundary values: one may either ust copy (or mirror) the values from the inside to the boundary cell, or one may use more sophisticated extrapolation using the gradient from inside. None of these two approaches, from present authors experience, is satisfactory for the proection method, i.e. none of them results in a pressure field which is able to proect the velocities into the divergence-free field. Moreover, they both require iterations for computation of gradients, 9

10 deteriorating the efficiency of the solution algorithm. Therefore, we re-write the cell face stiffness matrix (25) for the boundary cell: PSfrag replacements a δa B = b A Figure 5: Implementation of the boundary condition. ( φ S) = S d [φ A φ b + (C a d a ) δ A ]. (27) Discretization of the source term In (27), it has been acknowledged that δ B is zero for the boundary cell (see Figure 5) and thus we got rid of the entire part multiplying non-existent gradient matrix for the boundary cell. Boundary face stiffness matrices (27) are assembled in the same linear system as the values in the interior are. In Equation (27) each boundary values depends on the value of the first neighbor inside (a) and all of its neighbors (via d a ). By doing so we have removed any ambiguity in defining the values in the boundary cells and we have also obtained the pressure field which proects the velocity into the zero (to the machine accuracy) divergence field. The discretization of the source term for the pseudo pressure equation is straightforward. Rewriting it in integral form and applying Gauss theorem yields: 1 u dv = 1 u ds 1 δt V δt S t u S. (28) We have merely replaced the tentative velocity u field by its discretized counterpart u, which is already defined on cell faces. The very fact that no interpolation on velocity is done to close the continuity equation should yield the method energy conserving Momentum equations Momentum conservation equation for incompressible flow, in its integral form, with omitted pressure gradient term, reads: V u t S dv + uuds = uds. (29) S Terms on the left are inertial and convective terms, whereas on the right we have the viscous term. Pressure gradient term is omitted on purpose, since it was not used in the present proection method. Discretization of the gradient of the pseudo pressure is outlined in the next section. 10

11 2.4.1 Inertial term Inertial term is discretized by approximating the volume integral in each momentum cell with: where V f is a volume of each momentum cell around face f Convective terms V u t dv u u n V f, (30) t Convective term is discretized by approximating the surface integral of the convective term by: uuds S k u k u k S k, (31) where k stands for summation over facets of each momentum cell and u k is the velocity at the centroid of each facet k. S k is the facet surface vector. The velocity at each facet is obtained from the following relation: PSfrag replacements u k = w[u a + ( u) a γa ] + (1 w)[u b + ( u) b γb ], (32) where w is a weight factor in the range determining type of convective scheme which is used. For w = 0.5 we have a central k B convective scheme, whence for w = 1 we have a γ A γb a linear upwind differencing scheme (LUDS). b Subscripts a and b denote faces (momentum cells) around facet k and γ a and γ b are vectors connecting centers of momentum cells a c Figure 6: Computation of convective flux on the and b with facet center (see Figure 6). facet k. Momentum cells are denoted by a and b If the definitions for velocity gradient (15) is introduced into (32), we get the final expression for velocity at the facet: u k = wu a + (1 w)u b + F c G c [w γ a + (1 w) γ b ], (33) which is used to compute the discretized convective terms. Since in the proection method we are using to link velocities and pressure, convective terms are treated with Adams- Bashforth scheme in time, we only compute terms (33) from known velocities and put it into the right hand side of the linear system of discretized equations. 11

12 2.4.3 Viscous terms Since the method presented in this work is used only for incompressible flow problems with constant physical properties, the viscous stress tensor reduces to the velocity gradient: u + ( u) T = u. (34) After integration of (34) over momentum cell, we get: u ds = u S k, (35) S k where k denotes facets of momentum cells. This term is discretized following a procedure similar to the one for pseudo pressure equation, i.e. by discretizing the viscous force at each facet as: ( u S) k = S k d k (u B u A ), (36) PSfrag replacements where u A and u B are velocities in orthogonal face centers A and B, and d k is the distance between the orthogonal face centres (see Figure 7). Velocities u A and u B are computed a δ A A k B δb b Figure 7: Computation of the flux on a facet. Cell center is denoted by c. Two of the cell faces are shown and their centers denoted by a and b. Two momentum cells around the faces a and b are also shown and a facet between them is shaded and denoted by k c by using (15) as: and: u A = u a + ( u) c δa = u a + (F c G c ) δ A, (37) u B = u b + ( u) c δb = u b + (F c G c ) δ B. (38) Because each facet can be contained by only one cell, the same face gradient matrix F c is used for computation of u A and u B. As a result of the discretization, we get the following expression for each facet: ( u) k S k = S k d k [u b u a + F G T ( δ B δ A )], (39) which represents the facet stiffness matrix. As in the case of pseudo pressure equation, all the terms from the face stiffness matrices are treated implicitly by a linear solver. 12

13 2.4.4 Pseudo pressure gradient At each momentum cell, we have to discretize the pressure gradient term to compute the last step of the proection method (5). There are several possibilities and we will briefly describe some of them. We might have used the volume integral of pressure gradient: φ dv φ V f, (40) V where φ is a gradient in momentum cell center computed from (18), and V f is a volume of momentum cell. Alternatively, we might have applied Gauss theorem to get the surface integral of the pressure gradient term: φ dv = φ ds S k φ k S k, (41) where k implies summation over facets and φ k is the pressure interpolated on the facet. None of the above two approaches gave satisfactory discretization of the pressure gradient, i.e. none of them could proect velocity into divergence-free field. The probable reason for that lies in the fact that in both (40) and (41) we have interpolations of pressure gradient (or pressure) which do introduce some numerical errors. If we recall that the discretized PSfrag replacements a w p t v u b p n p Figure 8: Proection of velocity on the cell face pseudo pressure equation was derived by balancing fluxes through faces with values in the virtually orthogonal cell centers (21), it becomes apparent that we should use these, orthogonal, values to proect velocity into the divergence-free field. Hence, the pressure gradient should be computed as: φ n = φ A φ B d n = φ a + φ δ A φ b φ δ B d n (42) where ( φ) a and ( φ) b are evaluated using expression (9) and n is normal on the cell face computed as n = S/ S. Equation (42) gives ust one component of the pressure gradient normal on the cell face. Although it proects velocity into the divergence-free field, it also introduces large numerical errors in momentum equations, because the local threedimensionality of the proection is lost. Therefore we also must introduce the tangential pressure gradient as: φ t = φ φ n. (43) 13

14 Although φ is unable to proect velocity in the divergence-free field, as discussed above, it does not matter for tangential component since it does not contribute to the mass conservation. The final form of a pseudo-pressure gradient term in momentum cell is: 3 RESULTS 3.1 Flow over a step V φ φ φ dv ( n + t ) V f. (44) In this section, a flow over a step placed in a square channel, was analyzed. This case is performed to check whether the staggered algorithm we propose gives the solution free of check-board velocity and/or pressure fields. Furthermore, it was used as a first test to check whether the pseudo pressure equation is able to proect the velocities into a divergence-free field. The geometry is illustrated in Figure 9. On the inlet, a fully developed parabolic velocity profile was prescribed, whereas at the outlet, a convective outflow condition was specified. Reynolds number, based on bulk velocity and the channel height was 200. Since the proection method is used to link velocity and pressure, the simulations were run as unsteady and the results which are shown here are after 10 non-dimensional time units. Although this case is two-dimensional, the solver which was developed for the present work is only three-dimensional and the grids shown in Figures 9 and 10 are essentially cut-planes. The results are plotted for the values computed in cells and no interpolation is used for plotting. This was done on purpose, to illustrate that no spurious fields occur in the solution. Although the case considered here was quite simple, it proved that the method fulfilled two important requirements. The computations clearly show that no spurious fields occur neither in the pressure nor in the velocity fields. The author has also observed that pressure was able to proect the velocities into a divergence-free field after each time step and reduce the mass error to the level of machine accuracy. Hence it is clear that we do have defined a staggered method on unstructured grids which did not need any stabilization procedure in linking velocity and pressure and we were able to use proection method with it. 3.2 Lid-driven cavity flow To check the validity of the spatial discretization, the well-know lid-driven cavity flow was chosen at Re value of 1000, which is known to yield a steady solution. Three different grid topologies were used for the computation of the lid-driven cavity: hexahedral orthogonal grid, three-side prismatic grid and hybrid grid. Orthogonal grid was uniform with in non-homogeneous direction. In the homogeneous direction, five layers of uniform cells were used. Three-side prismatic grid was created with the 14

15 Figure 9: Results for hexahedral grid: non-dimensional velocity vectors (top), velocity magnitude field (middle) and pressure field (bottom) Figure 10: Results for prismatic grid: non-dimensional velocity vectors (top), velocity magnitude field (middle) and pressure field (bottom) 15

16 Gambit 3 mesh generator by forcing the number of cells to be equal to the number of cells of the hexahedral grid and by trying to keep the triangle edges as uniform as possible. U 0 H y x H hexahedral prismatic hybrid Figure 11: Schematic representation of the computational domain (left) and cuts through computational grids in homogeneous planes ag replacements δ A v u Quadrilateral Triangular Hybrid Ghia et al. Figure 12: Results for the cavity flow. Comparison of non-dimensional velocity profiles with reference results The hybrid grid was also generated with Gambit. Circular region inside the domain, where the strongest vortex occurs, was covered with arbitrary hexahedral cells, whereas the rest of domain, between the circular region and cavity walls, is covered with three-sided prisms. The number of cells was forced to be equal to the previous grids. The cuts through all the grids in homogeneous direction are depicted in Figure 11. The comparison of computed velocity profiles with benchmark solutions is given in Figure 12 for all the considered grids. It can be observed that the computations on all types of grids compare very good with benchmark solutions. 3.3 Flow in a square duct with 90 o bend The cases computed so far proved that the new method works and that results compare good to benchmark solutions, but they were essentially two-dimensional. To validate the new method on a three-dimensional flow, we have chosen a flow through a square duct with 90 o bend. The results are compared to experimental results 21 and numerical results 22. Figure 13 shows the computational domain and characteristic flow pattern. The inner radius of the bend is r = and outer radius is R = Reynolds number based on the bulk velocity and hydraulic diameter is 790. The grid is created by extruding an 3 Gambit is a trademark of Fluent corporation. 16

17 Boan Nic eno tetrahedral grid at the inlet plane in the flow direction, resulting in a grid made up from three-sided prism throughout the domain. The surface grid at the inlet and the side of the domain are plotted in Figure 13. OUTLET FRONT VIEW θ r SIDE VIEW INLET R Figure 13: Computational domain (left) and grid (right) for the flow in a square duct with 90 o bend Topology of the flow is depicted in Figure 13. A fully developed profile enters the domain, hits the bend, creating secondary structures in the flow. The cuts of secondary flow structures at four stream-wise cross-planes at: 0, 30, 60 and 90 degrees shown in Figure 14. θ = 0o θ = 30o θ = 60o θ = 90o Figure 14: Secondary flow structures at four stream-wise cross-planes, illustrated by the non-dimensional velocity vectors proected on the cross-planes Figure 15 shows computed stream-wise velocity profiles for four stream-wise planes, compared to experiments 21 and numerical results 22. The latter are obtained with a node centered finite volume method. Computed velocity profiles compare well with experimental results in 0, 30 and 90 degree planes. There are some discrepancies at 60 degree plane, 17

18 but the same behavior is observed for other numerical simulations 22 as well. It might be attributed to insufficient resolution of both computations. v Present Shin Humphrey θ = 0 o v Present Shin Humphrey θ = 30 o Present Shin Humphrey Present Shin Humphrey v 1.2 v θ = 60 o θ = 90 o Figure 15: Comparison of non-dimensional stream-wise velocity profiles at mid-line of four stream-wise cross-planes 4 CONCLUSIONS In this work, a new method for spatial discretization of Navier-Stokes equations was proposed. The method works on three-dimensional grids and puts no restriction on cell shape, meaning that existing grids can be used with the new method. The new spatial discretization can be used with proection method for time discretization, and is able to proect the velocities into a divergence-free field after each solution of the pseudo pressure equation. An important feature of the proposed method is that it discretizes Navier-Stokes equations in their primitive form, as opposed to 16, making implementation of physical models and boundary conditions a straightforward task. To present authors best knowledge, the method proposed here is the first formulation of three-dimensional staggered spatial discretization method for Navier-Stokes equations in primitive form, on unstructured hybrid grids. The most important feature of the new method is the fact that it does not need any stabilization procedure (such as Rhie & Chow, Arakawa, addition of 4 th order dissipative terms, pressure reconstruction) to couple velocity and pressure. Moreover, the presented discretization also avoids the need for deferred correction, making 18

19 the computations more robust. If compared to the usual collocated cell-centered approach, the proposed method has disadvantages. In the usual three-dimensional grid, there are roughly three times as many faces than cells. Hence, the proposed method has to store roughly three times as many velocity unknowns than the cell-centered method. The increase in number of unknown velocities lead to a small increase in computing time, since most time is spent in the pressure solver, which remains cell-centered. Having two grids (pressure and momentum cells) means keeping two connectivity sets and more geometrical data, which increases the memory usage even further. However, this increase in required memory is also featured by the covolume method 14, 15, 16. The advantage of the present method over covolumes and it variants is in the fact it uses non-transformed formulation of governing equations. Computation of velocities on the cell faces and the ability to integrate in time with proection method without any stabilization procedure make the proposed method a good candidate for LES of turbulent flows in complex geometries. References [1] C. M. Rhie and W. L. Chow. A numerical study of the turbulent flow past an isolated airfoil with trailing edge separation. AIAA J., 21: , [2] B. Ničeno. An unstructured parallel algorithm for large eddy and conugate heat transfer simulations. PhD thesis, Delft University of Technology, [3] P. Moin. Advances in large eddy simulation for complex flows. Int. J. Heat and Fluid Flow, 23: , [4] P. Wesseling. Principles of computational fluid dynamics. Springer, [5] J.R. Manson, G. Pender, and S.G. Wallis. Limitations of traditional finite volume discretizations for unsteady computational fluid dynamics. AIAA J., 34 (5): , [6] A. J. Chorin. Numerical solution method for the Navier-Stokes equations. Math. Comput., 22: , [7] J. Kim and P. Moin. Application of a fractional step method to incompressible Navier-Stokes equations. J. Comput. Phys., 59: , [8] P. M. Gresho. On the theory of semi-implicit proection method for viscous incompressible flow and its implementation via a finite element method that also introduces a nearly consistent mass matrix. Part 1: Theory. Int. J. Num. Meth. Fluids, 11: , [9] Y.H. Hwang. Calculations of incompressible flow on a staggered triangular grids. part i: Mathematical formulation. Numer. Heat Transfer, Part B, 27: ,

20 [10] M. Thomadakis and M. Leschziner. A pressure correction method for the solution of incompressible viscous flows on unstructured grids. Int. J. Numer. Meth. Fluids, 22: , [11] M.H. Kobayashi, J.M.C. Pereira, and J.C.F. Pereira. A conservative finite volume second order accurate proection method on hybrid unstructured grids. J. Comput. Phys., 150:40 75, [12] I. Wenneker, A. Segal, and P. Wesseling. Conservation properties of a new unstructured staggered scheme. Computers and Fluids, 32: , [13] R.A. Nicolaides. Direct discretization of planar div-curl problems. SIAM J. Numer. Anal., 29:32 56, [14] J.C. Cavendish, C.A. Hall, and T.A. Porsching. A complementary volume approach for modelling three-dimensional navier-stokes equations using dual delaunay/voronoi tesselations. J. Numer. Meth. Heat Fluid Flow, 4: , [15] B. Perot. Conservative properties of unstructured staggered mesh schemes. J. Comp. Phys., 158:58 89, [16] K. Mahesh, G. Constantinescu, and P. Moin. Large-eddy simulation of gas-trubine combustors. In Annual Research Briefs Center for Turbulence Research, Stanford University, [17] T. J. Barth. Aspects of unstructured grids and finite volume solvers for the Euler and Navier-Stokes equations. In von Karman Institute for Fluid Dynamics Lecture Series , [18] I. Demirdžić, S. Muzaferia, and M. Perić. Advances in computation of heat transfer, fluid flow and solid body deformation using finite volume approaches. In W. J. Minkowicz and E. M. Sparrow, editors, Advances in numerical heat transfer 1, pages 59 96, [19] H. Jašak. Error analysis and estimation in the Finite Volume method with applications to fluid flows. PhD thesis, Imperial College, University of London, [20] J. H. Ferziger and M. Perić. Computational methods for fluid flow. Springer-Verlag, [21] J. A. C. Humphrey, Taylor A. M., and Whitelaw J. H. Laminar flow in a square duct of strong curvature. J. Fluid Mech., 83 (part 3): , [22] S. Shin. Reynolds-averaged, Navier-Stokes computations of tip clearance flow in a compressor cascade using an unstructured grid. PhD thesis, Virginia Tech,

Computation of Incompressible Flows: SIMPLE and related Algorithms

Computation of Incompressible Flows: SIMPLE and related Algorithms Computation of Incompressible Flows: SIMPLE and related Algorithms Milovan Perić CoMeT Continuum Mechanics Technologies GmbH milovan@continuummechanicstechnologies.de SIMPLE-Algorithm I - - - Consider

More information

Open boundary conditions in numerical simulations of unsteady incompressible flow

Open boundary conditions in numerical simulations of unsteady incompressible flow Open boundary conditions in numerical simulations of unsteady incompressible flow M. P. Kirkpatrick S. W. Armfield Abstract In numerical simulations of unsteady incompressible flow, mass conservation can

More information

Pressure-velocity correction method Finite Volume solution of Navier-Stokes equations Exercise: Finish solving the Navier Stokes equations

Pressure-velocity correction method Finite Volume solution of Navier-Stokes equations Exercise: Finish solving the Navier Stokes equations Today's Lecture 2D grid colocated arrangement staggered arrangement Exercise: Make a Fortran program which solves a system of linear equations using an iterative method SIMPLE algorithm Pressure-velocity

More information

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

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

More information

Turbulent Boundary Layers & Turbulence Models. Lecture 09

Turbulent Boundary Layers & Turbulence Models. Lecture 09 Turbulent Boundary Layers & Turbulence Models Lecture 09 The turbulent boundary layer In turbulent flow, the boundary layer is defined as the thin region on the surface of a body in which viscous effects

More information

The behaviour of high Reynolds flows in a driven cavity

The behaviour of high Reynolds flows in a driven cavity The behaviour of high Reynolds flows in a driven cavity Charles-Henri BRUNEAU and Mazen SAAD Mathématiques Appliquées de Bordeaux, Université Bordeaux 1 CNRS UMR 5466, INRIA team MC 351 cours de la Libération,

More information

Computation of Unsteady Flows With Moving Grids

Computation of Unsteady Flows With Moving Grids Computation of Unsteady Flows With Moving Grids Milovan Perić CoMeT Continuum Mechanics Technologies GmbH milovan@continuummechanicstechnologies.de Unsteady Flows With Moving Boundaries, I Unsteady flows

More information

(1:1) 1. The gauge formulation of the Navier-Stokes equation We start with the incompressible Navier-Stokes equation 8 >< >: u t +(u r)u + rp = 1 Re 4

(1:1) 1. The gauge formulation of the Navier-Stokes equation We start with the incompressible Navier-Stokes equation 8 >< >: u t +(u r)u + rp = 1 Re 4 Gauge Finite Element Method for Incompressible Flows Weinan E 1 Courant Institute of Mathematical Sciences New York, NY 10012 Jian-Guo Liu 2 Temple University Philadelphia, PA 19122 Abstract: We present

More information

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

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

More information

Manhar Dhanak Florida Atlantic University Graduate Student: Zaqie Reza

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

More information

The Deflation Accelerated Schwarz Method for CFD

The Deflation Accelerated Schwarz Method for CFD The Deflation Accelerated Schwarz Method for CFD J. Verkaik 1, C. Vuik 2,, B.D. Paarhuis 1, and A. Twerda 1 1 TNO Science and Industry, Stieltjesweg 1, P.O. Box 155, 2600 AD Delft, The Netherlands 2 Delft

More information

A finite-volume algorithm for all speed flows

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

More information

Gauge finite element method for incompressible flows

Gauge finite element method for incompressible flows INTERNATIONAL JOURNAL FOR NUMERICAL METHODS IN FLUIDS Int. J. Numer. Meth. Fluids 2000; 34: 701 710 Gauge finite element method for incompressible flows Weinan E a, *,1 and Jian-Guo Liu b,2 a Courant Institute

More information

Project 4: Navier-Stokes Solution to Driven Cavity and Channel Flow Conditions

Project 4: Navier-Stokes Solution to Driven Cavity and Channel Flow Conditions Project 4: Navier-Stokes Solution to Driven Cavity and Channel Flow Conditions R. S. Sellers MAE 5440, Computational Fluid Dynamics Utah State University, Department of Mechanical and Aerospace Engineering

More information

Natural Convection in Parabolic Enclosure Heated from Below

Natural Convection in Parabolic Enclosure Heated from Below www.ccsenet.org/mas Modern Applied Science Vol. 5, No. 3; June 011 Natural Convection in Parabolic Enclosure Heated from Below Dr. Ahmed W. Mustafa (Corresponding auther) University of Tikrit, College

More information

Simulation and improvement of the ventilation of a welding workshop using a Finite volume scheme code

Simulation and improvement of the ventilation of a welding workshop using a Finite volume scheme code 1 st. Annual (National) Conference on Industrial Ventilation-IVC2010 Feb 24-25, 2010, Sharif University of Technology, Tehran, Iran IVC2010 Simulation and improvement of the ventilation of a welding workshop

More information

CHAPTER 7 NUMERICAL MODELLING OF A SPIRAL HEAT EXCHANGER USING CFD TECHNIQUE

CHAPTER 7 NUMERICAL MODELLING OF A SPIRAL HEAT EXCHANGER USING CFD TECHNIQUE CHAPTER 7 NUMERICAL MODELLING OF A SPIRAL HEAT EXCHANGER USING CFD TECHNIQUE In this chapter, the governing equations for the proposed numerical model with discretisation methods are presented. Spiral

More information

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

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

More information

Enhancement of the momentum interpolation method on non-staggered grids

Enhancement of the momentum interpolation method on non-staggered grids INTERNATIONAL JOURNAL FOR NUMERICAL METHODS IN FLUIDS Int. J. Numer. Meth. Fluids 2000; 33: 1 22 Enhancement of the momentum interpolation method on non-staggered grids J. Papageorgakopoulos, G. Arampatzis,

More information

An evaluation of a conservative fourth order DNS code in turbulent channel flow

An evaluation of a conservative fourth order DNS code in turbulent channel flow Center for Turbulence Research Annual Research Briefs 2 2 An evaluation of a conservative fourth order DNS code in turbulent channel flow By Jessica Gullbrand. Motivation and objectives Direct numerical

More information

CFD STUDY OF MASS TRANSFER IN SPACER FILLED MEMBRANE MODULE

CFD STUDY OF MASS TRANSFER IN SPACER FILLED MEMBRANE MODULE GANIT J. Bangladesh Math. Soc. (ISSN 1606-3694) 31 (2011) 33-41 CFD STUDY OF MASS TRANSFER IN SPACER FILLED MEMBRANE MODULE Sharmina Hussain Department of Mathematics and Natural Science BRAC University,

More information

A dynamic global-coefficient subgrid-scale eddy-viscosity model for large-eddy simulation in complex geometries

A dynamic global-coefficient subgrid-scale eddy-viscosity model for large-eddy simulation in complex geometries Center for Turbulence Research Annual Research Briefs 2006 41 A dynamic global-coefficient subgrid-scale eddy-viscosity model for large-eddy simulation in complex geometries By D. You AND P. Moin 1. Motivation

More information

ON USING ARTIFICIAL COMPRESSIBILITY METHOD FOR SOLVING TURBULENT FLOWS

ON USING ARTIFICIAL COMPRESSIBILITY METHOD FOR SOLVING TURBULENT FLOWS Conference Applications of Mathematics 212 in honor of the 6th birthday of Michal Křížek. Institute of Mathematics AS CR, Prague 212 ON USING ARTIFICIAL COMPRESSIBILITY METHOD FOR SOLVING TURBULENT FLOWS

More information

Efficient Augmented Lagrangian-type Preconditioning for the Oseen Problem using Grad-Div Stabilization

Efficient Augmented Lagrangian-type Preconditioning for the Oseen Problem using Grad-Div Stabilization Efficient Augmented Lagrangian-type Preconditioning for the Oseen Problem using Grad-Div Stabilization Timo Heister, Texas A&M University 2013-02-28 SIAM CSE 2 Setting Stationary, incompressible flow problems

More information

Divergence Formulation of Source Term

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

More information

SIMULATION OF THREE-DIMENSIONAL INCOMPRESSIBLE CAVITY FLOWS

SIMULATION OF THREE-DIMENSIONAL INCOMPRESSIBLE CAVITY FLOWS ICAS 2000 CONGRESS SIMULATION OF THREE-DIMENSIONAL INCOMPRESSIBLE CAVITY FLOWS H Yao, R K Cooper, and S Raghunathan School of Aeronautical Engineering The Queen s University of Belfast, Belfast BT7 1NN,

More information

Due Tuesday, November 23 nd, 12:00 midnight

Due Tuesday, November 23 nd, 12:00 midnight Due Tuesday, November 23 nd, 12:00 midnight This challenging but very rewarding homework is considering the finite element analysis of advection-diffusion and incompressible fluid flow problems. Problem

More information

5. FVM discretization and Solution Procedure

5. FVM discretization and Solution Procedure 5. FVM discretization and Solution Procedure 1. The fluid domain is divided into a finite number of control volumes (cells of a computational grid). 2. Integral form of the conservation equations are discretized

More information

Finite Difference Methods for 3D Viscous Incompressible Flows in the Vorticity Vector Potential Formulation on Nonstaggered Grids

Finite Difference Methods for 3D Viscous Incompressible Flows in the Vorticity Vector Potential Formulation on Nonstaggered Grids JOURNAL OF COMPUTATIONAL PHYSICS 138, 57 82 (1997) ARTICLE NO. CP975815 Finite Difference Methods for 3D Viscous Incompressible Flows in the Vorticity Vector Potential Formulation on Nonstaggered Grids

More information

Large Eddy Simulation as a Powerful Engineering Tool for Predicting Complex Turbulent Flows and Related Phenomena

Large Eddy Simulation as a Powerful Engineering Tool for Predicting Complex Turbulent Flows and Related Phenomena 29 Review Large Eddy Simulation as a Powerful Engineering Tool for Predicting Complex Turbulent Flows and Related Phenomena Masahide Inagaki Abstract Computational Fluid Dynamics (CFD) has been applied

More information

Comparison of two equations closure turbulence models for the prediction of heat and mass transfer in a mechanically ventilated enclosure

Comparison of two equations closure turbulence models for the prediction of heat and mass transfer in a mechanically ventilated enclosure Proceedings of 4 th ICCHMT May 17-0, 005, Paris-Cachan, FRANCE 381 Comparison of two equations closure turbulence models for the prediction of heat and mass transfer in a mechanically ventilated enclosure

More information

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

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

More information

A Meshless Radial Basis Function Method for Fluid Flow with Heat Transfer

A Meshless Radial Basis Function Method for Fluid Flow with Heat Transfer Copyright c 2008 ICCES ICCES, vol.6, no.1, pp.13-18 A Meshless Radial Basis Function Method for Fluid Flow with Heat Transfer K agamani Devi 1,D.W.Pepper 2 Summary Over the past few years, efforts have

More information

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

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

More information

An example of the Rvachev function method

An example of the Rvachev function method arxiv:1603.00320v1 [physics.flu-dyn] 1 Mar 2016 An example of the Rvachev function method Alexander V. Proskurin Altai State University, Altai State Technical University, k210@list.ru Anatoly M. Sagalakov

More information

Turbulent flow and convective heat transfer in a wavy wall channel

Turbulent flow and convective heat transfer in a wavy wall channel Turbulent flow and convective heat transfer in a wavy wall channel A.Z. Dellil, A. Azzi, B.A. Jubran Heat and Mass Transfer 40 (2004) 793 799 DOI 10.1007/s00231-003-0474-4 Abstract This paper reports the

More information

Basic Features of the Fluid Dynamics Simulation Software FrontFlow/Blue

Basic Features of the Fluid Dynamics Simulation Software FrontFlow/Blue 11 Basic Features of the Fluid Dynamics Simulation Software FrontFlow/Blue Yang GUO*, Chisachi KATO** and Yoshinobu YAMADE*** 1 FrontFlow/Blue 1) is a general-purpose finite element program that calculates

More information

Finite volume method for CFD

Finite volume method for CFD Finite volume method for CFD Indo-German Winter Academy-2007 Ankit Khandelwal B-tech III year, Civil Engineering IIT Roorkee Course #2 (Numerical methods and simulation of engineering Problems) Mentor:

More information

Numerical Investigation of Thermal Performance in Cross Flow Around Square Array of Circular Cylinders

Numerical Investigation of Thermal Performance in Cross Flow Around Square Array of Circular Cylinders Numerical Investigation of Thermal Performance in Cross Flow Around Square Array of Circular Cylinders A. Jugal M. Panchal, B. A M Lakdawala 2 A. M. Tech student, Mechanical Engineering Department, Institute

More information

3D Numerical Simulation of Supercritical Flow in Bends of Channel

3D Numerical Simulation of Supercritical Flow in Bends of Channel 3D Numerical Simulation of Supercritical Flow in Bends of Channel Masoud. Montazeri-Namin, Reyhaneh-Sadat. Ghazanfari-Hashemi, and Mahnaz. Ghaeini- Hessaroeyeh Abstract An attempt has been made to simulate

More information

Cranfield University, Cranfield, Bedfordshire, MK43 0AL, United Kingdom. Cranfield University, Cranfield, Bedfordshire, MK43 0AL, United Kingdom

Cranfield University, Cranfield, Bedfordshire, MK43 0AL, United Kingdom. Cranfield University, Cranfield, Bedfordshire, MK43 0AL, United Kingdom MultiScience - XXX. microcad International Multidisciplinary Scientific Conference University of Miskolc, Hungary, 21-22 April 2016, ISBN 978-963-358-113-1 NUMERICAL INVESTIGATION OF AN INCOMPRESSIBLE

More information

Game Physics. Game and Media Technology Master Program - Utrecht University. Dr. Nicolas Pronost

Game Physics. Game and Media Technology Master Program - Utrecht University. Dr. Nicolas Pronost Game and Media Technology Master Program - Utrecht University Dr. Nicolas Pronost Soft body physics Soft bodies In reality, objects are not purely rigid for some it is a good approximation but if you hit

More information

1 Introduction. J.-L. GUERMOND and L. QUARTAPELLE 1 On incremental projection methods

1 Introduction. J.-L. GUERMOND and L. QUARTAPELLE 1 On incremental projection methods J.-L. GUERMOND and L. QUARTAPELLE 1 On incremental projection methods 1 Introduction Achieving high order time-accuracy in the approximation of the incompressible Navier Stokes equations by means of fractional-step

More information

A Multi-Dimensional Limiter for Hybrid Grid

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

More information

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

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

More information

Available online at ScienceDirect. Procedia Engineering 90 (2014 )

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

More information

Development of unsteady algorithms for pressurebased unstructured solver for two-dimensional incompressible flows

Development of unsteady algorithms for pressurebased unstructured solver for two-dimensional incompressible flows Graduate Theses and Dissertations Graduate College 2009 Development of unsteady algorithms for pressurebased unstructured solver for two-dimensional incompressible flows Angela Dwi Lestari Iowa State University

More information

Numerical Methods in Aerodynamics. Turbulence Modeling. Lecture 5: Turbulence modeling

Numerical Methods in Aerodynamics. Turbulence Modeling. Lecture 5: Turbulence modeling Turbulence Modeling Niels N. Sørensen Professor MSO, Ph.D. Department of Civil Engineering, Alborg University & Wind Energy Department, Risø National Laboratory Technical University of Denmark 1 Outline

More information

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

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

More information

Periodic planes v i+1 Top wall u i. Inlet. U m y. Jet hole. Figure 2. Schematic of computational domain.

Periodic planes v i+1 Top wall u i. Inlet. U m y. Jet hole. Figure 2. Schematic of computational domain. Flow Characterization of Inclined Jet in Cross Flow for Thin Film Cooling via Large Eddy Simulation Naqavi, I.Z. 1, Savory, E. 2 and Martinuzzi, R. J. 3 1,2 The Univ. of Western Ontario, Dept. of Mech.

More information

Soft Bodies. Good approximation for hard ones. approximation breaks when objects break, or deform. Generalization: soft (deformable) bodies

Soft Bodies. Good approximation for hard ones. approximation breaks when objects break, or deform. Generalization: soft (deformable) bodies Soft-Body Physics Soft Bodies Realistic objects are not purely rigid. Good approximation for hard ones. approximation breaks when objects break, or deform. Generalization: soft (deformable) bodies Deformed

More information

Study of Forced and Free convection in Lid driven cavity problem

Study of Forced and Free convection in Lid driven cavity problem MIT Study of Forced and Free convection in Lid driven cavity problem 18.086 Project report Divya Panchanathan 5-11-2014 Aim To solve the Navier-stokes momentum equations for a lid driven cavity problem

More information

Large eddy simulation of turbulent flow over a backward-facing step: effect of inflow conditions

Large eddy simulation of turbulent flow over a backward-facing step: effect of inflow conditions June 30 - July 3, 2015 Melbourne, Australia 9 P-26 Large eddy simulation of turbulent flow over a backward-facing step: effect of inflow conditions Jungwoo Kim Department of Mechanical System Design Engineering

More information

Yeng-Yung Tsui a & Yeng-Feng Pan a a Department of Mechanical Engineering, National Chiao Tung

Yeng-Yung Tsui a & Yeng-Feng Pan a a Department of Mechanical Engineering, National Chiao Tung This article was downloaded by: [National Chiao Tung University 國立交通大學 ] On: 26 April 2014, At: 03:54 Publisher: Taylor & Francis Informa Ltd Registered in England and Wales Registered Number: 1072954

More information

Accurate and stable finite volume operators for unstructured flow solvers

Accurate and stable finite volume operators for unstructured flow solvers Center for Turbulence Research Annual Research Briefs 2006 243 Accurate and stable finite volume operators for unstructured flow solvers By F. Ham, K. Mattsson AND G. Iaccarino 1. Motivation and objectives

More information

Solution Methods. Steady State Diffusion Equation. Lecture 04

Solution Methods. Steady State Diffusion Equation. Lecture 04 Solution Methods Steady State Diffusion Equation Lecture 04 1 Solution methods Focus on finite volume method. Background of finite volume method. Discretization example. General solution method. Convergence.

More information

Basic Aspects of Discretization

Basic Aspects of Discretization Basic Aspects of Discretization Solution Methods Singularity Methods Panel method and VLM Simple, very powerful, can be used on PC Nonlinear flow effects were excluded Direct numerical Methods (Field Methods)

More information

POTENTIAL TURBULENCE MODEL PREDICTIONS OF FLOW PAST A TRIANGULAR CYLINDER USING AN UNSTRUCTURED STAGGERED MESH METHOD

POTENTIAL TURBULENCE MODEL PREDICTIONS OF FLOW PAST A TRIANGULAR CYLINDER USING AN UNSTRUCTURED STAGGERED MESH METHOD POTENTIAL TURBULENCE MODEL PREDICTIONS OF FLOW PAST A TRIANGULAR CYLINDER USING AN UNSTRUCTURED STAGGERED MESH METHOD Xg Zhang Blair Perot Department of Mechanical and Industrial Engeerg, University of

More information

Transient Thermal Flow and Thermal Stress Analysis Coupled NASTRAN and SC/Tetra

Transient Thermal Flow and Thermal Stress Analysis Coupled NASTRAN and SC/Tetra Transient Thermal Flow and Thermal Stress Analysis Coupled NASTRAN and SC/Tetra Qin Yin Fan Software CRADLE Co., Ltd. ABSTRACT In SAE paper 2004-01-1345, author focused on how to use a steady state temperature

More information

AA214B: NUMERICAL METHODS FOR COMPRESSIBLE FLOWS

AA214B: NUMERICAL METHODS FOR COMPRESSIBLE FLOWS AA214B: NUMERICAL METHODS FOR COMPRESSIBLE FLOWS 1 / 43 AA214B: NUMERICAL METHODS FOR COMPRESSIBLE FLOWS Treatment of Boundary Conditions These slides are partially based on the recommended textbook: Culbert

More information

Simulating Interfacial Tension of a Falling. Drop in a Moving Mesh Framework

Simulating Interfacial Tension of a Falling. Drop in a Moving Mesh Framework Simulating Interfacial Tension of a Falling Drop in a Moving Mesh Framework Anja R. Paschedag a,, Blair Perot b a TU Berlin, Institute of Chemical Engineering, 10623 Berlin, Germany b University of Massachusetts,

More information

7 The Navier-Stokes Equations

7 The Navier-Stokes Equations 18.354/12.27 Spring 214 7 The Navier-Stokes Equations In the previous section, we have seen how one can deduce the general structure of hydrodynamic equations from purely macroscopic considerations and

More information

Discrete Projection Methods for Incompressible Fluid Flow Problems and Application to a Fluid-Structure Interaction

Discrete Projection Methods for Incompressible Fluid Flow Problems and Application to a Fluid-Structure Interaction Discrete Projection Methods for Incompressible Fluid Flow Problems and Application to a Fluid-Structure Interaction Problem Jörg-M. Sautter Mathematisches Institut, Universität Düsseldorf, Germany, sautter@am.uni-duesseldorf.de

More information

Anisotropic grid-based formulas. for subgrid-scale models. By G.-H. Cottet 1 AND A. A. Wray

Anisotropic grid-based formulas. for subgrid-scale models. By G.-H. Cottet 1 AND A. A. Wray Center for Turbulence Research Annual Research Briefs 1997 113 Anisotropic grid-based formulas for subgrid-scale models By G.-H. Cottet 1 AND A. A. Wray 1. Motivations and objectives Anisotropic subgrid-scale

More information

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

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

More information

SECOND-ORDER FULLY DISCRETIZED PROJECTION METHOD FOR INCOMPRESSIBLE NAVIER-STOKES EQUATIONS

SECOND-ORDER FULLY DISCRETIZED PROJECTION METHOD FOR INCOMPRESSIBLE NAVIER-STOKES EQUATIONS Tenth MSU Conference on Differential Equations and Computational Simulations. Electronic Journal of Differential Equations, Conference 3 (06), pp. 9 0. ISSN: 07-669. URL: http://ejde.math.txstate.edu or

More information

This section develops numerically and analytically the geometric optimisation of

This section develops numerically and analytically the geometric optimisation of 7 CHAPTER 7: MATHEMATICAL OPTIMISATION OF LAMINAR-FORCED CONVECTION HEAT TRANSFER THROUGH A VASCULARISED SOLID WITH COOLING CHANNELS 5 7.1. INTRODUCTION This section develops numerically and analytically

More information

Finite volume method on unstructured grids

Finite volume method on unstructured grids Finite volume method on unstructured grids Praveen. C praveen@math.tifrbng.res.in Tata Institute of Fundamental Research Center for Applicable Mathematics Bangalore 560065 http://math.tifrbng.res.in/~praveen

More information

Heat Transfer Modeling using ANSYS FLUENT

Heat Transfer Modeling using ANSYS FLUENT Lecture 2 - Conduction Heat Transfer 14.5 Release Heat Transfer Modeling using ANSYS FLUENT 2013 ANSYS, Inc. March 28, 2013 1 Release 14.5 Agenda Introduction Energy equation in solids Equation solved

More information

Active Control of Separated Cascade Flow

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

More information

Explicit algebraic Reynolds stress models for internal flows

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

More information

Application of the immersed boundary method to simulate flows inside and outside the nozzles

Application of the immersed boundary method to simulate flows inside and outside the nozzles Application of the immersed boundary method to simulate flows inside and outside the nozzles E. Noël, A. Berlemont, J. Cousin 1, T. Ménard UMR 6614 - CORIA, Université et INSA de Rouen, France emeline.noel@coria.fr,

More information

Aeroelastic Analysis of Engine Nacelle Strake Considering Geometric Nonlinear Behavior

Aeroelastic Analysis of Engine Nacelle Strake Considering Geometric Nonlinear Behavior Aeroelastic Analysis of Engine Nacelle Strake Considering Geometric Nonlinear Behavior N. Manoj Abstract The aeroelastic behavior of engine nacelle strake when subjected to unsteady aerodynamic flows is

More information

Computational Fluid Dynamics-1(CFDI)

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

More information

Least-Squares Spectral Collocation with the Overlapping Schwarz Method for the Incompressible Navier Stokes Equations

Least-Squares Spectral Collocation with the Overlapping Schwarz Method for the Incompressible Navier Stokes Equations Least-Squares Spectral Collocation with the Overlapping Schwarz Method for the Incompressible Navier Stokes Equations by Wilhelm Heinrichs Universität Duisburg Essen, Ingenieurmathematik Universitätsstr.

More information

OpenFOAM selected solver

OpenFOAM selected solver OpenFOAM selected solver Roberto Pieri - SCS Italy 16-18 June 2014 Introduction to Navier-Stokes equations and RANS Turbulence modelling Numeric discretization Navier-Stokes equations Convective term {}}{

More information

Numerical investigation of swirl flow inside a supersonic nozzle

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

More information

CFD as a Tool for Thermal Comfort Assessment

CFD as a Tool for Thermal Comfort Assessment CFD as a Tool for Thermal Comfort Assessment Dimitrios Koubogiannis dkoubog@teiath.gr G. Tsimperoudis, E. Karvelas Department of Energy Technology Engineering Technological Educational Institute of Athens

More information

CHAPTER 7 SEVERAL FORMS OF THE EQUATIONS OF MOTION

CHAPTER 7 SEVERAL FORMS OF THE EQUATIONS OF MOTION CHAPTER 7 SEVERAL FORMS OF THE EQUATIONS OF MOTION 7.1 THE NAVIER-STOKES EQUATIONS Under the assumption of a Newtonian stress-rate-of-strain constitutive equation and a linear, thermally conductive medium,

More information

Two-Dimensional Unsteady Flow in a Lid Driven Cavity with Constant Density and Viscosity ME 412 Project 5

Two-Dimensional Unsteady Flow in a Lid Driven Cavity with Constant Density and Viscosity ME 412 Project 5 Two-Dimensional Unsteady Flow in a Lid Driven Cavity with Constant Density and Viscosity ME 412 Project 5 Jingwei Zhu May 14, 2014 Instructor: Surya Pratap Vanka 1 Project Description The objective of

More information

Turbulence: Basic Physics and Engineering Modeling

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

More information

MASSACHUSETTS INSTITUTE OF TECHNOLOGY DEPARTMENT OF MECHANICAL ENGINEERING CAMBRIDGE, MASSACHUSETTS NUMERICAL FLUID MECHANICS FALL 2011

MASSACHUSETTS INSTITUTE OF TECHNOLOGY DEPARTMENT OF MECHANICAL ENGINEERING CAMBRIDGE, MASSACHUSETTS NUMERICAL FLUID MECHANICS FALL 2011 MASSACHUSETTS INSTITUTE OF TECHNOLOGY DEPARTMENT OF MECHANICAL ENGINEERING CAMBRIDGE, MASSACHUSETTS 02139 2.29 NUMERICAL FLUID MECHANICS FALL 2011 QUIZ 2 The goals of this quiz 2 are to: (i) ask some general

More information

PSEUDO-COMPRESSIBILITY METHODS FOR THE UNSTEADY INCOMPRESSIBLE NAVIER-STOKES EQUATIONS

PSEUDO-COMPRESSIBILITY METHODS FOR THE UNSTEADY INCOMPRESSIBLE NAVIER-STOKES EQUATIONS PSEUDO-COMPRESSIBILITY METHODS FOR THE UNSTEADY INCOMPRESSIBLE NAVIER-STOKES EQUATIONS Jie Shen Department of Mathematics, Penn State University University Par, PA 1680, USA Abstract. We present in this

More information

The investigation on SIMPLE and SIMPLER algorithm through lid driven cavity

The investigation on SIMPLE and SIMPLER algorithm through lid driven cavity 29, Issue 1 (2017) 10-23 Journal of Advanced Research in Fluid Mechanics and Thermal Sciences Journal homepage: www.akademiabaru.com/arfmts.html ISSN: 2289-7879 The investigation on SIMPLE and SIMPLER

More information

Numerical Simulation of Flow Around An Elliptical Cylinder at High Reynolds Numbers

Numerical Simulation of Flow Around An Elliptical Cylinder at High Reynolds Numbers International Journal of Fluids Engineering. ISSN 0974-3138 Volume 5, Number 1 (2013), pp. 29-37 International Research Publication House http://www.irphouse.com Numerical Simulation of Flow Around An

More information

Fluid Dynamics: Theory, Computation, and Numerical Simulation Second Edition

Fluid Dynamics: Theory, Computation, and Numerical Simulation Second Edition Fluid Dynamics: Theory, Computation, and Numerical Simulation Second Edition C. Pozrikidis m Springer Contents Preface v 1 Introduction to Kinematics 1 1.1 Fluids and solids 1 1.2 Fluid parcels and flow

More information

Numerical methods for the Navier- Stokes equations

Numerical methods for the Navier- Stokes equations Numerical methods for the Navier- Stokes equations Hans Petter Langtangen 1,2 1 Center for Biomedical Computing, Simula Research Laboratory 2 Department of Informatics, University of Oslo Dec 6, 2012 Note:

More information

DUE: WEDS MARCH 26TH 2018

DUE: WEDS MARCH 26TH 2018 HOMEWORK # 2: FINITE DIFFERENCES MAPPING AND TWO DIMENSIONAL PROBLEMS DUE: WEDS MARCH 26TH 2018 NOTE: In this homework, you will choose ONE of the following three questions to perform and hand-in. Each

More information

Computation of turbulent Prandtl number for mixed convection around a heated cylinder

Computation of turbulent Prandtl number for mixed convection around a heated cylinder Center for Turbulence Research Annual Research Briefs 2010 295 Computation of turbulent Prandtl number for mixed convection around a heated cylinder By S. Kang AND G. Iaccarino 1. Motivation and objectives

More information

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

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

More information

2.29 Numerical Fluid Mechanics Fall 2011 Lecture 7

2.29 Numerical Fluid Mechanics Fall 2011 Lecture 7 Numerical Fluid Mechanics Fall 2011 Lecture 7 REVIEW of Lecture 6 Material covered in class: Differential forms of conservation laws Material Derivative (substantial/total derivative) Conservation of Mass

More information

Validation of an Entropy-Viscosity Model for Large Eddy Simulation

Validation of an Entropy-Viscosity Model for Large Eddy Simulation Validation of an Entropy-Viscosity Model for Large Eddy Simulation J.-L. Guermond, A. Larios and T. Thompson 1 Introduction A primary mainstay of difficulty when working with problems of very high Reynolds

More information

arxiv: v1 [physics.comp-ph] 10 Aug 2015

arxiv: v1 [physics.comp-ph] 10 Aug 2015 Numerical experiments on the efficiency of local grid refinement based on truncation error estimates Alexandros Syrakos a,, Georgios Efthimiou a, John G. Bartzis a, Apostolos Goulas b arxiv:1508.02345v1

More information

A Study on Numerical Solution to the Incompressible Navier-Stokes Equation

A Study on Numerical Solution to the Incompressible Navier-Stokes Equation A Study on Numerical Solution to the Incompressible Navier-Stokes Equation Zipeng Zhao May 2014 1 Introduction 1.1 Motivation One of the most important applications of finite differences lies in the field

More information

Simulation of Aeroelastic System with Aerodynamic Nonlinearity

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

More information

International Journal of Scientific & Engineering Research, Volume 6, Issue 5, May ISSN

International Journal of Scientific & Engineering Research, Volume 6, Issue 5, May ISSN International Journal of Scientific & Engineering Research, Volume 6, Issue 5, May-2015 28 CFD BASED HEAT TRANSFER ANALYSIS OF SOLAR AIR HEATER DUCT PROVIDED WITH ARTIFICIAL ROUGHNESS Vivek Rao, Dr. Ajay

More information

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

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

More information

Large-eddy simulations for wind turbine blade: rotational augmentation and dynamic stall

Large-eddy simulations for wind turbine blade: rotational augmentation and dynamic stall Large-eddy simulations for wind turbine blade: rotational augmentation and dynamic stall Y. Kim, I.P. Castro, and Z.T. Xie Introduction Wind turbines operate in the atmospheric boundary layer and their

More information

NUMERICAL SIMULATION OF THE FLOW AROUND A SQUARE CYLINDER USING THE VORTEX METHOD

NUMERICAL SIMULATION OF THE FLOW AROUND A SQUARE CYLINDER USING THE VORTEX METHOD NUMERICAL SIMULATION OF THE FLOW AROUND A SQUARE CYLINDER USING THE VORTEX METHOD V. G. Guedes a, G. C. R. Bodstein b, and M. H. Hirata c a Centro de Pesquisas de Energia Elétrica Departamento de Tecnologias

More information

Simplified Model of WWER-440 Fuel Assembly for ThermoHydraulic Analysis

Simplified Model of WWER-440 Fuel Assembly for ThermoHydraulic Analysis 1 Portál pre odborné publikovanie ISSN 1338-0087 Simplified Model of WWER-440 Fuel Assembly for ThermoHydraulic Analysis Jakubec Jakub Elektrotechnika 13.02.2013 This work deals with thermo-hydraulic processes

More information