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

Christian Sommerfeld posted a new comment:
Hi,

first of all thank you for your response!

But i have a last question to Jerome's response. I found the other basic
law for DEM in the user's manual as well.

InteractionLoop(
   [Ig2_Sphere_Sphere_ScGeom(),Ig2_Box_Sphere_ScGeom()],
   [Ip2_FrictMat_FrictMat_FrictPhys()],
   [Law2_ScGeom_FrictPhys_CundallStrack()]
)

and with regard to the law which i chose

InteractionLoop(
      [Ig2_Sphere_Sphere_Dem3DofGeom(),Ig2_Facet_Sphere_Dem3DofGeom()],
      [Ip2_2xFrictMat_CSPhys()],
      [Law2_Dem3Dof_CSPhys_CundallStrack()]
   )

i am a little bit confused! 
Because i understand that the ScGeom is only useable for a Sphere and a 
non-spherical body and not if i want to determinate the force between to 
spheres? Furthermore i don't know what is the different between CSPhys and 
FrictPhys, because i don't find any description about CSPhys ?

-- 
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

Reply via email to