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. _______________________________________________ Mailing list: https://launchpad.net/~yade-users Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-users More help : https://help.launchpad.net/ListHelp

