A HYBRID FINITE VOLUME/PDF MONTE CARLO METHOD TO CAPTURE SHARP GRADIENTS IN UNSTRUCTURED GRIDS

Size: px
Start display at page:

Download "A HYBRID FINITE VOLUME/PDF MONTE CARLO METHOD TO CAPTURE SHARP GRADIENTS IN UNSTRUCTURED GRIDS"

Transcription

1 A HYBRID FINITE VOLUME/PDF MONTE CARLO METHOD TO CAPTURE SHARP GRADIENTS IN UNSTRUCTURED GRIDS Genong Li and Michael F. Modest Mechanical Engineering Department The Pennsylvania State University University Park, PA ABSTRACT The hybrid finite volume/pdf Monte Carlo method has both the advantages of the finite volume method s efficiency in solving flow fields and the PDF method s exactness in dealing with chemical reactions. It is, therefore, increasingly used in turbulent reactive flow calculations. In order to resolve the sharp gradients of flow velocities and/or scalars, fine grids or unstructured solution -adaptive grids have to be used in the finite volume code. As a result, the calculation domain is covered by a grid system with very large variations in cell size. Such grids present a challenge for a combined PDF/Monte Carlo code. To date, PDF calculations have generally been carried out with large cells, which assure that each cell has a statistically meaningful number of particles. Smaller cells would lead to smaller numbers of particles and correspondingly larger statistical errors. In this paper, a particle tracing scheme with adaptive time step and particle splitting and combination is developed, which allows the PDF/Monte Carlo code to use any grid that is constructed in the finite volume code. This relaxation of restrictions on the grid makes it possible to couple PDF/Monte Carlo methods to all popular commercial CFD codes and, consequently, extend existing CFD codes capability to simulate turbulent reactive flow in a more accurate way. To illustrate the solution procedure, a PDF/ Monte Carlo code is combined with FLUENT to solve a turbulent diffusion combustion problem in an axisymmetric channel. INTRODUCTION It is well known that PDF/Monte Carlo method can treat chemical reactions and other nonlinear interactions more accurately and with relative ease (Pope Ref. []). In hybrid numerical methods, the flow field (including velocities, pressure, turbulent kinetic energy and the dissipation rate of turbulent kinetic energy) is solved by finite volume techniques, while scalars such as mass fraction of species and temperature are solved by composition PDF/Monte Carlo techniques. The hybrid methods combine both the advantages of the finite difference method s efficiency in solving the flow field and the PDF method s exactness in dealing with chemical reactions. It is, therefore, increasingly used in turbulent reactive flow calculations. In the PDF/Monte Carlo simulation, a large number of particles is employed to represent the real flow fields. Mean values of scalars are calculated by averaging over many Lagrangian particles. The method requires a sufficient number of particles to be in each cell at all times to keep statistical noise low to ensure reliable mean values. The number of particles employed in a simulation has a first-order effect on the overall cost of the calculation. A uniform number of particles per computational cell throughout the flow domain ensures that computational effort is used efficiently; however, this optimal situation is not attained in most situations. As pointed out by Li and Modest [], the use of cells with large variations in size is the major cause of unbalanced number of particles in different computational cells in incompressible flows. In addition, density variations can also cause cell populations to become unbalanced since, if equal mass particles are used, low density regions tend to have less particles in a cell. This imbalance problem is particularly severe in axisymmetric systems, in which cells near the axis tend to suffer from low particle counts due to their small volume and scalars are difficult to resolve accurately, while outside cells tend to hold too many particles and thus wastes computer resources. In many such flows, sharp gradients of the flow field occur near the axis where even smaller cells are required to be used, which makes things even worse. Similar problems have been recognized in other types of Monte Carlo simulations. For instance, in direct Monte Carlo simulations of rarefied and nonequilibrium gas flows or in the simulation of plasma, the imbalance of particle counts has also been recognized as a problem. Kannenberg and Boyd [] discussed three possible ways to overcome it: direct variation of particle weights, variation of time steps and grid manipulation. Lapenta [4] used particle splitting and coalescing (combination)

2 to control the number of particles per cell in his plasma simulation. All these techniques have been used in PDF/Monte Carlo simulations although in a slightly different interpretation. In the field of PDF/Monte Carlo simulation, Li and Modest [] proposed a particle tracing scheme with adaptive timestep splitting and particle splitting and combination procedure, which can overcome the problem of unbalanced numbers of particles in different cells and can improve the computational efficiency. They showed strong improvement in numerical performance of the new scheme by applying it to a simple planar diffusion problem. In that paper, the variation of cell size is only about : and no chemical reactions are considered. Thus, a more severe test is needed to demonstrate the new method s validity in turbulent reactive flows. This study is a further step in the development of a comprehensive hybrid model for turbulent reactive flows with thermal radiation effects. To capture the strong gradients in such flows, a locally clustered mesh or even an adaptive mesh has to be used in the finite volume solver. Unstructured grids not only provide greater flexibility in discretizing complex domains but also enable straightforward implementation of adaptive meshing techniques where mesh points may be added or deleted locally (Mavriplis Ref. [5]). Many finite volume codes, such as FLUENT [6], allow the use of such unstructured meshes. To accommodate this capability, particle tracing needs to be adapted to unstructured meshes. In this paper, a so-called element-to-element particle tracing strategy for unstructured meshes is presented, which is very efficient when used with the timestep splitting procedure. The particle splitting and combination procedure is discussed in more depth in this paper, the possible side effects of splitting and combining on the stochastic system and the requirements of preserving mean quantities such as mass, scalars or moments of scalars will be investigated. In the following we first describe our element-to-element particle tracing method in a triangular mesh; then we review the adaptive timestep splitting and mean estimation in the framework of unstructured meshes. The particle splitting and combination process is investigated next, followed by a static test. Finally, a turbulent reactive flow in an axisymmetric channel is solved to demonstrate the performance of the method. PARTICLE TRACING IN TRIANGULAR MESHES In PDF/Monte Carlo solvers, every particle changes its position in the computational domain during each time step and the host cell for it needs to be traced. There are many possible strategies (Lohner Ref. [7]) for doing that. The use of successive neighbor searches turns out to be the most suitable method considering the fact that particles most likely stay in the same cell or simply move to one of their neighboring cells after a single time step, which is especially true in the calculation here because of the use of an adaptive time step splitting technique. V Figure. n h h O h n V h (h) n cell i h (V ) n O n V cell j (V ) V n Illustration of particle tracing in triangular cells Assume a particle resides in cell with position originally and moves to after one time step. To identify its new host cell, first three quantities are calculated, ; ; where, and are three normal vectors;, and are the shortest distances from point to the three surfaces of cell (see Fig. ), and the superscript is used to denote the quantities association with cell. If all three quantities are less than unity the particle is still in cell ; if their maximum is greater than unity, this implies that the particle leaves of the cell through the surface on which the maximum is computed. For example, in the case shown in Fig., the second of the above quantities is the largest and the particle leaves the cell through surface. The connectivity information of the mesh gives the cell number next to that surface, in this case,. The cell pointer for the particle is updated to that of the neighboring cell, and the above three quantities are recalculated with respect to cell. This process is repeated until the new host cell is found, i. e., when all three values are less then unity. We call this strategy an element-to-element search. In Subramaniam and Haworth s paper [8], a face-to-face search strategy is used, in which the time fraction spent in each cell is tabulated. Such information is needed if a cell-center-based PDF code is used (the field means are stored at the centroid of the cells) and one wants to distribute a particle s contribution to all the cells it passes through according to its residence time in each cell. As will be seen later, in the vertex-based scheme with time step splitting procedure that is used in our current method (the field means are stored at vertices of the cells), the element-to-element search scheme is more efficient.

