Coupling interFoam and LIGGGHTS

Submitted by naren on Tue, 12/30/2014 - 05:49

Hello All,

Can someone please suggest where do i start (any tutorials or examples) to couple interFoam with LIGGGHTS.
I have simulated my particle phase using liggghts and gas and liquid phase using interFoam (OpenFOAM). I want
to couple them using CFDEM.

Any help will be much appreciated.

Regards,

Narendra

j-kerbl's picture

j-kerbl | Wed, 01/07/2015 - 17:01

Hi Narendra,
the coupling doesn't just simply link an OF Solver to liggghts. It has its own solvers and uses OF libraries.
If you want to use interFoam capabilities with the coupling you have to write a solver. But CFDEM solvers are based on OF solvers.
I suggest you take a look at the source code of both OF and CFDEM solvers to see what exactly is going on there!
Then you can make your own cfdemSolverInter.

Cheers Josef

naren | Thu, 01/08/2015 - 04:40

Hi Josef,

Thanks for your kind reply. My particles are smaller than fluid cell. So, shall i start with cfdemSolverPiso/ErgunTestMPI tutorial?

Thanks,
Narendra

naren | Fri, 01/09/2015 - 05:02

Hi Riccardo,

Thanks for your reply and suggestion.

Regards,
Narendra

vonboett | Thu, 10/08/2015 - 09:00

Hi Narendra,

I am also interested in coupling interFOAM and LIGGGHTS. Have a look at "Algorithms in a Robust Hybrid CFD-DEM Solver for Particle-Laden Flows" by Heng Xiao (ETHZ) and Jin Sun (Univ. Edinburgh) in Commun. Comp. Phys. Vol. 9 No 2 pp. 297-323 (2010). Its not so easy but with a semi-implicit treatment of the drag terms they got a stable solver.