Hi All,
I have a stl geometry in my simulation. I want to attach (fix) one layer of spherical particles on the surface of this geometry.
How can i achieve it?
Any help will be much appreciated.
Thanks,
Narendra
A project by DCS Computing and CFDEMresearch
This website uses cookies to ensure you get the best experience on our website. By continuing to browse the site you are agreeing to our use of cookies. This website uses cookies. By continuing to browse the site you are agreeing to our use of cookies. More info
ckloss | Fri, 12/12/2014 - 13:55
Hi Narendra,
Hi Narendra,
you can do it like this: Make the geometry very cohesive, add particles to the simulation,then move the geometry away, and save the particles via write_restart
Best wishes
Christoph
naren | Mon, 12/15/2014 - 13:28
How to make the geometry cohesive
Hi Christoph,
Thanks for your time. How to make the geometry very cohesive?
Thanks,
Narendra
ckloss | Wed, 01/14/2015 - 15:18
Hi Narendra,
Hi Narendra,
every wall has a "type" associated to it. All the pairwise properties, also e.g. cohesionEnergyDensity, define a matrix of interactions.
E.g if particles are type 1 and wall is type 2, you could define the cohesionEnergyDensity for 1-2 as a high value
Best wishes
Christoph