3 ADAPTIVE TIME STEP SPLITTING AND MEAN ESTIMATION METHOD In the PDF/MC method, scalar fields need to be updated on an Eulerian finite volume grid using information from Lagrangian particles, which carry mass as well as scalar information. There are many ways to calculate field means from the particles properties. The simplest way is to tally particles only at the end of a whole time step. Field means of a cell can be calculated as simple averages of the properties of all particles in a cell or the means can be computed by weighted-avarging of the properties of its surrounding particles, in which the weight is determined by some linear-basis functions. Weighted-averaging leads to less variance and is widely used in PDF/Monte Carlo methods today. The above methods only tally particles at the end of one entire time step. As discussed in our previous paper (Li and Modest Ref. []), if cells with large variation in size are used, the time step is limited by the time scale of the smallest cell in the flow field making particle tracing very inefficient. If a large time step is taken, a particle may pass through several cells in a single time step. As a result, this not only tends to smoothen the flow field but also leads to bad statistics since a particle may pass through several cells without leaving any contribution to them. To overcome this shortcoming, an adaptive time-step is used, in which a global time step is determined by the largest cell time scale, which is then split into sub-steps, if necessary, according to the particle s position. Here, a time step is split such that a particle changes its location neither too little nor too much in a single move, by comparing the move to the cell size in which the particle resides. In the context of an unstructured triangular mesh, the particle s stochastic differential equations (SDEs) are integrated forward in each sub-step and a particle experiences a series of moves in one global time step as shown in Fig.. For a particle in cell after the ( )th move at some time level, the sub-step for the th move is computed as, min () where are the maximum span of cell in the and directions, and,, are the turbulent kinetic energy, its dissipation rate, and two velocity components at the centroid of the cell, respectively. After setting the partial time step, a set of SDEs for particle needs to be integrated. Predictor/corrector (P/C) scheme is used in the integration to achieve better time accuracy. In the composition PDF method, a particle s location and its properties evolve according to (Subramaniam and Haworth Ref. [8]), [( + ] + [ ] () () where variables with an asterisk refer to the Lagrangian particle s properties, and is the turbulent time scale calculated as ; is the turbulent diffisivity, where, and are turbulent Schmidt or Prandtl number and a model constant. is an isotropic vector Wiener process. In equation () Dopazo s scalar mixing model has been used where is another model constant. Finally, is a source term due to chemical reactions. A Figure. B V C vertices of elements (nodal points) Cell i dependence region of V D Y V particle s path V O X three influence nodes of any particle in cell i The unstructured mesh used in the hybrid FV/PDF method The predictor step determines the particle s approximate location after the integration, with the explicit form, + + [( + ] + [ ] (4) superscripts and + denote values at time and + +, respectively, and is a standardized Gaussian random vector (components with zero mean and unity variance). All mean quantities appearing in the coefficients are evaluated at the particle s initial position as indicated by the subscript. In our calculations, all mean values are stored at the vertices of the triangular mesh. The field means at arbitrary particle position are linearly interpolated from the three vertex quantities of its host cell: if denotes any mean quantity stored at vertices, the corresponding value at an arbitrary point is, + + (5) where, and are the mean quantities at the three vertices, and the weight factors are calculated from a linear basis function. If we confine our discussion to D triangular meshes, these are, where, etc., are the area of triangle and its subtriangles as shown in Fig.. V (6)

4 In the corrector step, all coefficients involving the field means are evaluated as the average of their mean values at the initial and at the predicted location. The corrector step has the form, + + [ + ] + [ + ] + + [ ] + [ ] + (7) (8) Note that the same value of is used for both predictor and corrector steps, but that different and independent values of are used for each subtime step. It has been verified that this P/C scheme is equivalent to the Runge-Kutta form of Milischtein s general second-order weak scheme for stochastic systems (Welton Ref. [9]). The mean quantities at nodes are calculated from all particles in a region (dependence region) bounded by surrounding nodes. They are updated at the end of each global time step using, both, the particles properties at the final position as well as those at intermediate positions. The contribution of each sub-move is weighted by its time fraction, so the mean field of scalars can be calculated as ; (9) where is a set of particles that fall into the dependence region of point ; is the number of sub-steps for particle taking it from time level to time level + ; are the scalar values of the th particle at the th substep; is the normalized mass that the particle carries (if every particle carries the same amount of mass, then 0); is the weight of the particle s contribution to point, and is obtained from the linear basis function in equation (6). Strictly speaking, the mean estimation method of equation (9) is only valid for statistically stationary problems since the particle s properties at some intermediate time points other than at ( + ) are used as well. But for nonstationary problem, if the global time step is much less than the characteristic time scale of the flow field, this average method is still valid. If the global time step is not that small, the field means can be calculated by only tallying particles at the end of one global time step, or ; (0) PARTICLE SPLITTING AND COMBINING PROCEDURE In order to achieve a uniform statistical uncertainty level throughout the computational domain, it is important to have well-balanced numbers of particles residing at all times in each computational cell (which may vary vastly in size). A particle splitting and combination procedure is used for this purpose. After every global time step, the number of particles in each cell is checked. If the number in a cell is less than a prescribed minimum, a particle splitting process is initiated, and if the number of particles exceeds the prescribed maximum, a particle combination process is carried out. During this process, a new set of particles replaced the old. The replacement set has a different number, but the new particles should correspond to the same distribution of the old field in a statistical sense. The problem can be generalized mathematically as follows. Given particles in the dependence region of node with masses 0, scalars and positions, a second set of particles can be generated with masses 0, scalars and positions such that it preserves the field variables, i.e., mass, scalars, scalar variances and other higher-order moments.. () () () After splitting, the newly-created particles always carry the same properties and are put at the same location as their parents. They equally share the original mass of their parents. The conservation relations are always preserved. However, the splitting process can change the evolution of the stochastic system afterwards, since splitting produces several identical particles in a cell and a high degree of data dependency may lead to biased results. This would be the case, for example, if the particle-interaction mixing model (Pope Ref. []) is used in the particle evolution process. If every particle evolves independently from others, this data dependency will not cause any statistical degradation. In our current numerical implementation, Dopazo s mixing model is used, in which particles only interact with the mean fields and, therefore, splitting does not introduce any side effects. The biggest concern with the combination process is that mean scalars and their moments need to be preserved. However, equations () through () are nontrivial to solve. Therefore, we

5 look a simpler problem: if two particles (,, and,, ) in cell are combined into one, what property should the new particle take and where should it be put in order to preserve the field means? To preserve the flow field, the following relations need to be satisfied, mass : (4) scalar : (5) others :. where subscript 0 indicates the new particle and denotes one of three influence vertices of particles. The above requirements are sufficient but not necessary conditions to preserve the field values. Even if they are not satisfied, equations () through () can still be satisfied after calculating the average over many combined pairs. We want to seek the possible solution for this strong form of an equation set. If two particles at ( ) and ( ) are combined, we want to calculate the new particle s location ( 0 0 ), mass 0, and its property ( 0 ) so that field means before and after the combination are the same. To preserve the mass, the new particle must satisfy (6) To preserve the scalar, it is required that (7) In this set of 6 equations there are four unknowns, 0, 0, 0, and 0. Except for some special cases the whole set of equations, strictly speaking, can not be satisfied. The first three equations are most important and we require them to be satisfied exactly, which results in 0 + (8) (9) (0) The scalar cannot be preserved exactly for every node. However adding equations (7) leads to (Using + +, 0 ), If the new particle s location and properties are calculated by equations (8) through (), mass is exactly preserved and the scalar is preserved in an average sense. So far, we have not put any restriction on choosing the particles for combination. If two combined particles have identical properties ( ), equations (7) are reduced to (6) and the above combination process preserves the scalar at the nodes exactly. This observation gives us at least a guideline for choosing particles when combining: in the combination process, it is best to choose particles with similar properties. In complex problems, we might have many scalars, in which case one must determine which scalar is most important when choosing the combined particles. So far, we see the combination process can preserve the mass and scalar field by judiciously choosing the particles. In the real simulation, the higher moments of the flow field are also desired to be preserved. Obviously the present method makes the variance of scalars decreasing just like the situation when one replaces two numbers, such as, 5 and -5 with 0, although the mean remains the same, the statistics are totally different. To preserve the higher moments of the scalar, say the first moment, the strong form requires, () This cannot be solved by just using two original particles information, because the field means are required for the computation of, which needs all the particle s properties near that node. Recall that equations () are only sufficient but not necessary conditions to satisfy conservation requirements. Since it is only necessary to satisfy equations () in an average sense, two different approaches have been attempted to preserve the first moments of scalars. In the first approach, the property of the new particle is calculated as, ( ) () where is a standardized random number. The additional term does not affect conservation of mass nor the mean scalar, but it compensates for the effect of decreasing the scalar s variance. A second, even simpler method to preserve the mass, scalar and the first moment of the scalar of the mean field can also be used: when two particles are combined, rather than calculate the new particle s properties from the properties of the combined particles, one can just assign new properties to it such as () (4)

6 The particle s information before combination is lost but the newly assigned property preserves the scalar and its first moment of the field means. In our actual simulations, all particles in each cell are sorted in descending order of the chosen scalar quantity (temperature or mass fraction of a certain species). If the number of particles in a cell is larger than the prescribed maximum by particles, these particles are combined into pairs. To check the possible degradation of statistics of the field variables when combination is invoked, a simple static test has been conducted, in which particles do not move and the sole effect due to the particle combination is separated. Initially, a large number of particles is distributed over a rectangular domain, which is covered by various sizes of triangular elements, and the scalar that each particle carries is assigned as , where is a standardized random number. Thus the mean value of the scalar is 00, and its standard deviation is 0. A target number of 0 particles is set for each cell. If the number of particles in a cell exceeds that number,the combination process is employed. The initial particle number density is made so large that it takes several combination processes until the number of particles in each cell drops below the prescribed target. Two different simulations have been performed with a total number of 50,000 particles. In the first one, all particles initially carry equal mass. Depending on the cell size, particles are then combined again and again. To assess the effect of combination process on the particles with unequal mass, a second simulation is done in which every particle picks up its mass randomly from the range (0, ). In both simulations, three combination strategies have been used, calculating the new particle s property from, (5) ( ) (6) (7) The mean of the flow field and its variance are then calculated, where is the number of nodes in the computational domain and and are again mass, mean scalar and its variance at the node point, which are calculated by equation (0). The node values are averaged over the flow field and results are shown in Table, indicating that all combination approaches preserve the scalar mean very well, but in the first approach the scalar s deviation is decreasing unphysically as particles are combined, while it is preserved in the second and the third approach. In our combustion test problem, the third approach has been adopted. COMBUSTION TEST PROBLEM A numerical simulation of a cylindrical combustor is made using our hybrid FV/PDF Monte Carlo method. The geometry of the combustor is shown in Fig.. A small nozzle in the center of the combustor introduces methane at 80m/s. Ambient air enters the combustor coaxially at 0.5m/s. The overall equivalence ratio is approximately 0.76 (about 8% excess air). The high-speed methane jet initially expands with little interference from the outer wall, and entrains and mixes with the low-speed air. The Reynolds number based on the methane jet diameter is approximately 8,000. The flow field quantities (velocities, pressure, turbulent kinetic energy and the dissipation rate of turbulent kinetic energy) are provided by a commercial solver, FLUENT [6], and species and temperature fields are found with our composi- Table. The effect of combination process on scalar values and its deviations (a) initially using equal mass particles (b) initially using particles with random mass (a) Total number scalar mean scalar deviation of particles a b c a b c (b) Total number scalar mean scalar deviation of particles a b c a b c

7 tion PDF solver. The two solvers are closely coupled since the PDF solver needs flow field information from the flow solver, and the flow solver, on the other hand, needs the density field computed by the PDF solver. Consequently, the two codes have to run hand-in hand interactively for every iteration. One key issue in the hybrid scheme is the passing of information between these two codes. The PDF/Monte Carlo technique is a statistical method and, hence, always has fluctuations associated with its solutions. If the level of these fluctuations is too high, it may cause divergence or other computational difficulties when information is communicated to the finite volume solver. The application of our adaptive time step splitting and particle splitting and combination keeps statistical fluctuations low and no divergence problem was observed in the finite volume code after the updated density field was fed back from the PDF solver, even for low particle number densities, say 0 particles per cell in average. To accelerate the calculation, the solution proceeds as follows: first the turbulent reactive flow problem is solved by FLUENT using the eddy-dissipation combustion model (which relates the rate of reactions to the rate of dissipation of the reactant-and productcontaining eddies); then the steady-state solution of the velocity field obtained by FLUENT is fed to the PDF/Monte Carlo solver, which finds the statistically steady state solution of scalars for that given velocity field; a new density field is fed back to FLUENT and the process is iterated until the final steady state solution is reached m Figure. Air, 0.5 m/s, 00K q0 Methane, 80m/s, 00K.8m Geometry of the cylindrical combustor 0.5m Two sets of unstructured meshes, one with 47 nodes and 7 cells and the other with 475 nodes and 90 cells were used demonstrating grid-independence of the finite volume solution. The coarser mesh is used for the solution of this problem in the hybrid finite volume/pdf MC calculation which is shown in Fig. 4. Since the diameter of the inner fuel nozzle is very small, a lot of cells have to cluster near the fuel inlet to adequately capture the flow field. As a result, the minimum cell area is only m while the maximum cell area is 4 0 m. In cylindrical coordinates, a cell in the - plane actually represents an annulus in three dimensional space. For this problem, the total volume of the computational domain is about m, and the minimum and maximum cell volumes are m, respectively, or: min total ; max total ; max min 0 0 m and (8) In the traditional PDF/MC method, particles of equal mass are used throughout. If,000,000,000 particles were used in the simulation, the largest cell alone would hold 4,400,000 particles while the smallest cell would hold only about 9 particles. Obviously, the traditional method is extremely inefficient in tracing particles in a problem with such unbalanced control volumes. Figure 4. method The unstructured mesh used in the hybrid FV/PDF Monte Carlo While solving this kind of problem by traditional methods may still be possible, although very inefficient, with a super computer, it becomes completely impossible when the required time step is considered. A particle entering with the fuel stream takes about 0.05s to travel through the entire computational domain, while a particle from the air stream will take about.6s. In conventional methods, a constant time step for all the particles is used, which is constrained by the smallest cell region where the velocity is the largest. If such a time step is used, particles in the large outside cells would move only a tiny distance in each single time step and the simulation would essentially take forever. Our new particle tracing scheme with adaptive time step splitting and with the particle splitting and combination technique can handle this extreme case without any problems. The number of particles in the computational field is about 46,500 in the simulation, and the particle splitting and combination procedure ensures that the number of particles in each cell preferably remains in the range of The scalar quantities in this problem include five mass fractions of different species (CH 4, O, CO, H O and N ) and the temperature T. A particle with high temperature will most likely also have high mass fractions of CO and H O. To preserve as many scalars as possible, in the combination process, we choose to combine particles with similar temperature. To reduce the statistical error, the temperature and species fields in the PDF solver are obtained from averaging their solutions over the previous 5 time steps. In the entire simulation, the global time step of 0.004s is used and 000 global time steps are taken to reach the steady state solution, taking about 50

8 minutes on an SGI-000 (80MHz, single R0000 processor) to complete the whole simulation. The conventional way to define the residual error in the finite volume method is meaningless in the hybrid FV/PDF MC simulation because the statistical error is generally larger than the truncation error. The numerical error for any variable is defined here as err [ ( + ) ] (9) This error never converges to zero, but rather to a value representative of the statistical fluctuation of the solution when steady state is reached. This level mainly depends on the number of particles in the simulation and on the number of time steps over which the solution is averaged. If temperature is used to monitor the numerical error, a value on the order of 0 4 has been reached in the present calculations. During every global time step some particles might pass several cells through a series of sub-moves while others might just take one move depending on their location in the computational domain. During each time step a number of particles leaves the computational domain and, at the same time, a similar number of new ones are introduced at the inlet to maintain global mass conservation. The new particles are released such that the mass flow rate is constant for the fuel and air streams and their ratio is equal to the given equivalence ratio of the fuel. Although PDF/Monte Carlo methods can treat chemical reactions exactly if correct chemical kinetic relations are used, here, for the purpose of comparison with FLUENT, an infinitely fast chemical reaction rate is used for every particle, implying that the macro-chemicalreaction-rate is controlled by the mixing process, which is similar to the eddy-dissipation model used by FLUENT. In the simulation, although the particle number density may change due to the splitting and combination procedure, the particle s mass density level is always proportional to the flow field density. The contours for the mass fraction of CH 4, O, CO and temperature are shown in Fig. 5 through Fig. 8 (The mass fraction of H O has the same profile as that of CO when scaled properly, and is not shown). The results from FLUENT with the eddy-dissipation combustion model are also shown for comparison. The PDF/MC method and FLUENT give very similar scalar fields. The slight discrepancies are due to several sources. Firstly, FLUENT s results depend on the specific combustion model chosen in the simulation and are always approximate. Although the infinite reaction rate assumption has been used in the PDF/Monte Carlo calculation to create a similar situation as that in FLUENT, two combustion models are not exactly the same. Secondly, the simple mixing model used in our PDF/Monte Carlo method also leads to some numerical errors. Finally, PDF/MC results always have fluctuations and the number of particles used in our simulation is quite low for this complex problem and a much smoother solutions can be expected if more particles were employed. While further improvements can be made in these areas, the main focus in this study is on the development of a solution procedure. PDF/MC results FLUENT results Figure 5. The contours of mass fraction of CH 4 PDF/MC results FLUENT results Figure 6. The contours of mass fraction of O PDF/MC results FLUENT results Figure 7. The contours of mass fraction of CO CONCLUSION To capture sharp gradients in a flow field, cell systems with large variations in size have to be used, which cause unbalanced

9 Figure 8. PDF/MC results FLUENT results The contours of temperature [7] Lohner, R., 990, A Vectorized Particle Tracer for Unstructured Grids, J. Comput. Phys., 9, pp.. [8] Subramaniam, S. and Haworth, D. C., 999, A PDF Method for Turbulent Mixing and Combustion on Three-Dimensional Unstructured Deforming Meshes, (submitted to Journal of Engine Research). [9] Welton, W. C. and Pope, S. B., 997, Model Calculations of Compressible Turbulent Flows Using Smoothed Particle Hydrodynamics, J. Comput. Phys., 4, pp number of particle in different computational cells. This balance is especially severe when using cylindrical coordinates in axisymmetric problems. A new PDF/Monte Carlo method was developed for unstructured meshes, which allows the use of arbitrary cell size variations such as the ones used in finite volume codes. In this new method, an adaptive time step splitting and a particle splitting and combination process are introduced, which lead to near-equal particle counts in each cell. By judiciously choosing combined particles, the combination procedure preserves scalars and their first moments of the mean field. As a test, a cylindrical combustor was simulated with this hybrid FV/ PDF Monte Carlo method. The conventional PDF/Monte Carlo method cannot handle a problem of such complexity, while it is dealt with, with ease, using our new method. ACKNOWLEDGMENTS This work is funded by the NSF/Sandia National Laboratories life cycle engineering program through grant number CTS- 97. REFERENCES [] Pope, S. B., 985, PDF Methods for Turbulent Reactive Flows, Progress in Energy and Combustion Science,, pp [] Li, G. and Modest, M. F., 000, An Efficient Particle Tracing Scheme in PDF/Monte Carlo Methods, Accepted by 4th National Heat Transfer Conference. [] Kannenberg, K. C. and Boyd, I. D., 000, Strategies for Efficient Particle Resolution in the Direct Simulation Monte Carlo Method, J. Comput. Phys., 57, pp [4] Lapenta, G., 994, Dynamic and Selective Control of the Number of Particles in Kinetic Plasma Simulations, J. Comput. Phys., 5, pp. 7. [5] Mavriplis, D. J., 997, Unstructured Grid Techniques, Annu. Rev. Fluid Mech., 9, pp [6] FLUENT, 998, Computational Fluid Dynamics Software, Version 5.

Tutorial: Modeling Liquid Reactions in CIJR Using the Eulerian PDF transport (DQMOM-IEM) Model

Tutorial: Modeling Liquid Reactions in CIJR Using the Eulerian PDF transport (DQMOM-IEM) Model Tutorial: Modeling Liquid Reactions in CIJR Using the Eulerian PDF transport (DQMOM-IEM) Model Introduction The purpose of this tutorial is to demonstrate setup and solution procedure of liquid chemical

More information

Fluent User Services Center

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

More information

Using the Eulerian Multiphase Model for Granular Flow

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

More information

Introduction to C omputational F luid Dynamics. D. Murrin

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

More information

Calculate a solution using the pressure-based coupled solver.

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

More information

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

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

More information

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

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

More information

1.2 Numerical Solutions of Flow Problems

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

More information

CFD MODELING FOR PNEUMATIC CONVEYING

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

More information

Driven Cavity Example

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

More information

Modeling Evaporating Liquid Spray

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

More information

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

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

More information

Compressible Flow in a Nozzle

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

More information

Turbulent Premixed Combustion with Flamelet Generated Manifolds in COMSOL Multiphysics

Turbulent Premixed Combustion with Flamelet Generated Manifolds in COMSOL Multiphysics Turbulent Premixed Combustion with Flamelet Generated Manifolds in COMSOL Multiphysics Rob J.M Bastiaans* Eindhoven University of Technology *Corresponding author: PO box 512, 5600 MB, Eindhoven, r.j.m.bastiaans@tue.nl

More information

Using a Single Rotating Reference Frame

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

More information

LATTICE-BOLTZMANN METHOD FOR THE SIMULATION OF LAMINAR MIXERS

LATTICE-BOLTZMANN METHOD FOR THE SIMULATION OF LAMINAR MIXERS 14 th European Conference on Mixing Warszawa, 10-13 September 2012 LATTICE-BOLTZMANN METHOD FOR THE SIMULATION OF LAMINAR MIXERS Felix Muggli a, Laurent Chatagny a, Jonas Lätt b a Sulzer Markets & Technology

More information

Investigation of mixing chamber for experimental FGD reactor

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

More information

Introduction to ANSYS CFX

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

More information

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

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

More information

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

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

More information

Modeling Evaporating Liquid Spray

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

More information

Coupled Analysis of FSI

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

More information

Shape optimisation using breakthrough technologies

Shape optimisation using breakthrough technologies Shape optimisation using breakthrough technologies Compiled by Mike Slack Ansys Technical Services 2010 ANSYS, Inc. All rights reserved. 1 ANSYS, Inc. Proprietary Introduction Shape optimisation technologies

More information

Modeling External Compressible Flow

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

More information

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

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

More information

Continuum-Microscopic Models

Continuum-Microscopic Models Scientific Computing and Numerical Analysis Seminar October 1, 2010 Outline Heterogeneous Multiscale Method Adaptive Mesh ad Algorithm Refinement Equation-Free Method Incorporates two scales (length, time

More information

Computational Fluid Dynamics as an advanced module of ESP-r Part 1: The numerical grid - defining resources and accuracy. Jordan A.

Computational Fluid Dynamics as an advanced module of ESP-r Part 1: The numerical grid - defining resources and accuracy. Jordan A. Computational Fluid Dynamics as an advanced module of ESP-r Part 1: The numerical grid - defining resources and accuracy Jordan A. Denev Abstract: The present paper is a first one from a series of papers

More information

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

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

More information

Flow in an Intake Manifold

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

More information

Using the Discrete Ordinates Radiation Model

Using the Discrete Ordinates Radiation Model Tutorial 6. Using the Discrete Ordinates Radiation Model Introduction This tutorial illustrates the set up and solution of flow and thermal modelling of a headlamp. The discrete ordinates (DO) radiation

More information

Lab 9: FLUENT: Transient Natural Convection Between Concentric Cylinders

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

More information

ENERGY-224 Reservoir Simulation Project Report. Ala Alzayer

ENERGY-224 Reservoir Simulation Project Report. Ala Alzayer ENERGY-224 Reservoir Simulation Project Report Ala Alzayer Autumn Quarter December 3, 2014 Contents 1 Objective 2 2 Governing Equations 2 3 Methodolgy 3 3.1 BlockMesh.........................................

More information

CFD Modelling in the Cement Industry

CFD Modelling in the Cement Industry CFD Modelling in the Cement Industry Victor J. Turnell, P.E., Turnell Corp., USA, describes computational fluid dynamics (CFD) simulation and its benefits in applications in the cement industry. Introduction

More information

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

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

More information

Three dimensional meshless point generation technique for complex geometry

Three dimensional meshless point generation technique for complex geometry Three dimensional meshless point generation technique for complex geometry *Jae-Sang Rhee 1), Jinyoung Huh 2), Kyu Hong Kim 3), Suk Young Jung 4) 1),2) Department of Mechanical & Aerospace Engineering,

