Immersed boundary technique for compressible flow simulations on semi-structured meshes

Size: px
Start display at page:

Download "Immersed boundary technique for compressible flow simulations on semi-structured meshes"

Transcription

1 Center for Turbulence Research Annual Research Briefs Immersed boundary technique for compressible flow simulations on semi-structured meshes By M. de Tullio AND G. Iaccarino 1. Motivation and objectives The Immersed Boundary IB) method simplifies the grid generation process for the simulation of complex geometries by removing the constraint of the near wall grid-lines to be aligned with the surfaces of the bodies. IB methods are usually implemented using regular Cartesian grids to take advantage of simple and robust numerical algorithms; however, these grids allow only limited control on the localization of the grid points. Mesh lines propagate in the entire computational domain, introducing high concentration of grid points in regions away from the solid walls where flow gradients are usually small. Flexible local grid refinement LGR) is required to achieve high resolution near the body while saving cells in other regions of the computational domain. The IB technique was originally developed for incompressible flows Peskin 1972; Fadlun et al. 2000; Iaccarino & Verzicco 2003). Very few applications to viscous compressible flow are present in the literature, e.g. the work of De Palma et al. 2004) on structured grids. The aim of this research is to extend the method of De Palma et al. 2004) to locally refined meshes in order to describe the immersed geometry in a better way and to have higher resolution in the boundary layers and in the regions with high gradients e.g. shocks). In this paper we first introduce the details of the numerical method: the discretization scheme, the interpolation procedure at the interface cells and the semi-structured approach to handle LGR grids. The initial validation of the new solver is then reported. The applications include the steady incompressible flow past a sphere at moderate Reynolds numbers for the purpose of testing both the IB implementation and the preconditioning strategy; the low-speed unsteady flow past a heated circular cylinder for the purpose of testing the correct implementation of the energy equation and of the unsteady terms. Preliminary results of the supersonic flow past a circular cylinder and past a sphere are also presented. 2. Numerical method The Reynolds Averaged Navier Stokes RANS) equations, written in terms of Favre mass-averaged quantities and using the standard k ω turbulence model, can be written as follows: ρ u i ) t ρ t + ρ u j ) = 0, 2.1) + ρ u j u i ) = p t x i + ˆτ ji, 2.2) Dipartimento di Ingegneria Meccanica e Gestionale, DIMeG, Politecnico di Bari, Italy.

2 72 M. de Tullio & G. Iaccarino ρ H p t ) + ) ρ u j H = t ρ k) t ρ ω) t + ρ u j k) = τ ij u i β ρ ω k + + ρ u j ω) = γ ω k τ ij u i ˆτ ij + µ + σ µ t ) k q j u i β ρ ω 2 + ], 2.3) µ + σ µ t ) k ], 2.4) µ + σµ t ) ω ]. 2.5) In the equations above, H and pt are the total enthalpy and the pressure comprehensive of the turbulent kinetic energy, k; the eddy viscosity, µ t, is defined in terms of k and of the specific dissipation rate, ω, according to the k ω turbulence model of Wilcox 1998), namely: µ t = γ ρ k ω. 2.6) Moreover, ˆτ ij indicates the sum of the viscous and Reynolds τ ij ) stress tensor components. According to the Boussinesq approximation, one has: ui ˆτ ij = µ + µ t ) + u j 2 x i 3 u k δ ij x k Finally, the heat flux vector components, q j, are given as: ] 2 3 ρ k δ ij. 2.7) µ q j = P r + µ ) t h, 2.8) P r t where P r = 0.71 and P r t = 1 are the laminar and turbulent Prandtl numbers, respectively. The Sutherland law is used to compute the molecular viscosity coefficient and the turbulence models coefficients are reported in Wilcox 1998). It is useful to write the equations in the vector form: Q t + E x + F y + G z E v x F v y G v z = D, 2.9) where Q is the conservative variable vector, E, F, G and E v, F v, G v indicate the inviscid and viscous fluxes, respectively, and D is the vector of the source terms. A pseudotime derivative is added to the left-hand-side of 2.9) in order to use a time marching approach for both steady state and unsteady problems; the preconditioning matrix, Γ Venkateswaran et al. 1992); Merkle 1995)) is used to pre-multiply the pseudo-time derivative in order to improve the efficiency in low Mach number problems. The final system reads: Γ Q v τ + Q t + E x + F y + G z E v x F v y G v z = D, 2.10) where Q v = p t, u, v, w, T, k, ω) T is the primitive variable vector, which is related to Q by the Jacobian P = Q/Q v. 2.10) is discretized using an Euler implicit scheme in the pseudo-time; the physical-time derivative is approximated by a second-order-accurate

3 IBM for Compressible Flows 73 three-point backward differences, and the following equation in delta form is obtained: Γ + 3 τ 2 t P + τ ) A v R xx x x R xy y R xz z + τ ) B v R yx y x R yy y R yz z + τ )] 2.11) C v R zx z x R zy y R zz Q v = z 3Q r 4Q n + Q n 1 ] τ + R r, 2 t where r and τ indicate the pseudo-time level and step, n and t indicate the physicaltime level and step, A v = E/Q v, B v = F /Q v, C v = G/Q v, R ij are the viscous coefficient matrices Schwer 1999)), and the matrix Γ is evaluated as proposed in Buelow et al. 1997). The residual is given as: R r = Er E r v) x + F r F r v ) y + Gr G r v) z D r, 2.12) and Q v = Q v r+1 Q v r are the unknowns in delta form. The left-hand-side LHS) of 2.11) is modified to improve the efficiency of the method, without affecting the residual, that is, the physical solution. Firstly, the non-orthogonal viscous coefficient matrices, R xy, R xz, R yx,r yz,r zx and R zy, are neglected, and the remaining ones are approximated by the corresponding spectral radii multiplied by the identity matrix, R xx = R x I, R yy = R y I and R zz = R z I; then Schwer 1999)), the pseudo- and physical-time terms are grouped together into a new term S, S = Γ which is factored out of the LHS in 2.11), yielding S I + τs 1 A v R x I x x + τs 1 z C v R z I z )] Q v = τ τ P, 2.13) t ) + τs 1 y B v R y I ) y 3Q r 4Q n + Q n 1 + R ]. r 2 t 2.14) In order to solve the resulting linear system, the diagonalization procedure of Pulliam & Chaussee 1981) is first applied so that the matrices S 1 A v, S 1 B v and S 1 C v can be written as: S 1 A v = M x Λ x M 1 x ; S 1 B v = M y Λ y M 1 y ; S 1 C v = M z Λ z M 1 z, 2.15) where M x, M y, M z, are the right-eigenvector matrices, M 1 x, M 1 y,m 1 z are the lefteigenvector matrices; and Λ x, Λ y and Λ z are diagonal matrices containing the eigenvalues of S 1 A v, S 1 B v and S 1 C v, respectively. 2.14) is rewritten as: S I + τm x Λ x R x I ) M 1 x + τm y x x y + τm z Λ z R z I z z ) M 1 z Λ y R y I y ) M 1 y ] 3Q r 4Q n + Q n 1 Q v = τ + R ]. r 2 t 2.16)

