|
[Sponsors] |
Finding OpenFoam solver for dropping into particle bed |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
February 2, 2022, 04:34 |
Finding OpenFoam solver for dropping into particle bed
|
#1 |
Member
Teresa
Join Date: Nov 2015
Location: germany
Posts: 63
Rep Power: 11 |
Hi there,
I am working with OpenFoam for quite some time now, but had anything to do with particles yet. Now I am looking for a starting point to learn particle simulations. In the end I want to: - throw droplets into a bed of particles with an ambient gas - see particle ejected due to impact force - measure amount and path of ejected particles - capillary forces, droplet into the particle bed - gravitation - phase change of droplet (not necessary) Is there a solver already capable of all the aforementioned parts? And if not, what solver do you recommend to learn particle simulations? And what solver do you think would be a good starting point to make a solver that can do all this? Kind regards, Teresa |
|
February 2, 2022, 05:07 |
|
#2 |
Senior Member
Josh Williams
Join Date: Feb 2021
Location: Scotland
Posts: 113
Rep Power: 5 |
Hi Teresa,
For this, my first go-to would be DPMFoam solver (or CFDEM-Coupling). It uses lagrangian particle tracking so you can " throw droplets/particles into a bed of particles with an ambient gas" (and easily measure path of particles and amount of particles in various regions etc). In DPM, the particles are type basicCollidingParticle, so you can account for particle-particle interactions such as collision ("see particle ejected due to impact force") or cohesion ("capillary forces, droplet into the particle bed"). I am unsure about phase-changing particles. Best, Josh |
|
February 2, 2022, 05:34 |
|
#3 |
Member
Teresa
Join Date: Nov 2015
Location: germany
Posts: 63
Rep Power: 11 |
Hello Josh,
thank you! This looks super interesting and I will try to learn everything about it. I knew that added phase change would be a problem and might be a bigger project. Have a nice day, Teresa |
|
February 4, 2022, 07:06 |
|
#4 | |
Member
Teresa
Join Date: Nov 2015
Location: germany
Posts: 63
Rep Power: 11 |
Quote:
DPMFoam looks great so far. The only thing I am missing is how to add a second liquid phase. The droplet (liquid) I want to drop into the particle bed has different properties than the ambient gas. Maybe a combination between this solver and interFoam might do the trick. Best, Teresa |
||
Tags |
drop, impact, metal binder jetting, particle, solver |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[ANSYS Meshing] Help with element size | sandri_92 | ANSYS Meshing & Geometry | 14 | November 14, 2018 08:54 |
Particle tracking error | alchem | OpenFOAM Bugs | 5 | May 6, 2017 17:30 |
OpenFOAM v3.0+ ?? | SBusch | OpenFOAM | 22 | December 26, 2016 15:24 |
fluent divergence for no reason | sufjanst | FLUENT | 2 | March 23, 2016 17:08 |
How to rewrite a standard OpenFOAM solver as a C++ class | cfbaptista | OpenFOAM Programming & Development | 7 | March 23, 2016 05:50 |