More information

Ashwin Shridhar et al. Int. Journal of Engineering Research and Applications ISSN : , Vol. 5, Issue 6, ( Part - 5) June 2015, pp.

Ashwin Shridhar et al. Int. Journal of Engineering Research and Applications ISSN : , Vol. 5, Issue 6, ( Part - 5) June 2015, pp. RESEARCH ARTICLE OPEN ACCESS Conjugate Heat transfer Analysis of helical fins with airfoil crosssection and its comparison with existing circular fin design for air cooled engines employing constant rectangular

More information

Flow and Heat Transfer in a Mixing Elbow

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

More information

Three Dimensional Numerical Simulation of Turbulent Flow Over Spillways

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

More information

Use of CFD in Design and Development of R404A Reciprocating Compressor

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

More information

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

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

More information

TYPE 529: RADIANT SLAB

TYPE 529: RADIANT SLAB TYPE 529: RADIANT SLAB General Description This component is intended to model a radiant floor-heating slab, embedded in soil, and containing a number of fluid filled pipes. The heat transfer within the

More information

On the thickness of discontinuities computed by THINC and RK schemes

On the thickness of discontinuities computed by THINC and RK schemes The 9th Computational Fluid Dynamics Symposium B7- On the thickness of discontinuities computed by THINC and RK schemes Taku Nonomura, ISAS, JAXA, Sagamihara, Kanagawa, Japan, E-mail:nonomura@flab.isas.jaxa.jp