4 74 M. de Tullio & G. Iaccarino The BiCGStab solver is employed. Therefore it is possible to solve the above equation inverting the full sparse matrix arising from the discrete LHS operator. In this work a different strategy is carried out in order to have a more compact form of the matrix. This is obtained by factorizing the LHS of 2.16): SM x I + τ x M z I + τ z Λ x R x I x Λ z R z I z )] )] M 1 x M y I + τ y Λ y R y I y )] M 1 y 3Q M 1 r 4Q n + Q n 1 z Q v = τ + R ]. r 2 t 2.17) A collocated, cell-centered finite volume space discretization is used. A first-order upwind flux-difference-splitting scheme or a second-order-accurate central differencing scheme are used to discretize the convective terms in the RHS. The viscous terms are discretized by second-order-accurate differences. The convective term in the LHS is always discretized using a first-order upwind scheme deferred-correction approach) in order to improve the convergence of the linear system solver. Finally, the boundary conditions are treated explicitly Preconditioning Following the work of Venkateswaran & Merkle 1995), the preconditioning matrix is given by: ρ p t ρ T ρ k 0 ρ p t u ρ 0 0 ρ T u ρ k u 0 ρ p t v 0 ρ 0 ρ T v ρ k v 0 Γ = ρ p t w 0 0 ρ ρ T w ρ k w 0, 2.18) ρ h pt + H ρ p t 1 ρu ρv ρw H ρ T + ρ h T hk ρ ρk + H ρ k 0 k ρ p t k ρ T ρ + k ρ k 0 ω ρ p t ω ρ T ρ k ω ρ where the subscripts indicate partial derivative operators. Notice that the derivatives of the flow variables are denoted with ), indicating that, for the general case of the RANS equations, they are functions of the primitive variables p t, T, k. The parameter ρ p t controls the scaling between relevant physical processes in order to enhance the rate of convergence of the numerical algorithm. For the case where no preconditioning is used, this parameter reverts to its non-preconditioned form, ρ p t = ρ pt. The correct asymptotic form of this parameter is determined from low Mach number and low Reynolds number scaling. The term ρ pt can be written in the form: ρ pt = 1 c 2 ρ T 1 ρ h pt ) ρ h T, 2.19) where c is the speed of sound plus a contribution from the turbulent kinetic energy, k.

5 The term ρ p t IBM for Compressible Flows 75 is given by the following relation: ρ p t = 1 Vr 2 ρ T 1 ρ h pt ). 2.20) ρ h T The term V r is a reference velocity that is chosen to appropriately precondition the relevant time-scales. One possible way of choosing V r is V 2 r = min c 2, max V 2 inv, V 2 vis, V 2 unsteady)]. 2.21) The inviscid velocity scale can be defined as Vinv 2 M 2 c 2, where M is the Mach number. The viscous velocity scale is given by Vvis 2 V inv 2 /Re2 x, where Re x is a local cell Reynolds number. The unsteady velocity scale can be computed as Vunsteady 2 l/ tπ)2, where l is a characteristic length scale of the problem, and t is the physical-time step Venkateswaran & Merkle 1995)) Local grid refinement algorithm Local grid refinement LGR) allows for efficient clustering of cells in the vicinity of the immersed boundary. The present implementation is an extension of the classical adaptive mesh refinement AMR) technique for non-isotropic refinement. It can also be interpreted as a generalization of the procedure used for building coarse grids for geometric multigrid on structured meshes. The basic idea was introduced in Durbin & Iaccarino 2002) for a finite difference discretization and extended for finite volume formulations by Iaccarino et al. 2004). The LGR grid is considered as a coarsened version of a fine, structured grid Fig. 1); the following discussion of the algorithm refers to two dimensions, although the extension to three-dimensions is straightforward. The cells are defined as usual by a couple of vertices with indices i, j) and i + 1, j + 1). On the LGR grid, each element is bounded by the grid lines passing through the vertices i, j) and i + i, j + j), see Fig. 1. The effective element size in this case is not constant since i, j depend on i, j). Therefore, the cells are not organized in a structured way with one-to-one neighbors in each Cartesian direction. This requires a modification of the algorithm to handle with hanging nodes. In the present finite-volume approach, the fluxes for each face e.g. E f in the x-direction) are evaluated using the first-order upwind Flux Difference Splitting using the two adjacent cells on the left L and on the right R: E f = 1 2 E L + E R ) 1 ΓMx Λ x M 1 ) x 2 Q f v,r Q v,l ), 2.22) where the matrices Γ, M x, Λ x and M 1 x are calculated using the Roe-averaged quantities. For each direction e.g. the x-direction) the balance of the fluxes in each computational cell is evaluated using all the contiguous cells for each side Nf E cells on the right side and Nf W cells on the left side). Each face flux is computed using the two adjacent cells and all the contributions are collected to build the corresponding convective operators for the cell: V N E N E f f W x δv = E E E W )S x = Ef,nS E x,n E Ef,mS W x,m. W 2.23) n m The number of adjacent cells per face Nf E, N f W ) is limited to two four in threedimensions). A similar approach is employed to build the diffusive operator. The major advantage of the present LGR approach with respect to classical OCTREE based Berger & Aftosmis 1998)) and fully-unstructured Ham et al. 2002)) algorithms lies

6 76 M. de Tullio & G. Iaccarino N1 N1 N1 j+ j=const i+2,j+2) W1 W1 P P E1 P E1 j=const W2 i,j) W2 P P E1 S1 S2 S1 S2 i=const a) i+ i=const Figure 1. a) LGR grid showing a cell P and its neighbors; b) Cell identification array, ID, on the fine underlying grid showing one-to-one connectivity. b) in the economy and flexibility of storing and retrieving connectivity information due to the presence of the underlying notional grid. In particular, on a N i N j underlying grid, only N cells are effectively defined using the two sets of indices i, j) and i, j), with a total storage cost of 4 N integers. In addition, an array of integers, ID i,j) is defined on the fine grid to store the correspondence between the underlying cell and the actual LGR element Fig. 1). In other words, all the underlying cells that are not present in the actual mesh, namely, those included in the range i : i + i 1] and j : j + j 1], are tagged using the same LGR cell number. The total storage required for allocating ID i,j) is, therefore, N i N j. The connectivity information for each cell is retrieved consistently to a structured framework by indirectly querying the array ID i,j). The neighbors of an LGR cell are ID i 1,k) and ID i+1,k) for k ranging in j : j + j 1] in the positive and negative i-direction, respectively Refinement criteria The generation of LGR grids is carried out by creating the underlying fine) grid and coarsening it in the regions away from the immersed boundary. The advantage of this approach is that all the cell tagging ray tracing) can be performed on a structured grid, taking full advantage of the alignment of the cell centers and the grid nodes. The coarsening and the generation of the connectivity information is the last step of the grid generation process. Another important aspect of the application of the LGR is the selection of the refinement/coarsening criteria. In the present implementation, LGR is used to increase the resolution in the surroundings of the immersed boundary and, therefore, the only criteria used is the geometrical distance between each cell and the boundary itself. The cells are tagged as fluid or solid if the cell center is outside or inside the immersed boundary, respectively. Interface elements are not important at this stage and, therefore, a cell is tagged by considering only the position of its cell center. An integer value ±1 is assigned to each cell. The gradient of this function is non-zero only at the immersed boundary, and it is dependent on the local grid size. This gradient is used to select the cells to be refined. The grid is refined until a user specified resolution is achieved at the boundary. A smoothing function can be applied on the ±1 tagging function to obtain a smeared interface that will allow a smoother transition between coarse and refined regions. In addition to the automatic refinement, the user can define

