← Back to team overview

yade-users team mailing list archive

Re: [Question #683336]: Yade-OpenFoam-coupling delete the particles outside the fluid cells

 

Question #683336 on Yade changed:
https://answers.launchpad.net/yade/+question/683336

    Status: Open => Answered

Deepak proposed the following answer:
Hi,

>I've decided to stick with icoFoam as my fluid flow is laminar and they
are both transient solvers

There is more to than just the problem being laminar and transient, the
choice of the solver also depends on the volume fraction of the solid
particle and the Reynolds number at the particle scale  ...

you need to set the ids to fluidCoupling even if the particles are
static, so in your script after the sphereIDs you need to add :

fluidCoupling.setIdList(sphereIDs)

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.