More information

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

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

More information

c Fluent Inc. May 16,

c Fluent Inc. May 16, Tutorial 1. Office Ventilation Introduction: This tutorial demonstrates how to model an office shared by two people working at computers, using Airpak. In this tutorial, you will learn how to: Open a new

More information

Post Processing, Visualization, and Sample Output

Post Processing, Visualization, and Sample Output Chapter 7 Post Processing, Visualization, and Sample Output Upon successful execution of an ADCIRC run, a number of output files will be created. Specifically which files are created depends upon how the

More information

Non-Newtonian Transitional Flow in an Eccentric Annulus

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

More information

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

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

More information

CS205b/CME306. Lecture 9

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

More information

C. A. D. Fraga Filho 1,2, D. F. Pezzin 1 & J. T. A. Chacaltana 1. Abstract

C. A. D. Fraga Filho 1,2, D. F. Pezzin 1 & J. T. A. Chacaltana 1. Abstract Advanced Computational Methods and Experiments in Heat Transfer XIII 15 A numerical study of heat diffusion using the Lagrangian particle SPH method and the Eulerian Finite-Volume method: analysis of convergence,

More information

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

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

More information

Using Multiple Rotating Reference Frames

Using Multiple Rotating Reference Frames Tutorial 9. Using Multiple Rotating Reference Frames Introduction Many engineering problems involve rotating flow domains. One example is the centrifugal blower unit that is typically used in automotive

