← Back to team overview

yade-users team mailing list archive

Re: [Question #286518]: Interaction sphere grid.

 

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

    Status: Open => Answered

Jérôme Duriez proposed the following answer:
Hi,

It seems sphere-grid interaction has a "ScGridCoGeom" geometry (see the end of "Ig2_Sphere_GridConnection_ScGridCoGeom()"  name).
Thus, your InteractionLoop has to include a Law2 that can deal with such interaction (geometry). It is not the case presently, you most probably need something like [1] or[2]

[1] https://yade-dem.org/doc/yade.wrapper.html#yade.wrapper.Law2_ScGridCoGeom_CohFrictPhys_CundallStrack
[2] https://yade-dem.org/doc/yade.wrapper.html#yade.wrapper.Law2_ScGridCoGeom_FrictPhys_CundallStrack

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