7 IBM for Compressible Flows 77 a) b) c) Figure 2. Different steps of refinement: a) automatic on the immersed boundary; b) specified window wake); c) external surface shock). regions of the computational domains to be refined windows), selecting the resolution of the refinement. Finally it is possible to refine on void surfaces, that is surfaces without solid or interface points like the bow-shock shown in Fig Interpolation method at the immersed surfaces After the pre-processor detects the faces of the cells that are cut by the body, the cells are divided in those that are inside and outside of the body. The cells that have at least one of their neighbors inside the body are labeled as interface cells. The imposition of the boundary conditions on the immersed surface is treated in an explicit way. In the solid cells, the velocity components are set to zero, the temperature in the case of isothermal surface is set to the wall value, the pressure and the temperature in the case of adiabatic surface are not imposed. At the interface cells, the nearby wall is modeled with an off wall boundary condition that consists of an interpolation of the flow variables, using the computed values of the surrounding fluid cells and the imposed values of the wall. For each interface cell it is possible to find N nbr contiguous fluid cells and N ib intersections of the faces of the cell with the immersed boundary. For the velocity components and the temperature in the case of isothermal surface Dirichlet boundary condition), the interpolation formula used is the following: φ int = N nbr i α i q φ N ib β j i + q φ j,wall, 2.24) j where φ j,wall are the values of the flow variable to be imposed on the immersed surface, q = N nbr i N ib α i + β j, 2.25) and α i and β j are the inverse distances between the surrounding cell centers and the interface cell center and between the wall intersections and the interface cell center, respectively. It can be shown that in the one-dimensional case, this interpolation procedure results in a scheme which coincides with the linear procedure used in Fadlun et al. 2000) and De Palma et al. 2004). For the temperature on an adiabatic surface and for the j

8 78 M. de Tullio & G. Iaccarino pressure) it is necessary to impose the value of the normal gradient at the immersed surface. It is possible to write the interpolation formula 2.24) for the gradient as φ int = N nbr ) N φ nbr α i = n int q i i α i q φ N ib β j i + q φ j,wall, 2.26) j ) φ n i N ib + j β j q ) φ. 2.27) n j,wall Finally, we can relate φ j,wall with φ int assuming a linear variation and approximating the normal direction with the direction along which the distance 1/β j is calculated: ) φ 1 φ j,wall = φ int. 2.28) n β j Substituting 2.28) in 2.26), we can obtain the final equation for the flow variable value to be imposed in the interface cell: ) Nnbr α i i q φ i φ 1 n q N ib α i φ int = 1 N ib j β j q int int Nnbr i 1 N ib j q φ i β j q where the last expression is obtained assuming φ/n) wall = φ/n) int., 2.29) 3. Results 3.1. Incompressible flow around a sphere The low Mach number flow past a sphere has been considered to evaluate the accuracy of the present flow solver, the preconditioning strategy, and the immersed boundary method. A single value of the free-stream Mach number, M = 0.03, and four values of the Reynolds number, 40, 60, 80 and 100 have been considered. The Reynolds number is based on the sphere diameter, D, the free-stream velocity, U, and kinematic viscosity, ν. The computational domain is a box and, to avoid errors due to the proximity of the sphere to the boundaries, the inlet and outlet boundary planes are located at x i = 10D and x o = 15D, and the others boundaries are located at y w = ±10D and z w = ±10D, the origin of the box coinciding with the center of the sphere. Standard characteristic boundary conditions have been imposed at inlet and outlet surfaces, whereas free-shear wall boundary conditions are imposed at the other surfaces. Computations have been performed using a semi-structured, non-uniform mesh with 159, 484 fluid cells, 1, 248, 315 faces and 760 halo cells. The grid is refined on the sphere surface, in order to have a good resolution of the boundary layer, and in a box surrounding the sphere and the wake, in order to capture well the separation region. The equivalent underlying structured fine mesh is with 2, 007, 236 cells. Figure 3 shows the influence of the preconditioning on the convergence history of the x-momentum equation in the case of Re = 100. It is known from experimental evidence that the flow around a sphere does not separate up to Re 24, and for increasing Reynolds number, the axial length of the separation bubble grows linearly up to Re 100. This result is recovered by the present numerical simulations. Figure 4 shows the length of the separation bubble compared to the interpolation line of experimental data.

9 IBM for Compressible Flows 79-3 preconditioning ON preconditioning OFF -4 Log error) iterations Figure 3. Convergence history of the x-momentum equation for incompressible, steady flow around a sphere Unsteady flow past a heated circular cylinder The unsteady two-dimensional low-mach number flow past a heated circular cylinder has been chosen in order to validate both the unsteady terms and the correct implementation of the energy equations, since experimental Wang et al. 2000)) and numerical Sabanca & Durst 2003)) investigations indicate that the temperature fields have a significant influence on the flow pattern, especially when the ratio between the cylinder wall temperature T w and the free-stream one T, T = T w /T exceeds 1.1. In particular, Wang et al. 2000) showed that, for a given Re, the vortex shedding frequency, f, and consequently the Strouhal number St = fd/u, decreases for increasing values of T. The computational domain has the inlet and outlet boundary planes located at x i = 10D and x o = 40D, and the other boundaries are located at y w = ±15D and z w = ±10D, the origin of the box coinciding with the center of the cylinder. Standard characteristic boundary conditions have been imposed at inlet and outlet surfaces, free-shear wall boundary conditions are imposed at the y surfaces, and periodic boundary conditions are imposed at the z surfaces in order to have two-dimensional simulations. Computations have been performed using a semi-structured, non uniform mesh with 83, 018 fluid cells, 587, 294 faces and 83, 254 halo cells. The grid is highly refined on the cylinder surface, in order to solve the thermal boundary layer, and in a box surrounding the cylinder and the wake, in order to capture well the wake region. The equivalent underlying structured fine mesh is with 1, 211, 440 cells. The physical time has been set in order to have about 500 steps per shedding period, and about 250 inner iterations are needed to reduce the residual to 10 6 at every physical time step. Figure 5 provides the computed