More information

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

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

More information

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

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

More information

Using Multiple Rotating Reference Frames

Using Multiple Rotating Reference Frames Tutorial 10. Using Multiple Rotating Reference Frames Introduction Many engineering problems involve rotating flow domains. One example is the centrifugal blower unit that is typically used in automotive

More information

Tutorial 17. Using the Mixture and Eulerian Multiphase Models

Tutorial 17. Using the Mixture and Eulerian Multiphase Models Tutorial 17. Using the Mixture and Eulerian Multiphase Models Introduction: This tutorial examines the flow of water and air in a tee junction. First you will solve the problem using the less computationally-intensive

More information

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

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

More information

Modeling Unsteady Compressible Flow

Modeling Unsteady Compressible Flow Tutorial 4. Modeling Unsteady Compressible Flow Introduction In this tutorial, FLUENT s density-based implicit solver is used to predict the timedependent flow through a two-dimensional nozzle. As an initial

More information

Potsdam Propeller Test Case (PPTC)

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

More information

Adjoint Solver Workshop

Adjoint Solver Workshop Adjoint Solver Workshop Why is an Adjoint Solver useful? Design and manufacture for better performance: e.g. airfoil, combustor, rotor blade, ducts, body shape, etc. by optimising a certain characteristic

More information

Highly efficient «on-the-fly» data processing using the open-source library CPPPO

