yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #00651
Re: new algorithm for facets
> Yes... at least, it should be so. Is there some problems?
>
No, it was my fault after all - the gravity was such big (1e9) that
spheres were passing through. Now it is just fine. Thanks for the facet
code. Vaclav
I have a warning about no return value in yadeControl:498 unsigned int
py_import(pyBodyContainer bc, unsigned int begin=0) {
import(bc.proxee,begin); }. I wasn't sure how to get the right number to
return. Can you fix that?
Follow ups
References