← Back to team overview

yade-dev team mailing list archive

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

 

Public bug reported:

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

** Affects: yade
     Importance: High
     Assignee: Christian Jakob (jakob-ifgt)
         Status: New

** Changed in: yade
   Importance: Undecided => High

** Changed in: yade
     Assignee: (unassigned) => Christian Jakob (jakob-ifgt)

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

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


Follow ups

References