← Back to team overview

yade-users team mailing list archive

Re: [Question #688388]: On the interaction range of the JCFPm

 

Question #688388 on Yade changed:
https://answers.launchpad.net/yade/+question/688388

    Status: Open => Answered

Robert Caulk proposed the following answer:
Hello,

Interaction range is not handled by JCFpm, it is handled by the collider
[1] and the interaction detection [2]. Here is an example usage [3].

Cheers,

Robert

[1]https://yade-dem.org/doc/yade.wrapper.html#yade.wrapper.Bo1_Sphere_Aabb.aabbEnlargeFactor
[2]https://yade-dem.org/doc/yade.wrapper.html#yade.wrapper.Ig2_Sphere_Sphere_ScGeom.interactionDetectionFactor
[3]https://gitlab.com/yade-dev/trunk/blob/master/examples/concrete/brazilian.py#L62

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.