|
[Sponsors] |
Adding collisions to coalChemistryFoam or reactingParcelFoam (OpenFOAM 4) |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
September 5, 2016, 04:36 |
Adding collisions to coalChemistryFoam or reactingParcelFoam (OpenFOAM 4)
|
#1 |
New Member
Join Date: Sep 2016
Posts: 2
Rep Power: 0 |
Hi all, I'm trying to model entrained flow gasification of biomass. I already modified the coalChemistryFoam solver and removed the inert particle cloud, as this is not present in this case. However, the particle collisions are now not calculated, which is something I would really like to include.
The only two options for the stochastic collision model are 'none' and 'suppressionCollision'. And as far as I can tell, the latter is only influencing the ability of parcles to react if they collide with the inert particle cloud (which I removed). Now I guess it would be possible to add the MPPIC modelling to the coalChemistryFoam (or reactingParcelFoam, which is kind of similar I guess), but I don't really know where to start. Is this a straightforward process? In coalCloud.H the cloud is defined as a ReactingMultiphaseCloud. This is based on a ReactingCloud, which is based on a ThermoCloud, which is based on a KinematicCloud. Could I change this easily to MPPICloud, and which one (kinematicCloud?). |
|
December 16, 2017, 22:55 |
|
#2 | |
New Member
Xiaoshuai Yuan
Join Date: Mar 2017
Posts: 6
Rep Power: 9 |
Quote:
|
||
January 15, 2018, 04:26 |
|
#3 | |||
New Member
Xiaoshuai Yuan
Join Date: Mar 2017
Posts: 6
Rep Power: 9 |
Quote:
This thread gives an example on adding colliding model to coalCombustion library: Colliding Coal Cloud in coalCollidingChemistryFoam, and the example could be extended to the MPPIC modeling. In this case, the following lines in MPPICCloud.C should be changed: Quote:
Quote:
|
||||
Tags |
coalchemistryfoam, collisions, openfoam 4.0, reactingparcelfoam |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Getting Started with OpenFOAM | wyldckat | OpenFOAM | 26 | June 21, 2024 07:54 |
Map of the OpenFOAM Forum - Understanding where to post your questions! | wyldckat | OpenFOAM | 10 | September 2, 2021 06:29 |
OpenFOAM Training Beijing 22-26 Aug 2016 | cfd.direct | OpenFOAM Announcements from Other Sources | 0 | May 3, 2016 05:57 |
OpenFOAM Training: Programming CFD Course 12-13 and 19-20 April 2016 | cfd.direct | OpenFOAM Announcements from Other Sources | 0 | January 14, 2016 11:19 |
OpenFOAM Training and Workshop Zagreb 2628Jan2006 | hjasak | OpenFOAM | 1 | February 2, 2006 22:07 |