← Back to team overview

yade-dev team mailing list archive

Re: [Bug 1229783] Re: packs.py example hangs due to appendClumped command

 

Hi guys

loading a clump takes ages indeed (I have clumps with 100 particles) but not 
sure if this is a bug. Maybe there is something wrong with the loops?

Klaus

On Thursday 26 September 2013 08:55:19 Bruno Chareyre wrote:
> A question for Christian:
> If I have a clump with, let's say, 20 particles. Will there be 20
> computations of inertia (each time we add a new member) or only one?
> We should find a default behavior that do not take ages to compute
> anyway, be it at the price of big approximations.
> 
> Bruno
> 
> --
> You received this bug notification because you are a member of Yade
> developers, which is subscribed to Yade.
> https://bugs.launchpad.net/bugs/1229783
> 
> Title:
>   packs.py example hangs due to appendClumped command
> 
> Status in Yet Another Dynamic Engine:
>   Invalid
> 
> Bug description:
>   The examples/packs/packs.py hangs in line 46 [1] because
>   of appendClumped command.
> 
>   Changing it to "append" fixes the problem. So, it seems,
>   appendClump has infinite loop  somewhere.
> 
>   [1]
>   https://github.com/yade/trunk/blob/master/examples/packs/packs.py#L46
> 
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/yade/+bug/1229783/+subscriptions
> 
> _______________________________________________
> Mailing list: https://launchpad.net/~yade-dev
> Post to     : yade-dev@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~yade-dev
> More help   : https://help.launchpad.net/ListHelp

-- 
Dr. Klaus Thoeni - Centre for Geotechnical and Materials Modelling
Civil, Surveying and Environmental Engineering - Engineering Building EA
The University of Newcastle, Callaghan, NSW 2308, Australia
web: http://www.newcastle.edu.au/research-centre/cgmm
phone: +61 (0)2 4921 5735



References