10 80 M. de Tullio & G. Iaccarino L/D Re Figure 4. Length of the separation bubble as a function of Re for incompressible, steady flow around a sphere. : fit of experimental data, : present simulations. values of the Strouhal number, St, for Re = 100, 120, 140 and T = 1.0, 1.1, 1.5, 1.8, compared with the experimental results found in Wang et al. 2000) and Sabanca & Durst 2003); a very good agreement is obtained, and the results are comparable to the numerical results obtained with the structured version of the code De Palma et al. 2004)) Supersonic flows As preliminary test cases of fully compressible flows, the supersonic flow past a circular cylinder and the three-dimensional flow past a sphere have been considered. The Mach and Reynolds numbers are M = 2.0 and Re = 7000 and M = 1.7, and Re = 5000 for the cylinder and the sphere respectively. The domain boundaries are located 10D away from the obstacle, and standard characteristic boundary conditions are imposed at inlet and outlet surfaces. Initially, simulations on a coarse grid were performed to find the position of the bow-shock. After that, the surface of the shock was exported, and a new fine grid was generated using the LGR on the bow-shock surface; afterward, the grid was refined in the vicinity of the shock position. For the cylinder a final grid consisting of 146, 200 fluid cells, 1, 037, 060 faces and 146, 396 halo cells, and the equivalent underlying structured fine mesh of 837 1, with 4, 399, 272 cells was used. Pressure contours are given in Fig. 6. showing that a clear description of the bow-shock in front of the cylinder is obtained, thanks to the resolution of the grid in that zone. For the sphere calculations, the grid used consisted of 306, 690 fluid cells, 2, 625, 077 faces and 512 halo cells, and the equivalent underlying structured fine mesh is

11 IBM for Compressible Flows St T*=1.0 T*=1.1 T*=1.5 T*=1.8 T*=1.0 T*=1.1 T=*1.5 T*= exp. exp. exp. exp. present present present present Re Figure 5. Strouhal number vs Reynolds number for the unsteady flow past a heated circular cylinder. p: Figure 6. Pressure contours for supersonic, steady flow around a cylinder. with 7, 935, 532 cells. Figure 7 shows the plane z = 0 of the computational mesh and an iso-velocity surface, showing that the flow is axisymmetric.

12 82 M. de Tullio & G. Iaccarino Figure 7. Velocity isosurface V /V = for supersonic, steady flow around a sphere. 4. Conclusions and future work This paper presents the details of a Cartesian immersed boundary IB) solver for compressible RANS flow simulations. It focuses on the numerical method and on the IB implementation on semistructured grids. The methodology has been applied to compute steady and unsteady flows past circular cylinders and a sphere in a wide range of the Mach numbers, thanks to the preconditioning technique, thereby demonstrating its versatility as well as its accuracy for moderate values of the Reynolds number. These first numerical results also demonstrate the advantages of the LGR technique in increasing the resolution where needed. In particular, in the case of the supersonic flows, the LGR technique allows for a highly refined region on the bow-shock which is captured very well. Work is in progress to implement the k ω turbulence model, thereby extending the capability of the code to compute turbulent flows with a RANS approach and to extend the spatial accuracy to the 2nd-order upwind in order to have high-order solutions for compressible flows as well. Work is required to improve the interpolation procedure at the interface cells, to reduce the numerical errors, and to impose the boundary conditions accurately. The next objective is to render the code more efficient in terms of computational time on a single CPU. Finally, the parallelization with MPI is necessary for complex simulations of industrial interest. REFERENCES Berger, M. & Aftosmis, M Aspects and aspect ratios) of Cartesian Mesh Methods, 16th International Conference on Numerical Methods in Fluid Dynamics. Buelow, P. E. O., Schwer, D. A., Feng, J. Z., Merkle, C. L. & Choi, D A preconditioned dual time diagonalized ADI scheme for unsteady computations. AIAA

13 IBM for Compressible Flows 83 De Palma, P., de Tullio, M., Pascazio, G. & Napolitano, M An immersed boundary method for compressible viscous flows. Euro. Cong. Comp. Methods App. Sci. Eng., Jyvaskyla. Durbin P.A. & Iaccarino G Adaptive grid refinement for structured grids, J. Comp. Phys. 128, Fadlun, E. A., Verzicco, R., Orlandi, P. & Mohd-Yosuf, J Combined immersed boundary finite-difference methods for three-dimensional complex flow simulations. J. Comp. Phys. 161, Ham, F. E., Lien, F. S. & Strong, A. B. A Cartesian grid method with transient anisotropic adaptation J. Comp. Phys Iaccarino, G. & Verzicco, R Immersed boundary technique for turbulent flow simulations. Appl. Mech. Rev. 56, Iaccarino, G., Kalitzin, G., Moin, P. & Khalighi, B Local grid refinement for an immersed boundary RANS solver. AIAA Merklecw, C. L Preconditioning methods for viscous flow calculations. Computational Fluid Dynamics, M. Hafez and K. Oshima eds., John Wiley & Sons, Venkateswaran S. & Merkle, C. L Dual time stepping and preconditioning for unsteady computations. AIAA Peskin, C.S Flow patterns around heart valves: A numerical method. J. Comp. Phys. 10, Pulliam, T. H. & Chaussee, D. S A diagonal form of an implicit factorization algorithm. J. Comp. Phys. 39, Sabanca, M. and Durst, F Flows past a tiny circular cylinder at high temperature ratios and slight compressible effects on the vortex shedding. Phys. Fluids., 15, Schwer, D. A Numerical study of unsteadiness in non-reacting and reacting mixing layers. Ph.D. Thesis, Department of Mechanical Engineering, Penn-state University. Venkateswaran, S., Weiss, S., Merkle, C. L. & Choi, Y. H Propulsion related flow fields using the preconditioned Navier Stokes equations. AIAA Wang, A.B., Trávníĉek, Z. & Chia, C.H On the relationship of effective Reynolds number and Strouhal number for the laminar vortex shedding of a heated circular cylinder. Phys. Fluids, 12, Wilcox, D. C Turbulence Models for CFD. 2nd edn., DCW Industries, Inc.

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

n i,j+1/2 q i,j * qi+1,j * S i+1/2,j

n i,j+1/2 q i,j * qi+1,j * S i+1/2,j Helsinki University of Technology CFD-group/ The Laboratory of Applied Thermodynamics MEMO No CFD/TERMO-5-97 DATE: December 9,997 TITLE A comparison of complete vs. simplied viscous terms in boundary layer

