Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to obtain a randomly uniformly distributed model #12

Open
kalaklalal opened this issue May 11, 2023 · 2 comments
Open

how to obtain a randomly uniformly distributed model #12

kalaklalal opened this issue May 11, 2023 · 2 comments

Comments

@kalaklalal
Copy link

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.

@MosGeo
Copy link
Owner

MosGeo commented Jun 8, 2023

@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.

@CUMT-txz
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants