CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Programming & Development (https://www.cfd-online.com/Forums/openfoam-programming-development/)
-   -   fluidized bed gasification: how to DPMFoam to coalChemistryFoam? (https://www.cfd-online.com/Forums/openfoam-programming-development/169420-fluidized-bed-gasification-how-dpmfoam-coalchemistryfoam.html)

demolaoye April 9, 2016 18:47

fluidized bed gasification: how to DPMFoam to coalChemistryFoam?
 
I am working on simulating a fluidized bed gasification process. To implement the process, I believe I need to add the particle collision behaviour in DPMFoam to the chemistry simulation in coalChemistryFoam. Does anyone have an idea on how to combine solvers?

wyldckat April 16, 2016 13:08

Quote:

Originally Posted by demolaoye (Post 594245)
Does anyone have an idea on how to combine solvers?

Quick answers:
  1. http://openfoamwiki.net/index.php/IcoFoam + http://openfoamwiki.net/index.php/ScalarTransportFoam = http://openfoamwiki.net/index.php/Ho...ure_to_icoFoam
  2. "multiSolver" contribution, which can (try) to loop several solvers as if it was a single solver: https://github.com/Marupio/multiSolver/wiki

demolaoye April 18, 2016 14:52

Thank you, wyldckat. I will explore your suggestion.

Shuai_W April 25, 2016 10:14

DPMFoam and coalChemsitryFoam
 
As we all know, the four-way coupling idea is adopted in the DPMFoam, which can be used to solve dense-phase flows; while the two-way coupling idea is employed in coalChemsitryFoam, which is usually chosen to solve dilute-phase flows. So we should take advantages of these two solvers. I have done some works with cmigueis, following threads are recommended to you (or you can search "coalcollidingChemistryFoam" in google):
http://www.cfd-online.com/Forums/ope...istryfoam.html.
Frankly speaking, the gasification (or chemical reactions) in dense-phase reactors can be modeled by use of CFD-DEM coupling approach in the latest MFIX codes. In my opinions, I recommend you the software of MFIX.


All times are GMT -4. The time now is 03:03.