Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X
What is the best way to assemble marbles of a given size into a container and determine how deep 100 marbles will fill it. I have a nominal marble diameter, minimum diameter and a maximum diameter and need to measure all 3. Any ideas would be appreciated. Thanks in advance for ideas.
Makes me think of the old chemistry, BCC & CCP (Body Centered Cubic & Cubic Closest Pack).
I can attach the .prt files if I can figure out how to do it?
Buy 100 marbles and make a scaled model of the container to match the ratio to the marble sizes.
Try using Sketchup or Blender...
I don't know how to do this in Creo, Don. If you had a specific container you could manually assemble each marble with tangent constraints, but I don't think this is what you are looking for. I imagine you are after an automated solution. This is a complex contact problem that Creo is not ideally suited for. You could solve this relatively easily using a physics engine called Kangaroo. Kangaroo is a plugin for Grasshopper that is a plugin for Rhino. It understands contact and gravity. Kangaroo - Grasshopper
Thanks to everyone for the suggestions. I think I've got the solution figured out using water and marble fill then solving for displacement to get the percentage of marble fill. Then using this with volume measurements in Creo to come up with the fill level at nominal, minimum and maximum marble size.