Multiphase particle-in-cell method

Multiphase particle-in-cell method

The multiphase particle-in-cell method (MP-PIC) is a numerical method for modeling particle-fluid and particle-particle interactions in a computational fluid dynamics (CFD) calculation. The MP-PIC method achieves greater stability than its particle-in-cell predecessor by simultaneously treating the solid particles as computational particles and as a continuum. In the MP-PIC approach, the particle properties are mapped from the Lagrangian coordinates to an Eulerian grid through the use of interpolation functions. After evaluation of the continuum derivative terms, the particle properties are mapped back to the individual particles.[1] This method has proven to be stable in dense particle flows (>5% by volume), computationally efficient[2], and physically accurate[3]. This has allowed the MP-PIC method to be used as particle-flow solver for the simulation of industrial-scale chemical processes involving particle-fluid flows.

Contents

History

The multiphase particle-in-cell (MP-PIC) method was originally developed for a one-dimensional case in the mid-1990s by P.J. O'Rourke (Los Alamos National Laboratory)[1], who also coined the term MP-PIC. Subsequent extension of the method to two-dimensions was performed by D.M. Snider and O'Rourke[4]. By 2001, D.M. Snider had extended the MP-PIC method to full three-dimensions[2]. Currently, the MP-PIC method is used in commercial software for the simulation of particle-fluid systems.

Method

The MP-PIC method is described by the governing equations, interpolation operators, and the particle stress model.

Governing equations

Fluid phase

The multiphase particle-in-cell method assumes an incompressible fluid phase with the corresponding continuity equation,

\frac{\partial \theta_f}{\partial t} + \nabla \cdot ( \theta_f \bold{u}_f ) = 0,

where the \theta_f\; is the fluid volume fraction and \bold{u}_f\; is the fluid velocity. Momentum transport is given by a variation of the Navier-Stokes equations where \rho_f\; is the fluid density, p\; is the fluid pressure, and \bold{g}\; is the body force vector (gravity).

\frac{\partial \theta_f \bold{u}_f}{\partial t} + \nabla \cdot ( \theta_f \bold{u}_f \bold{u}_f ) = - \frac{\nabla p}{\rho_f} - \frac{\bold{F}}{\rho_f}+\theta_f \bold{g}

The laminar fluid viscosity terms, not included in the fluid momentum equation, can be included if necessary but will have a negligible effect on dense particle flow. In the MP-PIC method, the fluid motion is coupled with the particle motion through \bold{F}\;, the rate of momentum exchange per volume between the fluid and particle phases. The fluid phase equations are solved using a finite volume approach.

Particle phase

The particle phase is described by a probability distribution function (PDF), \phi\left(\bold{x}, \bold{u}_f, \rho_p, \Omega_p, t \right); which indicates the likelihood of finding a particle with a velocity \bold{u}_f\;, particle density \rho_p\;, particle volume \Omega_p\; at location \bold{x}\; and time t\;. The particle PDF changes in time as described by

\frac{\partial \phi}{\partial t} + \nabla \cdot ( \phi \bold{u}_p) + \nabla_{\bold{u}_p} \cdot \left(\phi \bold{A} \right) = 0

where \bold{A}\; is the particle acceleration.

A numerical solution of the particle phase is obtained by dividing the distribution into a finite number of "computational particles" that each represent a number of real particles with identical mass density, volume, velocity and location. At each time step, the velocity and location of each computational particle are updated using a discretized form of the above equations. The use of computational particles allows for a significant reduction in computational requirements with a negligible impact on accuracy under many conditions. The use of the computational particle in the Multiphase Particle-in-Cell method allows a full particle size distribution (PSD) to be modeled within the system as well as the modeling of polydisperse solids.[5]

Identities of the particle probability distribution function

The following local particle properties are determined from integrating the particle probability distribution function:

  • Particle volume fraction: \theta_p = \int\!\!\!\int \!\!\! \int\phi\Omega_p \; d \Omega_p d \rho_p d \bold{u}_p
  • Average particle density: \overline{\theta_p \rho_p} = \int\!\!\!\int \!\!\! \int\phi\Omega_p \rho_p \; d \Omega_p d \rho_p d \bold{u}_p
  • Mean particle velocity: \overline{\bold{u}}_p = \frac{1}{\overline{\theta_p \rho_p}}\int\!\!\!\int \!\!\! \int \phi\Omega_p \rho_p \bold{u}_p \; d \Omega_p d \rho_p d \bold{u}_p

Interphase coupling

The particle phase is coupled to the fluid phase through the particle acceleration term, \bold{A}\;, defined as

\bold{A}=D_p \left(\bold{u}_f - \bold{u}_p\right) - \frac{\nabla p}{\rho_p} + \bold{g} - \frac{\nabla \tau}{\theta_p \rho_p}.

In the acceleration term, D_p\; is determined from the particle drag model and  \tau\; is determined from the interparticle stress model.