More information

DNS of a buoyancy-dominated turbulent flow using an immersed boundary method

DNS of a buoyancy-dominated turbulent flow using an immersed boundary method Center for Turbulence Research Annual Research Briefs 2008 231 DNS of a buoyancy-dominated turbulent flow using an immersed boundary method By S. Kang, G. Iaccarino AND F. Ham 1. Motivation and objectives

More information

Eigenmode Analysis of Boundary Conditions for the One-dimensional Preconditioned Euler Equations

Eigenmode Analysis of Boundary Conditions for the One-dimensional Preconditioned Euler Equations NASA/CR-1998-208741 ICASE Report No. 98-51 Eigenmode Analysis of Boundary Conditions for the One-dimensional Preconditioned Euler Equations David L. Darmofal Massachusetts Institute of Technology, Cambridge,

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

Numerical Study of Natural Unsteadiness Using Wall-Distance-Free Turbulence Models

Numerical Study of Natural Unsteadiness Using Wall-Distance-Free Turbulence Models Numerical Study of Natural Unsteadiness Using Wall-Distance-Free urbulence Models Yi-Lung Yang* and Gwo-Lung Wang Department of Mechanical Engineering, Chung Hua University No. 707, Sec 2, Wufu Road, Hsin

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

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

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

Implicit Solution of Viscous Aerodynamic Flows using the Discontinuous Galerkin Method

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

More information

A Momentum Exchange-based Immersed Boundary-Lattice. Boltzmann Method for Fluid Structure Interaction

A Momentum Exchange-based Immersed Boundary-Lattice. Boltzmann Method for Fluid Structure Interaction APCOM & ISCM -4 th December, 03, Singapore A Momentum Exchange-based Immersed Boundary-Lattice Boltzmann Method for Fluid Structure Interaction Jianfei Yang,,3, Zhengdao Wang,,3, and *Yuehong Qian,,3,4

More information

URANS Computations of Cavitating Flow around a 2-D Wedge by Compressible Two-Phase Flow Solver

URANS Computations of Cavitating Flow around a 2-D Wedge by Compressible Two-Phase Flow Solver URANS Computations of Cavitating Flow around a 2-D Wedge by Compressible Two-Phase Flow Solver *Yohan Choe 1), Hyeongjun Kim 1), Chongam Kim 2) 1), 2) Department of Aerospace Engineering, Seoul National

More information

Chapter 5. The Differential Forms of the Fundamental Laws

Chapter 5. The Differential Forms of the Fundamental Laws Chapter 5 The Differential Forms of the Fundamental Laws 1 5.1 Introduction Two primary methods in deriving the differential forms of fundamental laws: Gauss s Theorem: Allows area integrals of the equations

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

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

Validation 3. Laminar Flow Around a Circular Cylinder

Validation 3. Laminar Flow Around a Circular Cylinder Validation 3. Laminar Flow Around a Circular Cylinder 3.1 Introduction Steady and unsteady laminar flow behind a circular cylinder, representing flow around bluff bodies, has been subjected to numerous

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

AA214B: NUMERICAL METHODS FOR COMPRESSIBLE FLOWS

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

More information

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

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

More information

Investigation of an implicit solver for the simulation of bubble oscillations using Basilisk

Investigation of an implicit solver for the simulation of bubble oscillations using Basilisk Investigation of an implicit solver for the simulation of bubble oscillations using Basilisk D. Fuster, and S. Popinet Sorbonne Universités, UPMC Univ Paris 6, CNRS, UMR 79 Institut Jean Le Rond d Alembert,

More information

Chapter 9: Differential Analysis of Fluid Flow

Chapter 9: Differential Analysis of Fluid Flow of Fluid Flow Objectives 1. Understand how the differential equations of mass and momentum conservation are derived. 2. Calculate the stream function and pressure field, and plot streamlines for a known

More information

Is My CFD Mesh Adequate? A Quantitative Answer

Is My CFD Mesh Adequate? A Quantitative Answer Is My CFD Mesh Adequate? A Quantitative Answer Krzysztof J. Fidkowski Gas Dynamics Research Colloqium Aerospace Engineering Department University of Michigan January 26, 2011 K.J. Fidkowski (UM) GDRC 2011

More information

V (r,t) = i ˆ u( x, y,z,t) + ˆ j v( x, y,z,t) + k ˆ w( x, y, z,t)

V (r,t) = i ˆ u( x, y,z,t) + ˆ j v( x, y,z,t) + k ˆ w( x, y, z,t) IV. DIFFERENTIAL RELATIONS FOR A FLUID PARTICLE This chapter presents the development and application of the basic differential equations of fluid motion. Simplifications in the general equations and common

More information

Modeling Unsteady Flow in Turbomachinery Using a Harmonic Balance Technique

Modeling Unsteady Flow in Turbomachinery Using a Harmonic Balance Technique Modeling Unsteady Flow in Turbomachinery Using a Harmonic Balance Technique Torsten Palenschat 317220 30.04.2014 Master seminar CES WS 2013/2014 Center for Computational Engineering Sciences RWTH Aachen

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

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

Chapter 9: Differential Analysis

Chapter 9: Differential Analysis 9-1 Introduction 9-2 Conservation of Mass 9-3 The Stream Function 9-4 Conservation of Linear Momentum 9-5 Navier Stokes Equation 9-6 Differential Analysis Problems Recall 9-1 Introduction (1) Chap 5: Control

More information

Laminar flow heat transfer studies in a twisted square duct for constant wall heat flux boundary condition

Laminar flow heat transfer studies in a twisted square duct for constant wall heat flux boundary condition Sādhanā Vol. 40, Part 2, April 2015, pp. 467 485. c Indian Academy of Sciences Laminar flow heat transfer studies in a twisted square duct for constant wall heat flux boundary condition RAMBIR BHADOURIYA,

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

Prediction of unsteady heat transfer from a cylinder in crossflow

Prediction of unsteady heat transfer from a cylinder in crossflow Center for Turbulence Research Proceedings of the Summer Program 202 07 Prediction of unsteady heat transfer from a cylinder in crossflow By S. T. Bose, B. C. Wang AND M. Saeedi The accuracy of a tensorial

More information

An Efficient Low Memory Implicit DG Algorithm for Time Dependent Problems

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

More information

Simulating Drag Crisis for a Sphere Using Skin Friction Boundary Conditions

Simulating Drag Crisis for a Sphere Using Skin Friction Boundary Conditions Simulating Drag Crisis for a Sphere Using Skin Friction Boundary Conditions Johan Hoffman May 14, 2006 Abstract In this paper we use a General Galerkin (G2) method to simulate drag crisis for a sphere,

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

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

RANS Solutions Using High Order Discontinuous Galerkin Methods

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

More information

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

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

Governing Equations of Fluid Dynamics

