yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #07950
Re: [Question #232941]: Capillary pressure between two particles
Question #232941 on Yade changed:
https://answers.launchpad.net/yade/+question/232941
Bruno Chareyre posted a new comment:
A problem is that liquid bridges are stored inside contact data, so normaly there is no bridge if no contact exist.
A solution is to force yade to generate interactions even when there is no contact. As soon as distance is less (radius1+radius2)* interactionDetectionFactor an interaction is created and updated.
You have to be consistent in the interaction detection and contact update, this is why you have the two factors in two different classes.
--
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.