yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #04575
Re: [Question #159902]: Reinforced Concrete Beam
Question #159902 on Yade changed:
https://answers.launchpad.net/yade/+question/159902
Status: Answered => Open
Arthur Mercier is still having a problem:
"> Is there a sphere packings algorithm which forbids that new particles
> created overlap existing ones?
See https://www.yade-
dem.org/doc/yade.pack.html#yade._packSpheres.SpherePack.makeCloud.
(corresponding code in dem/SpherePack.cpp). It is used in TriaxialTest
preprocessor for example."
It doesn't work, if I've already created some spheres and that I "makeCloud", particules overlap. (not the cloud ones but between the cloud ones and already created).
Or maybe is there another way to "makeCloud" without overlapping.
I thought that I've installed lsmgengeo... but when I try to compile the
examples, I get the error message "ImportError: No module named GenGeo"
even if I followed the installation steps. Need to check.
--
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.