Governing Equations of Fluid Dynamics Chapter 3 Governing Equations of Fluid Dynamics The starting point of any numerical simulation are the governing equations of the physics of the problem to be solved. In this chapter, we first present

More information

Aerodynamic force analysis in high Reynolds number flows by Lamb vector integration

Aerodynamic force analysis in high Reynolds number flows by Lamb vector integration Aerodynamic force analysis in high Reynolds number flows by Lamb vector integration Claudio Marongiu, Renato Tognaccini 2 CIRA, Italian Center for Aerospace Research, Capua (CE), Italy E-mail: c.marongiu@cira.it

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

Experience with DNS of particulate flow using a variant of the immersed boundary method

Experience with DNS of particulate flow using a variant of the immersed boundary method Experience with DNS of particulate flow using a variant of the immersed boundary method Markus Uhlmann Numerical Simulation and Modeling Unit CIEMAT Madrid, Spain ECCOMAS CFD 2006 Motivation wide range

More information

AE/ME 339. K. M. Isaac Professor of Aerospace Engineering. 12/21/01 topic7_ns_equations 1

AE/ME 339. K. M. Isaac Professor of Aerospace Engineering. 12/21/01 topic7_ns_equations 1 AE/ME 339 Professor of Aerospace Engineering 12/21/01 topic7_ns_equations 1 Continuity equation Governing equation summary Non-conservation form D Dt. V 0.(2.29) Conservation form ( V ) 0...(2.33) t 12/21/01

More information

ENGINEERING MECHANICS 2012 pp Svratka, Czech Republic, May 14 17, 2012 Paper #195

ENGINEERING MECHANICS 2012 pp Svratka, Czech Republic, May 14 17, 2012 Paper #195 . 18 m 2012 th International Conference ENGINEERING MECHANICS 2012 pp. 309 315 Svratka, Czech Republic, May 14 17, 2012 Paper #195 NUMERICAL SIMULATION OF TRANSITIONAL FLOWS WITH LAMINAR KINETIC ENERGY

More information

CFD Analysis for Thermal Behavior of Turbulent Channel Flow of Different Geometry of Bottom Plate

CFD Analysis for Thermal Behavior of Turbulent Channel Flow of Different Geometry of Bottom Plate International Journal Of Engineering Research And Development e-issn: 2278-067X, p-issn: 2278-800X, www.ijerd.com Volume 13, Issue 9 (September 2017), PP.12-19 CFD Analysis for Thermal Behavior of Turbulent

More information

Computational and Experimental Studies of Fluid flow and Heat Transfer in a Calandria Based Reactor

Computational and Experimental Studies of Fluid flow and Heat Transfer in a Calandria Based Reactor Computational and Experimental Studies of Fluid flow and Heat Transfer in a Calandria Based Reactor SD Ravi 1, NKS Rajan 2 and PS Kulkarni 3 1 Dept. of Aerospace Engg., IISc, Bangalore, India. ravi@cgpl.iisc.ernet.in

More information

Several forms of the equations of motion

Several forms of the equations of motion Chapter 6 Several forms of the equations of motion 6.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

Improvements of Unsteady Simulations for Compressible Navier Stokes Based on a RK/Implicit Smoother Scheme

Improvements of Unsteady Simulations for Compressible Navier Stokes Based on a RK/Implicit Smoother Scheme Improvements of Unsteady Simulations for Compressible Navier Stokes Based on a RK/Implicit Smoother Scheme Oren Peles and Eli Turkel Department of Applied Mathematics, Tel-Aviv University In memoriam of

More information

WALL ROUGHNESS EFFECTS ON SHOCK BOUNDARY LAYER INTERACTION FLOWS

WALL ROUGHNESS EFFECTS ON SHOCK BOUNDARY LAYER INTERACTION FLOWS ISSN (Online) : 2319-8753 ISSN (Print) : 2347-6710 International Journal of Innovative Research in Science, Engineering and Technology An ISO 3297: 2007 Certified Organization, Volume 2, Special Issue

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

Aalto University School of Science and Technology CFD-group/ Department of Applied Mechanics. MEMO No CFD/MECHA DATE: March 15, 2012

Aalto University School of Science and Technology CFD-group/ Department of Applied Mechanics. MEMO No CFD/MECHA DATE: March 15, 2012 Aalto University School of Science and Technology CFD-group/ Department of Applied Mechanics MEMO No CFD/MECHA-2-212 DATE: March 15, 212 TITLE The Effect of Free-Stream Turbulence Parameters on the SST

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

Computers and Mathematics with Applications. Investigation of the LES WALE turbulence model within the lattice Boltzmann framework

Computers and Mathematics with Applications. Investigation of the LES WALE turbulence model within the lattice Boltzmann framework Computers and Mathematics with Applications 59 (2010) 2200 2214 Contents lists available at ScienceDirect Computers and Mathematics with Applications journal homepage: www.elsevier.com/locate/camwa Investigation

More information

Calculations on a heated cylinder case

Calculations on a heated cylinder case Calculations on a heated cylinder case J. C. Uribe and D. Laurence 1 Introduction In order to evaluate the wall functions in version 1.3 of Code Saturne, a heated cylinder case has been chosen. The case

More information

Differential relations for fluid flow

Differential relations for fluid flow Differential relations for fluid flow In this approach, we apply basic conservation laws to an infinitesimally small control volume. The differential approach provides point by point details of a flow

More information

MULTIGRID CALCULATIONS FOB. CASCADES. Antony Jameson and Feng Liu Princeton University, Princeton, NJ 08544

MULTIGRID CALCULATIONS FOB. CASCADES. Antony Jameson and Feng Liu Princeton University, Princeton, NJ 08544 MULTIGRID CALCULATIONS FOB. CASCADES Antony Jameson and Feng Liu Princeton University, Princeton, NJ 0544 1. Introduction Development of numerical methods for internal flows such as the flow in gas turbines

More information

Space-time Discontinuous Galerkin Methods for Compressible Flows

Space-time Discontinuous Galerkin Methods for Compressible Flows Space-time Discontinuous Galerkin Methods for Compressible Flows Jaap van der Vegt Numerical Analysis and Computational Mechanics Group Department of Applied Mathematics University of Twente Joint Work

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

Implicit numerical scheme based on SMAC method for unsteady incompressible Navier-Stokes equations

Implicit numerical scheme based on SMAC method for unsteady incompressible Navier-Stokes equations 172 Pet.Sci.(28)5:172-178 DOI 1.17/s12182-8-27-z Implicit numerical scheme based on SMAC method for unsteady incompressible Navier-Stokes equations Li Zhenlin and Zhang Yongxue School of Mechanical and

More information

ENGR Heat Transfer II

ENGR Heat Transfer II ENGR 7901 - Heat Transfer II Convective Heat Transfer 1 Introduction In this portion of the course we will examine convection heat transfer principles. We are now interested in how to predict the value