Highly efficient «on-the-fly» data processing using the open-source library CPPPO Highly efficient «on-the-fly» data processing using the open-source library CPPPO Graz University of Technology, DCS Computing GmbH Federico Municchi, Stefan Radl, Christoph Goniva April 7 2016, Workshop

More information

Data Partitioning. Figure 1-31: Communication Topologies. Regular Partitions

Data Partitioning. Figure 1-31: Communication Topologies. Regular Partitions Data In single-program multiple-data (SPMD) parallel programs, global data is partitioned, with a portion of the data assigned to each processing node. Issues relevant to choosing a partitioning strategy

More information

Verification and Validation of Turbulent Flow around a Clark-Y Airfoil

Verification and Validation of Turbulent Flow around a Clark-Y Airfoil 1 Verification and Validation of Turbulent Flow around a Clark-Y Airfoil 1. Purpose ME:5160 Intermediate Mechanics of Fluids CFD LAB 2 (ANSYS 19.1; Last Updated: Aug. 7, 2018) By Timur Dogan, Michael Conger,

More information

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

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

More information

Thermal Coupling Method Between SPH Particles and Solid Elements in LS-DYNA

Thermal Coupling Method Between SPH Particles and Solid Elements in LS-DYNA Thermal Coupling Method Between SPH Particles and Solid Elements in LS-DYNA INTRODUCTION: Jingxiao Xu, Jason Wang LSTC Heat transfer is very important in many industrial and geophysical problems. Many

