Fiber Fill

Submitted by SHUBHAM AGARWAL on Sat, 09/26/2020 - 22:46

Hello

I want to fill a defined region with fibers. I am creating fibers calling a text file which consists particles' coordinates and radius. I am calling it using the commands below:
fix pts1 all particletemplate/multisphere 15485863 atom_type 1 density constant 2500 nspheres 10 ntry 1000000 spheres file mult.txt scale 0.01 type 1
fix pdd1 all particledistribution/discrete 15485867 1 pts1 1.0
Here 'mult.txt' has the coordinate information

As an output, I get the region filled with randomly oriented fibers, however, they are in form of stacks, as shown on picture attached. I want them randomly dispersed throughout the volume.
Please suggest a way around it

Thanks

AttachmentSize
Image icon fiber_fill.jpg166.18 KB