← Back to team overview

yade-dev team mailing list archive

Re: Overlapping volume

 

You re right Bruno, just checked. Thanks a lot.
Chiara

On 12 May 2011 17:01, Bruno Chareyre <bruno.chareyre@xxxxxxxxxxx> wrote:

>
> >
> > // distance between two contact spheres
> > d=((Body::byId(id1,scene)->state->pos) -
> > (Body::byId(id2,scene)->state->pos) +
> > (scene->cell->hSize*I->cellDist.cast<Real>())).norm();
> >
> I'm not sure in fact... check sign in other places and see.
>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~yade-dev
> Post to     : yade-dev@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~yade-dev
> More help   : https://help.launchpad.net/ListHelp
>

References