|
[Sponsors] |
May 2, 2014, 08:55 |
Particle collision model in MPPICFoam
|
#1 |
New Member
Charlie
Join Date: May 2014
Posts: 9
Rep Power: 12 |
Hi Foamers,
Which collision model is used in MPPICFoam that is introduced in the new version of OpenFOAM? http://www.openfoam.org/version2.3.0/dpm.php Is it soft sphere model or hard sphere model? Regards, |
|
May 6, 2014, 14:46 |
|
#2 | |
Senior Member
|
Quote:
It seems a good solver in Lagrangian modeling of dense systems. I searched about this solver but didn't found any references about it. I will try to read and understand source files. If anyone knows about MPPICFoam please share here. |
||
May 11, 2014, 17:04 |
|
#3 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Greetings to all!
I was curious and managed to look into this sooner. Here are the following reasons why I think that OpenFOAM only has hard sphere models:
Bruno
__________________
|
|
May 15, 2014, 01:56 |
|
#4 | |
New Member
Charlie
Join Date: May 2014
Posts: 9
Rep Power: 12 |
Thanks a lot Bruno and Maysam,
If it is hard sphere model, Is it same as conventional hard sphere model with parameters like normal restitution (e_n), Tangential restitution (Beta_0) and dynamic friction (miu_f)? Using particles "cloud" is vague. What is the function of cloud in this new solver, I didn't understand the text in the release note: Quote:
Regards, |
||
May 15, 2014, 22:24 |
|
#5 |
Senior Member
Cyprien
Join Date: Feb 2010
Location: Stanford University
Posts: 299
Rep Power: 18 |
Dear all,
I glad you speak up about this DEM feature of OpenFOAM. I am still very confused about the difference between DPMFoam and MPPICFoam... Let's say I want to simulate the dynamic of a granular medium which of the two solvers should I use? |
|
June 15, 2014, 13:38 |
|
#6 | |||||
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Greetings to all!
Answering in order of the questions made... and please keep in mind that I'm not an authority on this topic, I just know a few details in OpenFOAM that might help you get a better grasp to what things mean and how I interpreted them. Quote:
Quote:
It's how the particles are managed. AFAIK, "Cloud" in OpenFOAM is analogous to the mesh:
The last few questions relate essentially to the same question. Let's see if I'm able to break down what's explained in the official page and from the source code descriptions: http://www.openfoam.org/version2.3.0/dpm.php
Quote:
Or simply compare the two solvers with the "Goldschmidt" case, which seems to be the validation case used. Best regards, Bruno
__________________
|
||||||
July 24, 2014, 17:16 |
|
#7 | ||
Senior Member
|
Quote:
If I understand correctly from paper of (Sinder,2001), DPM in OpenFOAM doesn't use hard sphere or soft sphere models and defines granular pressure and temperature like TFM. Isn't it? If yes, is it an euler-euler or euler-lagrange approach? As I know DPM or DEM should solve Newton's law for discrete phase but why didn't it any Newton's law in this paper? Are DPMFoam an MPPICFoam use same routine? The paper talks about MP-PIC in whole of its text. In OpenFOAM 2.3.0 release note, it is stated that both of them are same except colliding. I didn't find any reference about dpmFOAM collision manner. Quote:
|
|||
September 4, 2014, 08:59 |
DPMFoam and MPPICFoam
|
#8 |
Senior Member
Francois
Join Date: Jun 2010
Posts: 107
Rep Power: 21 |
Hello Maysmech,
I was wondering if you had made any progress in your investigation of DPMFoam and MPPICFoam. Kind regards, Francois. |
|
September 11, 2014, 17:22 |
|
#9 |
Member
Join Date: Nov 2012
Location: Liverpool, UK
Posts: 51
Rep Power: 14 |
Hey guys,
I'm curious about MPPICFoam as well. Just wondering do you know how to implement periodic boundary conditions for the particles please? Is there patch functions available currently or do I have to write my own code to realize it? Could you have a look at my post here for more details of my question please?http://www.cfd-online.com/Forums/ope...particles.html Thank you. Sophie |
|
October 6, 2015, 15:17 |
|
#10 |
Member
Alireza Atrian
Join Date: May 2014
Posts: 39
Rep Power: 12 |
thanx for the reference
|
|
May 23, 2018, 16:23 |
|
#11 | |
Member
Min Zhang
Join Date: Mar 2017
Posts: 81
Rep Power: 9 |
Quote:
Hello maysmech, I am wondering how is your exploration of MPPICFoam/DPMFoam going? I am a Ph.D. student in Petroleum Engineering. I have been working on MPPICFoam during the past 3 months. My focus is to apply MPPICFoam to simulate proppant/particle transport in the wellbore (a cylinder), through a perforation (it is a constricted geometry compared with a wellbore), and fractures. Now, I have a tough problem. Our simulation case has a wide solid volume fraction range (from assumed even spatial distribution near the inlet, which can be 0-20%, to dense flow near the perforation (the constricted area), which can be 40-60+%). Then, I find that it is very difficult for MPPICFoam to handle this situation. The error message is, the max. particle volume fraction is larger than 1 and then it crashes. Any comments and suggestions would be very very appreciated! Thanks and best regards, Min |
||
May 23, 2018, 17:16 |
|
#12 | |
Member
Min Zhang
Join Date: Mar 2017
Posts: 81
Rep Power: 9 |
Quote:
Hello, I am wondering whether you have a better understanding of MPPICFoam and DPMFoam now. If we set nParticle=1 for DPMFoam, what is the difference between unresolved CFD-DEM and DPMFoam? If we set nParticle>1 for DPMFoam, what is the difference between coarse-grained CFD-DEM and DPMFoam? Thank you so much! |
||
May 23, 2018, 18:37 |
|
#13 | |
Member
Min Zhang
Join Date: Mar 2017
Posts: 81
Rep Power: 9 |
Quote:
I still cannot understand the concept of cloud very well. All the particles belong to a cloud, yes? What is the function of Cloud? |
||
May 23, 2018, 20:05 |
|
#14 |
Member
Min Zhang
Join Date: Mar 2017
Posts: 81
Rep Power: 9 |
Hello All,
Could you have a look at my post? Simulate particle/liquid flow in a converging geometry with MPPICFoam Thanks and best regards, Min |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Superlinear speedup in OpenFOAM 13 | msrinath80 | OpenFOAM Running, Solving & CFD | 18 | March 3, 2015 06:36 |
injection problem | Mark New | FLUENT | 0 | August 4, 2013 02:30 |
In steady DPM model, how to get a particle residence time in a specific cell? | DanK | FLUENT | 1 | August 25, 2012 01:33 |
Which is the most appropriate particle model | jbritton | CFX | 3 | November 9, 2011 19:11 |
DPM model w/ Wave model - errors in documentation | HS | FLUENT | 0 | April 12, 2006 05:37 |