Wall made up of particles

Submitted by naren on Fri, 11/07/2014 - 13:27

Hi All,

I want to draw a cylinder, with its wall made up of particles. Is it possible to draw this in gmsh?
or please suggest any other software.

Any help will be much appreciated.

Thanks,

Narendra

richti83's picture

richti83 | Mon, 11/10/2014 - 09:24

You can do this in LIGGGHTS directly:
create two regions cylinder with r_inner=r_outer-D_particle and intersect them to one region wall (see manual region.html), than create_atoms 1 region wall units box, group region wall, set group wall diameter ${D_particle4walls} and fix wall wall freeze to make them not to move ..

I'm not an associate of DCS GmbH and not a core developer of LIGGGHTS®
ResearchGate | Contact

naren | Thu, 11/13/2014 - 10:35

Thanks rishti83. I will try with this.