The momentum of the fluid phase is coupled to the particle phase through the rate of momentum exchange, \bold{F}\;. This is defined from the particle population distribution as

\bold{F} = \int\!\!\!\int \!\!\! \int \phi\Omega_p \rho_p \left[ D_p \left( \bold{u}_f - \bold{u}_p \right) - \frac{\nabla p}{\rho_p} \right] \; d \Omega_p d \rho_p d \bold{u}_p

Interpolation operators

The transfer of particle properties between the Lagrangian particle space and the Eulerian grid is performed using linear interpolation functions. Assuming a rectilinear grid consisting of rectangular cuboid cells, the scalar particle properties are interpolated to the cell centers while the vector properties are interpolated to cell faces. In three dimensions, tri-linear interpolation functions and definitions for the products and gradients of interpolated properties are provided by Snider for three dimensional models[2].

Particle stress model

The effects of particle packing are modeled in the MP-PIC method with the use of a function of particle stress. Snider (2001) has suggested calculating the particle stress \tau\;, as

\tau = \frac{P_s {\theta_P}^\beta}{\max \left[ \theta_{cp} - \theta_p, \epsilon \left(1-\theta_p \right) \right]}

where \theta_{cp}\; is the close-pack volume fraction and \beta\;, P_s\;, and \epsilon\; are constants.

Limitations of the multiphase particle-in-cell method

  • Particle Shape - In the MP-PIC method, all particles are assumed to be spherical. Corrections for non-spherical particles can be included in particle drag model but for highly non-spherical particles, the true interactions may not be well represented.
  • Particle size with respect to grid size - The size of particles must be small compared to the Eularian grid in the MP-PIC approach for accurate interpolation.

Extensions

  • Chemical reactions – Coupling the local Eulerian values for fluid velocity in the MP-PIC method with equations for diffusional mass transfer allows the transport of a chemical species within the fluid-particle system to be modeled. Reaction kinetics dependent on particle density, surface area, or volume can be included as well for applications in catalysis[6], gasification[7], or solid deposition.
  • Liquid Injection - MP-PIC method was extended by Zhao, O'Rourke, and Snider to model the coating of particle with a liquid[8].
  • Thermal Modeling - Conductive and convective heat transfer can be included by coupling MP-PIC variables with equations for heat transfer. Commercial implementations of MP-PIC method include radiative heat transfer as well[9].

Applications

Software

  • Barracuda by CPFD Software

