ParticlePack icon indicating copy to clipboard operation
ParticlePack copied to clipboard

how to obtain a randomly uniformly distributed model

Open kalaklalal opened this issue 2 years ago • 2 comments
trafficstars

Hi, Thank you for sharing this interesting code. I have a question. I want to obtain a random aggregate model of concrete through the code you shared, but when I build the model, small particles will sink below under the action of gravity. I want to know how to obtain a randomly uniformly distributed model. I would like to know if I can achieve my goal by modifying certain parameters.

kalaklalal avatar May 11 '23 12:05 kalaklalal

@kalaklalal you can change the PDF.

  • Create a uniform disribution in the PDFs folder with your desired sizes. See exmples in the folder.
  • In the parameters.txt file, change the PDF to the filename you created.

MosGeo avatar Jun 08 '23 10:06 MosGeo

Hi, Thank you for sharing this interesting code. I have a question. I want to obtain a random aggregate model of concrete through the code you shared, but when I build the model, small particles will sink below under the action of gravity. I want to know how to obtain a randomly uniformly distributed model. I would like to know if I can achieve my goal by modifying certain parameters.

Hi, Did you succeed on how to obtain a randomly uniformly distributed model. I also want to know how to achieve this goal. Thank you very much. @MosGeo @kalaklalal

CUMT-txz avatar Aug 23 '23 11:08 CUMT-txz