yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #01428
Re: RockPM problem
OOPS :)
Thank you, Vaclav!
______________________________
[ENG] Best Regards
[GER] Mit freundlichen Grüßen
[RUS] С наилучшими пожеланиями
[UKR] З найкращими побажаннями
Anton Gladkyy
2009/7/8 Václav Šmilauer <eudoxos@xxxxxxxx>
>
> >
> > I had a look at your code in SVN, it seems OK. It is enough if
> > you have
> > just a few spheres. Did you add Ip2_RpmMat_RpmMat_RpmPhys() to
> > the
> > InteractionDispatchers/InteractionPhysicsMetaEngine?
>
> Where is Ip2_RpmMat_RpmMat_RpmPhys() ?? Yade will not use it
> automatically (by design):
>
> InteractionDispatchers(
>
> [ef2_Sphere_Sphere_Dem3DofGeom(),ef2_Facet_Sphere_Dem3DofGeom()],
> #what the heck??? [SimpleElasticRelationships()],
> [Ip2_RpmMat_RpmMat_RpmPhys()], ### <-- use this instead
> [Law2_Dem3DofGeom_RockPMPhys_Rpm()]
> #[Law2_Dem3DofGeom_SimplePhys_Simple()]
> ),
>
> V.
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~yade-dev<https://launchpad.net/%7Eyade-dev>
> Post to : yade-dev@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~yade-dev<https://launchpad.net/%7Eyade-dev>
> More help : https://help.launchpad.net/ListHelp
>
References