Physics:CFD-DEM

From HandWiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

The CFD-DEM model, or Computational Fluid Dynamics / Discrete Element Method model, is a process used to model or simulate systems combining fluids with solids or particles. In CFD-DEM, the motion of discrete solids or particles phase is obtained by the Discrete Element Method (DEM) which applies Newton's laws of motion to every particle, while the flow of continuum fluid is described by the local averaged Navier–Stokes equations that can be solved using the traditional Computational Fluid Dynamics (CFD) approach. The interactions between the fluid phase and solids phase is modeled by use of Newton's third law. The direct incorporation of CFD into DEM to study the gas fluidization process so far has been attempted by Tsuji et al.[1][2] and most recently by Hoomans et al.,[3] Deb et al.[4] and Peng et al.[5] A recent overview over fields of application was given by Kieckhefen et al.[6]

Parallelization

OpenMP has been shown to be more efficient in performing coupled CFD-DEM calculations in parallel framework as compared to MPI by Amritkar et al.[7] Recently, a multi-scale parallel strategy[8] is developed. Generally, the simulation domain is divided into many sub-domains and each process calculates only one sub-domain using MPI passing boundary information; for each sub-domain, the CPUs are used to solve the fluid phase while the general purpose GPUs are used to solve the movement of particles. However, in this computation method CPUs and GPUs work in serial. That is, the CPUs are idle while the GPUs are calculating the solid particles, and the GPUs are idle when the CPUs are calculating the fluid phase. To further accelerate the computation, the CPU and GPU computing can be overlapped using the shared memory of a Linux system. Thus, the fluid phase and particles can be calculated at the same time.

Reducing computation cost using Coarse Grained Particles

The computation cost of CFD-DEM is huge due to a large number of particles and small time steps to resolve particle-particle collisions. To reduce computation cost, many real particles can be lumped into a Coarse Grained Particle (CGP).[9][10] The diameter of the CGP is calculated by the following equation:

[math]\displaystyle{ d_{CGP} = d_{realParticle} \cdot W^{1/3}, }[/math]

where [math]\displaystyle{ W }[/math] is the number of real particles in CGP. Then, the movement of CGPs can be tracked using DEM. In simulations using Coarse Grained Particles, the real particles in a CGP are subjected to the same drag force, same temperature and same species mass fractions. The momentum, heat and mass transfers between fluid and particles are firstly calculated using the diameter of real particles and then scaled by [math]\displaystyle{ W }[/math] times. The value of [math]\displaystyle{ W }[/math] is directly related to computation cost and accuracy.[11] When [math]\displaystyle{ W }[/math] is equal to unity, the simulation becomes DEM-based achieving results that are of the highest possible accuracy. As this ratio increases, the speed of the simulation increases drastically but its accuracy deteriorates. Apart from an increase in speed, general criteria for selecting a value for this parameter is not yet available. However, for systems with distinct mesoscale structures, like bubbles and clusters, the parcel size should be small enough to resolve the deformation, aggregation, and breakage of bubbles or clusters. The process of lumping particles together reduces the collision frequency, which directly influences the energy dissipation. To account for this error, an effective restitution coefficient was proposed by Lu et al.,[10] based on kinetic theory of granular flow, by assuming the energy dissipation during collisions for the original system and the coarse grained system are identical.

[math]\displaystyle{ e_{CGP} = \sqrt{1+\left(e_{realParticle}^2-1\right)W^{1/3}} }[/math]

References

  1. Tsuji, Y.; Kawaguchi, T.; Tanaka, T. (1993). "Discrete particle simulation of two-dimensional fluidized bed". Powder Technology (Elsevier BV) 77 (1): 79–87. doi:10.1016/0032-5910(93)85010-7. ISSN 0032-5910. 
  2. Tsuji, Y.; Tanaka, T.; Ishida, T. (1992). "Lagrangian numerical simulation of plug flow of cohesionless particles in a horizontal pipe". Powder Technology (Elsevier BV) 71 (3): 239–250. doi:10.1016/0032-5910(92)88030-l. ISSN 0032-5910. 
  3. Hoomans, B.P.B.; Kuipers, J.A.M.; Briels, W.J.; van Swaaij, W.P.M. (1996). "Discrete particle simulation of bubble and slug formation in a two-dimensional gas-fluidised bed: A hard-sphere approach". Chemical Engineering Science (Elsevier BV) 51 (1): 99–118. doi:10.1016/0009-2509(95)00271-5. ISSN 0009-2509. https://research.utwente.nl/en/publications/discrete-particle-simulation-of-bubble-and-slug-formation-in-a-twodimensional-gasfluidised-bed-a-hardsphere-approach(fa42a6ac-0c72-4892-9a60-822f247cfbf4).html. 
  4. Deb, Surya; Tafti, Danesh (2014). "Investigation of flat bottomed spouted bed with multiple jets using DEM–CFD framework". Powder Technology (Elsevier BV) 254: 387–402. doi:10.1016/j.powtec.2014.01.045. ISSN 0032-5910. 
  5. Peng, Z.; Doroodchi, E.; Luo, C.; Moghtaderi, B. (2014). "Influence of void fraction calculation on fidelity of CFD-DEM simulation of gas-solid bubbling fluidized beds". AIChE J 60 (6): 2000. doi:10.1002/aic.14421. 
  6. Kieckhefen, P.; Pietsch, S.; Dosta, M.; Heinrich, S. (2020). "Possibilities and Limits of Computational Fluid Dynamics–Discrete Element Method Simulations in Process Engineering: A Review of Recent Advancements and Future Trends". Annual Review of Chemical and Biomolecular Engineering 11: 397–422. doi:10.1146/annurev-chembioeng-110519-075414. PMID 32169000. 
  7. Amritkar, Amit; Deb, Surya; Tafti, Danesh (2014). "Efficient parallel CFD-DEM simulations using OpenMP". Journal of Computational Physics 256: 501. doi:10.1016/j.jcp.2013.09.007. Bibcode2014JCoPh.256..501A. 
  8. Lu, L.; Xu, J.; Ge, W.; Gao, G.; Jiang, Y.; Zhao, M.; Liu, X.; Li, J. (2016). "Computer virtual experiment on fluidized beds using a coarse-grained discrete particle method—EMMS-DPM". Chemical Engineering Science 155: 314–337. doi:10.1016/j.ces.2016.08.013. 
  9. Lu, L.; Yoo, K.; Benyahia, S. (2016). "Coarse-Grained-Particle Method for Simulation of Liquid–Solids Reacting Flows". Industrial & Engineering Chemistry Research 55 (39): 10477–10491. doi:10.1021/acs.iecr.6b02688. 
  10. 10.0 10.1 Lu, L.; Xu, J.; Ge, W.; Yue, Y. (2014). "EMMS-based discrete particle method (EMMS–DPM) for simulation of gas–solid flows". Chemical Engineering Science 120: 67–87. doi:10.1016/j.ces.2014.08.004. 
  11. Lu, L.; Konan, A.; Benyahia, S. (2017). "Influence of grid resolution, parcel size and drag models on bubbling fluidized bed simulation". Chemical Engineering Journal 326: 627–639. doi:10.1016/j.cej.2017.06.002.