|
[Sponsors] |
April 27, 2020, 06:16 |
Basics of Particle tracking OpenFoam
|
#1 |
Member
Simon
Join Date: Sep 2019
Location: Germany
Posts: 51
Rep Power: 7 |
Hello everyone.
I was searching in the Forum and at other places, but I didn’t find good explanation, so I opened this thread here. What I want to do is simulating particles (oil) in a air-flow in a filter. Right now, I am running a test case with a easy geometry with the icoFoam solver and VOF-Method. It is a two-phase-flow but to reach my goal I must implement the particles The best thing would be to control the size of the particles with a binomial distribution before running the simulation. I also need to control the starting point und the density of the particles. Right now, it is not completely clear to me which steps I must follow in which order to get what I want. Not even if I still can use the same solver. If someone made this before I would be very happy for explanations and also for sending me the file (I can give you my email by PN). If you know a tutorial for this, please send me a link. Thank you Simon |
|
May 6, 2020, 06:25 |
|
#2 |
Member
Simon
Join Date: Sep 2019
Location: Germany
Posts: 51
Rep Power: 7 |
Hello,
I am still having the same problem. You can tell me if you need any further Information. I read that DPMFoam or MPPICFoam is good for simulating particles. What the difference between them? There is also another Solver called reactingParticleFoam. Is it true that it already has included coalescence? Thank You Simon Last edited by SimonStar; May 8, 2020 at 03:22. |
|
May 12, 2020, 14:57 |
|
#3 |
Senior Member
Herpes Free Engineer
Join Date: Sep 2019
Location: The Home Under The Ground with the Lost Boys
Posts: 931
Rep Power: 13 |
Hi,
- I am illiterate on these topics, but you may want to see the links below. - Also this one: https://www.openqbmm.org/ - Might help? https://github.com/pmpsa-cfd/aerosolved Sorry for no good help.
__________________
The OpenFOAM community is the biggest contributor to OpenFOAM: User guide/Wiki-1/Wiki-2/Code guide/Code Wiki/Journal Nilsson/Guerrero/Holzinger/Holzmann/Nagy/Santos/Nozaki/Jasak/Primer Governance Bugs/Features: OpenFOAM (ESI-OpenCFD-Trademark) Bugs/Features: FOAM-Extend (Wikki-FSB) Bugs: OpenFOAM.org How to create a MWE New: Forkable OpenFOAM mirror |
|
May 12, 2020, 20:08 |
|
#4 |
Super Moderator
Tobias Holzmann
Join Date: Oct 2010
Location: Bad Wörishofen
Posts: 2,711
Blog Entries: 6
Rep Power: 52 |
MPPIC has the model implemented which does not need direct collision calculations between particles. Only interesting if we have a lot of particles inside one cell. I forgot the meaning which is somehow, multiple packed particle in cell. Using DPMFoam, you need to resolve each collision. In MPPIC you have an approach for that. The reactingParcelFoam allows one to use reactive particles rather than solid and nonreacting ones. Used for, e.g., evaporation of water droplets or what ever.
__________________
Keep foaming, Tobias Holzmann |
|
May 14, 2020, 05:34 |
|
#5 |
Member
Simon
Join Date: Sep 2019
Location: Germany
Posts: 51
Rep Power: 7 |
Thank you for your Help!
|
|
Tags |
openfoam, particle, tracking |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Map of the OpenFOAM Forum - Understanding where to post your questions! | wyldckat | OpenFOAM | 10 | September 2, 2021 06:29 |
[swak4Foam] Validation of swak4Foam for lagrangian particle tracking | nero235 | OpenFOAM Community Contributions | 13 | March 28, 2017 06:45 |
Particle tracking | AKHILESH S L | CFX | 1 | November 14, 2013 17:45 |
[OpenFOAM] ParaView ErrOr | soheil nazmdeh | ParaView | 1 | August 17, 2013 08:40 |
Particle Tracking for ion | Jun | CFX | 2 | August 31, 2010 09:19 |