CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

Adding collisions to coalChemistryFoam or reactingParcelFoam (OpenFOAM 4)

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 5, 2016, 04:36
Red face Adding collisions to coalChemistryFoam or reactingParcelFoam (OpenFOAM 4)
  #1
New Member
 
Join Date: Sep 2016
Posts: 2
Rep Power: 0
stefannn is on a distinguished road
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?).
stefannn is offline   Reply With Quote

Old   December 16, 2017, 22:55
Default
  #2
New Member
 
Xiaoshuai Yuan
Join Date: Mar 2017
Posts: 6
Rep Power: 9
kk2017 is on a distinguished road
Quote:
Originally Posted by stefannn View Post
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?).
I'm also trying to add the MPPIC modelling to the coalChemistryFoam, which is really hard for me. Do you find any solutions?
kk2017 is offline   Reply With Quote

Old   January 15, 2018, 04:26
Default
  #3
New Member
 
Xiaoshuai Yuan
Join Date: Mar 2017
Posts: 6
Rep Power: 9
kk2017 is on a distinguished road
Quote:
Originally Posted by kk2017 View Post
I'm also trying to add the MPPIC modelling to the coalChemistryFoam, which is really hard for me. Do you find any solutions?
I think I find a solution.

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:
td.updateAverages(*this);
to

Quote:
td.updateAverages(td.cloud());
Hope it helps.
kk2017 is offline   Reply With Quote

Reply

Tags
coalchemistryfoam, collisions, openfoam 4.0, reactingparcelfoam


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


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


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