More information

The 3D DSC in Fluid Simulation

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

More information

FEMLAB Exercise 1 for ChE366

FEMLAB Exercise 1 for ChE366 FEMLAB Exercise 1 for ChE366 Problem statement Consider a spherical particle of radius r s moving with constant velocity U in an infinitely long cylinder of radius R that contains a Newtonian fluid. Let

More information

Finite Volume Discretization on Irregular Voronoi Grids

Finite Volume Discretization on Irregular Voronoi Grids Finite Volume Discretization on Irregular Voronoi Grids C.Huettig 1, W. Moore 1 1 Hampton University / National Institute of Aerospace Folie 1 The earth and its terrestrial neighbors NASA Colin Rose, Dorling

More information

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

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

More information

Problem description. The FCBI-C element is used in the fluid part of the model.

Problem description. The FCBI-C element is used in the fluid part of the model. Problem description This tutorial illustrates the use of ADINA for analyzing the fluid-structure interaction (FSI) behavior of a flexible splitter behind a 2D cylinder and the surrounding fluid in a channel.

More information

Introduction to CFX. Workshop 2. Transonic Flow Over a NACA 0012 Airfoil. WS2-1. ANSYS, Inc. Proprietary 2009 ANSYS, Inc. All rights reserved.

Introduction to CFX. Workshop 2. Transonic Flow Over a NACA 0012 Airfoil. WS2-1. ANSYS, Inc. Proprietary 2009 ANSYS, Inc. All rights reserved. Workshop 2 Transonic Flow Over a NACA 0012 Airfoil. Introduction to CFX WS2-1 Goals The purpose of this tutorial is to introduce the user to modelling flow in high speed external aerodynamic applications.

More information

MASSACHUSETTS INSTITUTE OF TECHNOLOGY. Analyzing wind flow around the square plate using ADINA Project. Ankur Bajoria

MASSACHUSETTS INSTITUTE OF TECHNOLOGY. Analyzing wind flow around the square plate using ADINA Project. Ankur Bajoria MASSACHUSETTS INSTITUTE OF TECHNOLOGY Analyzing wind flow around the square plate using ADINA 2.094 - Project Ankur Bajoria May 1, 2008 Acknowledgement I would like to thank ADINA R & D, Inc for the full

More information

Tutorial 2. Modeling Periodic Flow and Heat Transfer

Tutorial 2. Modeling Periodic Flow and Heat Transfer Tutorial 2. Modeling Periodic Flow and Heat Transfer Introduction: Many industrial applications, such as steam generation in a boiler or air cooling in the coil of an air conditioner, can be modeled as

More information

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

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

More information

NASA Rotor 67 Validation Studies

NASA Rotor 67 Validation Studies NASA Rotor 67 Validation Studies ADS CFD is used to predict and analyze the performance of the first stage rotor (NASA Rotor 67) of a two stage transonic fan designed and tested at the NASA Glenn center

More information

An Overview of Computational Fluid Dynamics

An Overview of Computational Fluid Dynamics An Overview of Computational Fluid Dynamics Dr. Nor Azwadi bin Che Sidik Faculty of Mechanical Engineering Universiti Teknologi Malaysia INSPIRING CREATIVE AND INNOVATIVE MINDS 1 What is CFD? C computational

More information

Module 1 Lecture Notes 2. Optimization Problem and Model Formulation

Module 1 Lecture Notes 2. Optimization Problem and Model Formulation Optimization Methods: Introduction and Basic concepts 1 Module 1 Lecture Notes 2 Optimization Problem and Model Formulation Introduction In the previous lecture we studied the evolution of optimization

More information

Autodesk Moldflow Insight AMI Cool Analysis Products

Autodesk Moldflow Insight AMI Cool Analysis Products Autodesk Moldflow Insight 2012 AMI Cool Analysis Products Revision 1, 22 March 2012. This document contains Autodesk and third-party software license agreements/notices and/or additional terms and conditions

More information

CFD design tool for industrial applications

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

More information

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

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

More information

CFD STUDY OF MIXING PROCESS IN RUSHTON TURBINE STIRRED TANKS

