MakeCloud and randomDensePack Documentation

Asked by Diego Sotro

hi all, i again:
i searched documentation about how YADE generates spheres packing, but the only thing that i found is the code in c++ in the source code ( i believe) with few explanations and i dont understand lot c++. i want to know the method for create spheres packing. where i can find some information about this?

regards from Santiago of Chile

Question information

Language:
English Edit question
Status:
Answered
For:
Yade Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Jérôme Duriez (jduriez) said :
#1

Hi,

Which function are you refering to ? There are a couple of different ways generating packing in Yade.

Jerome

Revision history for this message
Jérôme Duriez (jduriez) said :
#2

Sorry, I read your question title after the question itself...

Basically

- makeCloud attemps to put randomly spheres in a given volume, avoiding any overlap. Such random attempts get less and less successful once the volume gets significantly filled (this explains why you get sometimes less spheres than required)

- randomDensePack outputs a packing resulting from a (hidden, from a user point of view) triaxial simulation. I guess the c++ code of the function is the only place to have the exact parameters of this triaxial simulation.

Jerome

Revision history for this message
Son Pham Thai (pham-thai-son-987) said :
#3

Can you help with this problem?

Provide an answer of your own, or ask Diego Sotro for more information if necessary.

To post a message you must log in.