References

  1. ^ a b Andrews, M.J. and O'Rourke, P.J. (1996). The Multiphase Particle-in-Cell (MP-PIC) Method for Dense Particle Flows. International Journal of Multiphase Flow, 22(2):379–402.
  2. ^ a b c Snider, D.M. (2001). An Incompressible Three-Dimensional Multiphase Particle-in-Cell Model for Dense Particle Flows. Journal of Computational Physics, 170:523–549.
  3. ^ Snider, D. (2007). Three fundamental granular flow experiments and CPFD predictions. Powder Technology 176: 36-46.
  4. ^ Snider, D.M., O'Rourke, P.J., and Andrews, M.J. (1997). An Incompressible Two-Dimensional Multiphase Particle-In-Cell Model for Dense Particle Flows, NM, LA-17280-MS (Los Alamos National Laboratories, Los Alamos, NM)
  5. ^ a b Sundaresan, S. (2010). Challenges in the Analysis of High-Velocity Gas-Particle Flows in Large Devices, University of Houston Neal Amundson Memorial Lecture Series, 2010.
  6. ^ Snider, D. and Banerjee, S. (2010). Heterogeneous gas chemistry in the CPFD Eulerian–Lagrangian numerical scheme (ozone decomposition). Powder Technology 199(1):100–106
  7. ^ a b Snider, D.M., Clark, S.M., O'Rourke, P.J. (2011). Eulerian–Lagrangian method for three-dimensional thermal reacting flow with application to coal gasifiers. Chemical Engineering Science 66:1285–1295.
  8. ^ a b Zhao, P., O'Rourke, P.J., Snider, D. Three-dimensional simulation of liquid injection, film formation and transport, in fluidized beds. Particuology 7:337-346
  9. ^ CPFD Software, LLC. Barracuda 14.4 Released. http://www.cpfd-software.com/news/barracuda_14.4_released Retrieved Feb 8, 2011
  10. ^ Blaser, P. and Chandran, R. (2009). Computational Simulation of Fluidization Dynamics Inside a Commercial Biomass Gasifier. AIChE 2009 Annual Meeting.
  11. ^ Williams, K., Snider, D., Guenther, C. (2010) CFD Simulations of the NETL Chemical Looping Experiment, AIChE 2010 National Meeting, http://www.aicheproceedings.org/2010/Fall/data/papers/Paper202402.html Retrieved Feb 8, 2011
  12. ^ Snider, D., Guenther, C., Dalton J., Williams, K. (2010) CPFD Eulerian-Lagrangian Numerical Scheme Applied to the NETL Bench-top Chemical Looping Experiment. Proceedings of the 1st International Conference on Chemical Looping
  13. ^ a b Yeomans, N., and Blaser, P. (2006). Predicting the Process, Foundry Management & Technology, January 2006, pp 48–49.
  14. ^ Blaser, P., and Yeomans, N. (2006). Sand Core Engineering & Process Modeling, Japan Foundry Society, Vol. 2, No. 2, February 2006, pp. 420–427.
  15. ^ Schleg, P. (2003). Technology of Metalcasting, American Foundry Society, Des Plaines, IL, pp. 1 and 39.
  16. ^ Weng, M., Nies, M., and Plackmeyer, J. (2010). Comparison between Measurements and Numerical Simulation of Particle Flow and Combustion at the CFBC Plant Duisburg. 5. Internationaler VGB-Workshop "Betriebserfahrungen mit Wirbelschichtfeuerungen 2010"
  17. ^ Snider, D., Clark, S.(2009). CPFD Eulerian-Lagrangian Method for Three Dimensional Thermal Reacting Flow. 2009 AIChE National Meeting, http://www.aicheproceedings.org/2009/Fall/data/papers/Paper149130.html Retrieved Feb 19, 2011
  18. ^ Williams, K., Snider, D., Badalassi, V., Reddy Karri, S.B., Knowlton, T.M., and Cocco, R.A. (2006). Computational Particle Fluid Dynamics Simulations and Validation for Cyclones: High and Low Loadings. AIChE 2006 National Meeting http://aiche.confex.com/aiche/2006/preliminaryprogram/abstract_76001.htm Retrieved Feb. 19, 2011
  19. ^ Cocco, R. and Williams, K. (2004). Optimization of Particle Residence Time Inside Commercial Dryers with Arena-flow. AIChE 2004 National Meeting
  20. ^ Karimipour, S. and Pugsley, T. (2009). Application of the Particle-in-Cell Approach for the Simulation of Bubbling Fluidized Beds of Geldhart A Particles, Seventh International Conference on CFD in the Minerals and Process Industries.
  21. ^ Lefebvre, D., Mackenbrock, A., Vidal, V., and Haigh, P. (2005). Development and use of simulation in the design of blown cores and moulds, Foundry Trade Journal, February 2005.
  22. ^ Winartomo, B., Vroomen, U., and Buhrig-Polaczek, A., Pelzer, M. (2005). Multiphase modeling of core shooting processes, International Journal of Cast Metals Research, Vol. 18, No. 1.
  23. ^ O'Rourke, P.J., Snider, D.M. (2010). An improved collision damping time for MP-PIC calculations of dense particle flows with applications to polydisperse sedimenting beds and colliding particle jets. Chemical Engineering Science, 65:6014–6028.
  24. ^ Parker, J. (2011). Validation of CFD Model for Polysilicon Deposition and Production of Silicon Fines in a Silane Deposition FBR, International Journal of Chemical Reactor Engineering, Vol. 9, A40

Wikimedia Foundation. 2010.

Игры ⚽ Нужно сделать НИР?

Look at other dictionaries:

  • Material Point Method — The Material Point Method (MPM), is an extension of the Particle in cell (PIC) Method in computational fluid dynamics to computational solid dynamics, and is a Finite element method (FEM) based particle method. It is primarily used for multiphase …   Wikipedia

  • List of numerical analysis topics — This is a list of numerical analysis topics, by Wikipedia page. Contents 1 General 2 Error 3 Elementary and special functions 4 Numerical linear algebra …   Wikipedia

  • Computational fluid dynamics — Computational physics Numerical analysis  …   Wikipedia

  • Chemical biology — is a scientific discipline spanning the fields of chemistry and biology that involves the application of chemical techniques and tools, often compounds produced through synthetic chemistry, to the study and manipulation of biological systems.… …   Wikipedia

  • Froth flotation — Diagram of a cylindrical froth flotation cell with camera and light used in image analysis of the froth surface. Froth flotation is a process for selectively separating hydrophobic materials from hydrophilic. This is used in several processing… …   Wikipedia

  • Micromechanics — (or, more precisely, micromechanics of materials) is the analysis of composite or heterogeneous materials on the level of the individual constituents that constitute these materials. Contents 1 Aims of micromechanics of materials 2 Analytical… …   Wikipedia

  • Malvern Instruments — Type Private Limited Company [1] Industry Instrumentation …   Wikipedia

  • Vacuum tube — This article is about the electronic device. For experiments in an evacuated pipe, see free fall. For the transport system, see pneumatic tube. Modern vacuum tubes, mostly miniature style In electronics, a vacuum tube, electron tube (in North… …   Wikipedia

  • Cavitation — is defined as the phenomenon of formation of vapour bubbles of a flowing liquid in a region where the pressure of the liquid falls below its vapour pressure. Cavitation is usually divided into two classes of behavior: inertial (or transient)… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”