yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #10566
Re: [Question #258258]: Cohesion creation- a new constitutive law
Question #258258 on Yade changed:
https://answers.launchpad.net/yade/+question/258258
Status: Open => Answered
Jan Stránský proposed the following answer:
Hi Behzad,
>
> if (geom.penetrationDepth<0) {
> return false;
> }
>
If I got it correctly, this condition does not take into account any
cohesion. Then it returns false to Law2::go, therefore Law2::go also
returns false and the interaction is deleted..
Jan
--
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.