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

    Status: Open => Answered

Jan Stránský proposed the following answer:
Hi Mike,
could you please provide a complete script which does this problem?
Thanks
Jan


2016-05-09 7:52 GMT+02:00 MikeZhao <question293...@answers.launchpad.net>:

> Question #293445 on Yade changed:
> https://answers.launchpad.net/yade/+question/293445
>
> MikeZhao gave more information on the question:
> The new engine is as following:
> O.engines = [
>         ForceResetter(),
>         InsertionSortCollider([Bo1_Polyhedra_Aabb()]),
>         InteractionLoop(
>                 [Ig2_Polyhedra_Polyhedra_PolyhedraGeom()],
>                 [Ip2_PolyhedraMat_PolyhedraMat_PolyhedraPhys()],
>                 [Law2_PolyhedraGeom_PolyhedraPhys_Volumetric()]
>         ),
>         NewtonIntegrator(damping=0),
> ]
>
> According to my test, this bug happens during Yade.O.step().
>
> I have added several cout codes at the begining and the end of several
> places. It turns out that this bug doesn't locate in
> Ig2_Polyhedra_Polyhedra_PolyhedraGeom::go,
> Ip2_PolyhedraMat_PolyhedraMat_PolyhedraPhys::go or
> Law2_PolyhedraGeom_PolyhedraPhys_Volumetric::go.
>
> Could anybody tell me where this bug possibly locate? Thanks a lot.
>
> --
> You received this question notification because your team yade-users is
> an answer contact for Yade.
>
> _______________________________________________
> Mailing list: https://launchpad.net/~yade-users
> Post to     : yade-users@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~yade-users
> More help   : https://help.launchpad.net/ListHelp
>

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

_______________________________________________
Mailing list: https://launchpad.net/~yade-users
Post to     : yade-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-users
More help   : https://help.launchpad.net/ListHelp

Reply via email to