CFD STUDY OF MIXING PROCESS IN RUSHTON TURBINE STIRRED TANKS Third International Conference on CFD in the Minerals and Process Industries CSIRO, Melbourne, Australia 10-12 December 2003 CFD STUDY OF MIXING PROCESS IN RUSHTON TURBINE STIRRED TANKS Guozhong ZHOU 1,2,

More information

Applying Solution-Adaptive Mesh Refinement in Engine Simulations

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

More information

Microwell Mixing with Surface Tension

Microwell Mixing with Surface Tension Microwell Mixing with Surface Tension Nick Cox Supervised by Professor Bruce Finlayson University of Washington Department of Chemical Engineering June 6, 2007 Abstract For many applications in the pharmaceutical

More information

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

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

More information

Dispersion Modelling for Explosion Risk Analysis

Dispersion Modelling for Explosion Risk Analysis Dispersion Modelling for Explosion Risk Analysis Tim Jones, Principal Consultant, MMI Engineering, The Brew House, Wilderspool Park, Greenall s Avenue, Warrington, WA4 6HL The understanding of the explosion

More information

MESHLESS SOLUTION OF INCOMPRESSIBLE FLOW OVER BACKWARD-FACING STEP

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

More information

Verification of Laminar and Validation of Turbulent Pipe Flows

Verification of Laminar and Validation of Turbulent Pipe Flows 1 Verification of Laminar and Validation of Turbulent Pipe Flows 1. Purpose ME:5160 Intermediate Mechanics of Fluids CFD LAB 1 (ANSYS 18.1; Last Updated: Aug. 1, 2017) By Timur Dogan, Michael Conger, Dong-Hwan

More information

Rotating Moving Boundary Analysis Using ANSYS 5.7

Rotating Moving Boundary Analysis Using ANSYS 5.7 Abstract Rotating Moving Boundary Analysis Using ANSYS 5.7 Qin Yin Fan CYBERNET SYSTEMS CO., LTD. Rich Lange ANSYS Inc. As subroutines in commercial software, APDL (ANSYS Parametric Design Language) provides

More information

Express Introductory Training in ANSYS Fluent Workshop 02 Using the Discrete Phase Model (DPM)

Express Introductory Training in ANSYS Fluent Workshop 02 Using the Discrete Phase Model (DPM) Express Introductory Training in ANSYS Fluent Workshop 02 Using the Discrete Phase Model (DPM) Dimitrios Sofialidis Technical Manager, SimTec Ltd. Mechanical Engineer, PhD PRACE Autumn School 2013 - Industry

More information

MATHEMATICAL ANALYSIS, MODELING AND OPTIMIZATION OF COMPLEX HEAT TRANSFER PROCESSES

MATHEMATICAL ANALYSIS, MODELING AND OPTIMIZATION OF COMPLEX HEAT TRANSFER PROCESSES MATHEMATICAL ANALYSIS, MODELING AND OPTIMIZATION OF COMPLEX HEAT TRANSFER PROCESSES Goals of research Dr. Uldis Raitums, Dr. Kārlis Birģelis To develop and investigate mathematical properties of algorithms

More information

A Hybrid Magnetic Field Solver Using a Combined Finite Element/Boundary Element Field Solver

A Hybrid Magnetic Field Solver Using a Combined Finite Element/Boundary Element Field Solver A Hybrid Magnetic Field Solver Using a Combined Finite Element/Boundary Element Field Solver Abstract - The dominant method to solve magnetic field problems is the finite element method. It has been used

More information

Optimizing Bio-Inspired Flow Channel Design on Bipolar Plates of PEM Fuel Cells

Optimizing Bio-Inspired Flow Channel Design on Bipolar Plates of PEM Fuel Cells Excerpt from the Proceedings of the COMSOL Conference 2010 Boston Optimizing Bio-Inspired Flow Channel Design on Bipolar Plates of PEM Fuel Cells James A. Peitzmeier *1, Steven Kapturowski 2 and Xia Wang

More information

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

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

More information

Chapter 1 - Basic Equations

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

More information

Tutorial: Hydrodynamics of Bubble Column Reactors

Tutorial: Hydrodynamics of Bubble Column Reactors Tutorial: Introduction The purpose of this tutorial is to provide guidelines and recommendations for solving a gas-liquid bubble column problem using the multiphase mixture model, including advice on solver

More information

Application of Finite Volume Method for Structural Analysis

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

More information

Abstract. Die Geometry. Introduction. Mesh Partitioning Technique for Coextrusion Simulation

Abstract. Die Geometry. Introduction. Mesh Partitioning Technique for Coextrusion Simulation OPTIMIZATION OF A PROFILE COEXTRUSION DIE USING A THREE-DIMENSIONAL FLOW SIMULATION SOFTWARE Kim Ryckebosh 1 and Mahesh Gupta 2, 3 1. Deceuninck nv, BE-8830 Hooglede-Gits, Belgium 2. Michigan Technological

More information

Example 13 - Shock Tube

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

More information

Overview of Traditional Surface Tracking Methods

Overview of Traditional Surface Tracking Methods Liquid Simulation With Mesh-Based Surface Tracking Overview of Traditional Surface Tracking Methods Matthias Müller Introduction Research lead of NVIDIA PhysX team PhysX GPU acc. Game physics engine www.nvidia.com\physx

More information

Specular reflective boundary conditions for Discrete Ordinate Methods in Periodic or Symmetric Geometries

Specular reflective boundary conditions for Discrete Ordinate Methods in Periodic or Symmetric Geometries Journal of Physics: Conference Series PAPER OPEN ACCESS Specular reflective boundary conditions for Discrete Ordinate Methods in Periodic or Symmetric Geometries To cite this article: Jian Cai and Michael

More information

Quantifying the Dynamic Ocean Surface Using Underwater Radiometric Measurement

Quantifying the Dynamic Ocean Surface Using Underwater Radiometric Measurement DISTRIBUTION STATEMENT A. Approved for public release; distribution is unlimited. Quantifying the Dynamic Ocean Surface Using Underwater Radiometric Measurement Lian Shen Department of Mechanical Engineering

More information