Question #675926 on Yade changed:
https://answers.launchpad.net/yade/+question/675926
yangjunjie posted a new comment:
Hi Robert:
Thank you for your reply !! But I meet some problems:
I added the code you provided to mine, there seems to be some conflict between
plt.show() and plot.plot(), Or
Question #675879 on Yade changed:
https://answers.launchpad.net/yade/+question/675879
Jan Stránský posted a new comment:
@Robert: using almost-newest trunk version and Ubuntu 18.04, I got interaction
for both eps_pos=1e-5 and eps_pos=0.0..
Jan
--
You received this question notification because
Question #675934 on Yade changed:
https://answers.launchpad.net/yade/+question/675934
Jan Stránský posted a new comment:
Hello,
please be (much) more specific :-)
at least links to related discussions for lazy people (like me) and future
reference (for people finding/visiting this only question)
Question #675879 on Yade changed:
https://answers.launchpad.net/yade/+question/675879
Jan Stránský posted a new comment:
Hello,
@Robert, "one of Yade's polyhedra specialists"
I am afraid this "specialist" should be me.. at least this sphere-
polyhedra interaction is my code, I will have a look a
Question #675256 on Yade changed:
https://answers.launchpad.net/yade/+question/675256
Status: Answered => Solved
Ataollah Nateghi confirmed that the question is solved:
Thanks Chareyre, that solved my question.
--
You received this question notification because your team yade-users is
an an
Question #675879 on Yade changed:
https://answers.launchpad.net/yade/+question/675879
Nishant posted a new comment:
@Bruno: The polyhedra and sphere are touching initially, and the polyhedra
moves in the direction of the sphere with a prescribed velocity.
So a real interaction is expected to occ
Question #675879 on Yade changed:
https://answers.launchpad.net/yade/+question/675879
Status: Open => Answered
Bruno Chareyre proposed the following answer:
>When the sphere is located just at the center of the box (eps_pos = 0),
there is an interaction between the two objects
Hi, just a sho
Question #675926 on Yade changed:
https://answers.launchpad.net/yade/+question/675926
Robert Caulk posted a new comment:
**noticed it was missing some stuff**
def getRadiusArray():
return radii
radii = getRadiusArray()
values,base=np.histogram(radii,bins=40)
--
You received this ques
Question #675926 on Yade changed:
https://answers.launchpad.net/yade/+question/675926
Status: Open => Answered
Robert Caulk proposed the following answer:
Hello,
I guess you want something like this:
def getRadiusArray():
radii=[]
for b in O.bodies:
if isinstance(b.shape,Sph
New question #675934 on Yade:
https://answers.launchpad.net/yade/+question/675934
Hi
How can i check crushing and breakage behavior of particles when we have
collision between polyhedra and particles ??
--
You received this question notification because your team yade-users is
an answer conta
10 matches
Mail list logo