yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #00661
Re: new algorithm for facets
> Does this means that edges can have a radius too, like a cylinder
> between the two nodes?
No.
on fig below O is a sphere, --- is a facet's surface, * is a edge
if shrinkFactor=0 we have doubled contact on a edge like this:
O
||
----*----
if shrinkFactor>0 we have a gap between facets and two contacts like this:
O
/\
----* *----
when a gap size is 2*R*shrinkFactor.
ps. I think this can be even removed, but let until...
--
Best regards, Sergei D.
References