More information

ALGEBRAIC FLUX CORRECTION FOR FINITE ELEMENT DISCRETIZATIONS OF COUPLED SYSTEMS

ALGEBRAIC FLUX CORRECTION FOR FINITE ELEMENT DISCRETIZATIONS OF COUPLED SYSTEMS Int. Conf. on Computational Methods for Coupled Problems in Science and Engineering COUPLED PROBLEMS 2007 M. Papadrakakis, E. Oñate and B. Schrefler (Eds) c CIMNE, Barcelona, 2007 ALGEBRAIC FLUX CORRECTION

More information

Numerical Simulation of the Hagemann Entrainment Experiments

Numerical Simulation of the Hagemann Entrainment Experiments CCC Annual Report UIUC, August 14, 2013 Numerical Simulation of the Hagemann Entrainment Experiments Kenneth Swartz (BSME Student) Lance C. Hibbeler (Ph.D. Student) Department of Mechanical Science & Engineering

More information

A STRONG COUPLING SCHEME FOR FLUID-STRUCTURE INTERACTION PROBLEMS IN VISCOUS INCOMPRESSIBLE FLOWS

A STRONG COUPLING SCHEME FOR FLUID-STRUCTURE INTERACTION PROBLEMS IN VISCOUS INCOMPRESSIBLE FLOWS Int. Conf. on Computational Methods for Coupled Problems in Science and Engineering COUPLED PROBLEMS 2005 M. Papadrakakis, E. Oñate and B. Schrefler (Eds) c CIMNE, Barcelona, 2005 A STRONG COUPLING SCHEME

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

Simulation of unsteady muzzle flow of a small-caliber gun

Simulation of unsteady muzzle flow of a small-caliber gun Advances in Fluid Mechanics VI 165 Simulation of unsteady muzzle flow of a small-caliber gun Y. Dayan & D. Touati Department of Computational Mechanics & Ballistics, IMI, Ammunition Group, Israel Abstract

More information

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

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

More information

Studies on flow through and around a porous permeable sphere: II. Heat Transfer

Studies on flow through and around a porous permeable sphere: II. Heat Transfer Studies on flow through and around a porous permeable sphere: II. Heat Transfer A. K. Jain and S. Basu 1 Department of Chemical Engineering Indian Institute of Technology Delhi New Delhi 110016, India

More information

Table of Contents. Foreword... xiii. Preface... xv

Table of Contents. Foreword... xiii. Preface... xv Table of Contents Foreword.... xiii Preface... xv Chapter 1. Fundamental Equations, Dimensionless Numbers... 1 1.1. Fundamental equations... 1 1.1.1. Local equations... 1 1.1.2. Integral conservation equations...

More information

PEMP ACD2505. M.S. Ramaiah School of Advanced Studies, Bengaluru

PEMP ACD2505. M.S. Ramaiah School of Advanced Studies, Bengaluru Governing Equations of Fluid Flow Session delivered by: M. Sivapragasam 1 Session Objectives -- At the end of this session the delegate would have understood The principle of conservation laws Different

More information

Numerical Heat and Mass Transfer

Numerical Heat and Mass Transfer Master Degree in Mechanical Engineering Numerical Heat and Mass Transfer 15-Convective Heat Transfer Fausto Arpino f.arpino@unicas.it Introduction In conduction problems the convection entered the analysis

More information

A NUMERICAL ANALYSIS OF COMBUSTION PROCESS IN AN AXISYMMETRIC COMBUSTION CHAMBER

A NUMERICAL ANALYSIS OF COMBUSTION PROCESS IN AN AXISYMMETRIC COMBUSTION CHAMBER SCIENTIFIC RESEARCH AND EDUCATION IN THE AIR FORCE-AFASES 2016 A NUMERICAL ANALYSIS OF COMBUSTION PROCESS IN AN AXISYMMETRIC COMBUSTION CHAMBER Alexandru DUMITRACHE*, Florin FRUNZULICA ** *Institute of

More information

Colloquium FLUID DYNAMICS 2012 Institute of Thermomechanics AS CR, v.v.i., Prague, October 24-26, 2012 p.

Colloquium FLUID DYNAMICS 2012 Institute of Thermomechanics AS CR, v.v.i., Prague, October 24-26, 2012 p. Colloquium FLUID DYNAMICS 212 Institute of Thermomechanics AS CR, v.v.i., Prague, October 24-26, 212 p. ON A COMPARISON OF NUMERICAL SIMULATIONS OF ATMOSPHERIC FLOW OVER COMPLEX TERRAIN T. Bodnár, L. Beneš

More information

A Finite-Element based Navier-Stokes Solver for LES

A Finite-Element based Navier-Stokes Solver for LES A Finite-Element based Navier-Stokes Solver for LES W. Wienken a, J. Stiller b and U. Fladrich c. a Technische Universität Dresden, Institute of Fluid Mechanics (ISM) b Technische Universität Dresden,

More information

Large-eddy simulation of an industrial furnace with a cross-flow-jet combustion system

Large-eddy simulation of an industrial furnace with a cross-flow-jet combustion system Center for Turbulence Research Annual Research Briefs 2007 231 Large-eddy simulation of an industrial furnace with a cross-flow-jet combustion system By L. Wang AND H. Pitsch 1. Motivation and objectives

More information

Stabilization of Explicit Flow Solvers Using a Proper Orthogonal Decomposition Technique

Stabilization of Explicit Flow Solvers Using a Proper Orthogonal Decomposition Technique 50th AIAA Aerospace Sciences Meeting including the New Horizons Forum and Aerospace Exposition 09-12 January 2012, Nashville, Tennessee AIAA 2012-1096 Stabilization of Explicit Flow Solvers Using a Proper

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

LES ANALYSIS ON CYLINDER CASCADE FLOW BASED ON ENERGY RATIO COEFFICIENT

LES ANALYSIS ON CYLINDER CASCADE FLOW BASED ON ENERGY RATIO COEFFICIENT 2th International Conference on Heat Transfer, Fluid Mechanics and Thermodynamics ANALYSIS ON CYLINDER CASCADE FLOW BASED ON ENERGY RATIO COEFFICIENT Wang T.*, Gao S.F., Liu Y.W., Lu Z.H. and Hu H.P. *Author

More information

Introduction to Fluid Mechanics

Introduction to Fluid Mechanics Introduction to Fluid Mechanics Tien-Tsan Shieh April 16, 2009 What is a Fluid? The key distinction between a fluid and a solid lies in the mode of resistance to change of shape. The fluid, unlike the

More information

ROBUST EDDY VISCOSITY TURBULENCE MODELING WITH ELLIPTIC RELAXATION FOR EXTERNAL BUILDING FLOW ANALYSIS

