← Back to team overview

yade-users team mailing list archive

Re: [Question #708213]: No. of spheres in a packing

 

Question #708213 on Yade changed:
https://answers.launchpad.net/yade/+question/708213

Amrisha Khandelwal gave more information on the question:
Thank you so much for your answer.
--Calculate the number of spheres per cell based on this number.

Can you plz specify what does cell means here? Do you mean The box 
(0.1*0.1*0.1)? as here there is no periodic cell.

i am not able to understand how is spheresInCell function is working. 
Please explain.

Thank you



-------- Original Message --------
Subject: Re: [Question #708213]: No. of spheres in a packing
Date: 18.10.2023 11:25
 From: Asif Khan <question708213@xxxxxxxxxxxxxxxxxxxxx>
To: cez228139@xxxxxxxxxx

Your question #708213 on Yade changed:
https://answers.launchpad.net/yade/+question/708213

Asif Khan posted a new comment:
To achieve a specific number of spheres in random dense packing, you can
modify your script as follows:

Define the desired number of spheres (e.g., 9500).
Calculate the number of spheres per cell based on this number.
Adjust the "spheresInCell" parameter in your script to match the
calculated value.
Run your simulation as usual.
These changes should help you reach the desired number of spheres in
your simulation. For more detailed information, you can visit this
Yade wiki page (https://geometrydashapks.net/wiki-de-geometry-dash/)

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.