yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #02767
Re: [yade-dev] How to access neighboring grains
> Ok thank you Vaclav. I will have a look at your suggestions. I would
> like to do it through python, so I will probably need to create a
> function with O.interactions.withBody(id) or
> O.interactions.withBodyAll(id)...
Those functions alread exists. Try it.
> Just another precision BTW... I have already seen something about Real
> and Potential interactions, but what is the "real" difference between
> them? "Potential" interactions include grains with intersected AABB
> and "Real" ones only those in contact?
Exactly (for the colliders we have now at least).
v
References