ROBUST EDDY VISCOSITY TURBULENCE MODELING WITH ELLIPTIC RELAXATION FOR EXTERNAL BUILDING FLOW ANALYSIS August 11 13, ROBUST EDDY VISCOSITY TURBULENCE MODELING WITH ELLIPTIC RELAXATION FOR EXTERNAL BUILDING FLOW ANALYSIS Mirza Popovac AIT Austrian Institute of Technology Österreichisches Forschungs- und

More information

RANS Equations in Curvilinear Coordinates

RANS Equations in Curvilinear Coordinates Appendix C RANS Equations in Curvilinear Coordinates To begin with, the Reynolds-averaged Navier-Stokes RANS equations are presented in the familiar vector and Cartesian tensor forms. Each term in the

More information

Chapter 4: Fluid Kinematics

Chapter 4: Fluid Kinematics Overview Fluid kinematics deals with the motion of fluids without considering the forces and moments which create the motion. Items discussed in this Chapter. Material derivative and its relationship to

More information

Parallel Computation of Forced Vibration for A Compressor Cascade

Parallel Computation of Forced Vibration for A Compressor Cascade 44th AIAA Aerospace Sciences Meeting and Exhibit 9-2 January 26, Reno, Nevada AIAA 26-628 AIAA Paper 26-628 Parallel Computation of Forced Vibration for A Compressor Cascade Zongjun Hu and Gecheng Zha

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

Application of a Non-Linear Frequency Domain Solver to the Euler and Navier-Stokes Equations

Application of a Non-Linear Frequency Domain Solver to the Euler and Navier-Stokes Equations Application of a Non-Linear Frequency Domain Solver to the Euler and Navier-Stokes Equations Matthew McMullen and Antony Jameson and Juan J. Alonso Dept. of Aeronautics & Astronautics Stanford University

More information

Aerodynamic study of a small horizontal-axis wind turbine

Aerodynamic study of a small horizontal-axis wind turbine Aerodynamic study of a small horizontal-axis wind turbine Mihai Leonida NICULESCU*,1, Marius Gabriel COJOCARU 1, Cornelia NITA 1 *Corresponding author *,1 INCAS - National Institute for Aerospace Research

More information

Nonlinear Frequency Domain Methods Applied to the Euler and Navier-Stokes Equations p.1/50

Nonlinear Frequency Domain Methods Applied to the Euler and Navier-Stokes Equations p.1/50 Nonlinear Frequency Domain Methods Applied to the Euler and Navier-Stokes Equations Matthew McMullen Advisor: Antony Jameson Co-advisor: Juan Alonso Sponsor: Accelerated Strategic Computing Initiative

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

Laminar Forced Convection Heat Transfer from Two Heated Square Cylinders in a Bingham Plastic Fluid

Laminar Forced Convection Heat Transfer from Two Heated Square Cylinders in a Bingham Plastic Fluid Laminar Forced Convection Heat Transfer from Two Heated Square Cylinders in a Bingham Plastic Fluid E. Tejaswini 1*, B. Sreenivasulu 2, B. Srinivas 3 1,2,3 Gayatri Vidya Parishad College of Engineering

More information

1 PART1: Bratu problem

1 PART1: Bratu problem D9: Advanced Numerical Analysis: 3 Computer Assignment 3: Recursive Projection Method(RPM) Joakim Möller PART: Bratu problem. Background The Bratu problem in D is given by xx u + yy u + λe u =, u Γ = ()

More information

Prospects for High-Speed Flow Simulations

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

More information

Computation of NACA0012 Airfoil Transonic Buffet Phenomenon with Unsteady Navier-Stokes Equations

Computation of NACA0012 Airfoil Transonic Buffet Phenomenon with Unsteady Navier-Stokes Equations 5th AIAA Aerospace Sciences Meeting including the New Horizons Forum and Aerospace Exposition 9-2 January 22, Nashville, Tennessee AIAA 22-699 Computation of NACA2 Airfoil Transonic Buffet Phenomenon with

More information

Block-Structured Adaptive Mesh Refinement

Block-Structured Adaptive Mesh Refinement Block-Structured Adaptive Mesh Refinement Lecture 2 Incompressible Navier-Stokes Equations Fractional Step Scheme 1-D AMR for classical PDE s hyperbolic elliptic parabolic Accuracy considerations Bell

More information

Tutorial for the heated pipe with constant fluid properties in STAR-CCM+

Tutorial for the heated pipe with constant fluid properties in STAR-CCM+ Tutorial for the heated pipe with constant fluid properties in STAR-CCM+ For performing this tutorial, it is necessary to have already studied the tutorial on the upward bend. In fact, after getting abilities

More information

Getting started: CFD notation

Getting started: CFD notation PDE of p-th order Getting started: CFD notation f ( u,x, t, u x 1,..., u x n, u, 2 u x 1 x 2,..., p u p ) = 0 scalar unknowns u = u(x, t), x R n, t R, n = 1,2,3 vector unknowns v = v(x, t), v R m, m =

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

Lattice Boltzmann Simulations of 2D Laminar Flows past Two Tandem Cylinders

Lattice Boltzmann Simulations of 2D Laminar Flows past Two Tandem Cylinders Lattice Boltzmann Simulations of 2D Laminar Flows past Two Tandem Cylinders Alberto Mussa a, Pietro Asinari a,, and Li-Shi Luo b a Department of Energetics, Politecnico di Torino, Torino 10129, Italy Tel.:

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

Develpment of NSCBC for compressible Navier-Stokes equations in OpenFOAM : Subsonic Non-Reflecting Outflow

Develpment of NSCBC for compressible Navier-Stokes equations in OpenFOAM : Subsonic Non-Reflecting Outflow Develpment of NSCBC for compressible Navier-Stokes equations in OpenFOAM : Subsonic Non-Reflecting Outflow F. Piscaglia, A. Montorfano Dipartimento di Energia, POLITECNICO DI MILANO Content Introduction

More information

An Introduction to the Discontinuous Galerkin Method

An Introduction to the Discontinuous Galerkin Method An Introduction to the Discontinuous Galerkin Method Krzysztof J. Fidkowski Aerospace Computational Design Lab Massachusetts Institute of Technology March 16, 2005 Computational Prototyping Group Seminar

More information

Application of COMSOL Multiphysics in Transport Phenomena Educational Processes

Application of COMSOL Multiphysics in Transport Phenomena Educational Processes Application of COMSOL Multiphysics in Transport Phenomena Educational Processes M. Vasilev, P. Sharma and P. L. Mills * Department of Chemical and Natural Gas Engineering, Texas A&M University-Kingsville,

More information

Zonal modelling approach in aerodynamic simulation

Zonal modelling approach in aerodynamic simulation Zonal modelling approach in aerodynamic simulation and Carlos Castro Barcelona Supercomputing Center Technical University of Madrid Outline 1 2 State of the art Proposed strategy 3 Consistency Stability

More information