yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #10502
Re: [Question #257902]: Undefined or ambiguous IPhys dispatch for types FrictMat and CpmMat
Question #257902 on Yade changed:
https://answers.launchpad.net/yade/+question/257902
Jan Stránský proposed the following answer:
Sorry, I forgot to add that using option 2 you will also have some
FrictPhys, so you have to use
[Law2_ScGeom_CpmPhys_Cpm(), Law2_ScGeom_FrictPhys_CundallStrack()] for Law
functors.
cheers
Jan
2014-11-19 18:12 GMT+01:00 rayolau
<question257902@xxxxxxxxxxxxxxxxxxxxx>:
> Question #257902 on Yade changed:
> https://answers.launchpad.net/yade/+question/257902
>
> rayolau posted a new comment:
> Hi Jan,
>
> Thanks for your reply.
> I tried the second option, and appears this error:
>
> " None of given Law2 functors can handle interaction #42655+23671,
> types geom:ScGeom=1 and phys:FrictPhys=3 (LawDispatcher::getFunctor2D
> returned empty functor)"
>
> I changed the color of the ids (to dark blue), and correspond a vertex
> of a box (hammer) and a sphere of concrete, as can see in [1]. I should
> add some Law2 more?
>
> InsertionSortCollider(
>
> [Bo1_Sphere_Aabb(aabbEnlargeFactor=intRadius,label='is2aabb'),
> Bo1_Facet_Aabb(),
> Bo1_Box_Aabb(),
> Bo1_Wall_Aabb()]),
> ## Interactions
> InteractionLoop(
>
> [Ig2_Sphere_Sphere_ScGeom(interactionDetectionFactor=intRadius,label='ss2sc'),
> Ig2_Facet_Sphere_ScGeom(),
> Ig2_Wall_Sphere_ScGeom(),
> Ig2_Box_Sphere_ScGeom()],
>
> ## use Ip2_FrictMat_CpmMat_FrictPhys [1] in addition to
> Ip2_CpmMat_CpmMat_CpmPhys
>
>
> [Ip2_CpmMat_CpmMat_CpmPhys(),Ip2_FrictMat_CpmMat_FrictPhys()],
> ## Constitutive law
> [Law2_ScGeom_CpmPhys_Cpm()],
> ...
> ]
>
>
> Cheers,
> Laura
>
> [1] https://drive.google.com/file/d/0B6azPyaq-
> 2oNX3Zaa3oyZnJsOFE/view?usp=sharing
>
> --
> 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 : yade-users@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~yade-users
> More help : https://help.launchpad.net/ListHelp
>
--
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.