← Back to team overview

yade-dev team mailing list archive

Re: [Bug 690091] Re: r2613 packs.py is not working

 

Hi, Vaclav,

I have done it in r2013 and packs.py is working normally now.


But, I am not sure, some particles are flying away too quickly, when they
interact.
I did not see it before. Could you not have a look there?

Thank you.

Anton


2010/12/20 Václav Šmilauer <eu@xxxxxxxx>

> Hi Anton, sorry for late reply. The Translation engine (and everything
> similar) should be modified just like Sega did for RotationEngine in
> last commits: remove (not just comment, they are really useless now) all
> blocks that are for non-dynamic bodies (i.e. setting new positions),
> that will be done by the integrator.
>
> HTH, v
>
> --
> You received this bug notification because you are a direct subscriber
> of the bug.
> https://bugs.launchpad.net/bugs/690091
>
> Title:
>  r2613 packs.py is not working
>
> Status in Yet Another Dynamic Engine:
>  New
>
> Bug description:
>  1973  WARN  yade.pack.predicates py/log.cpp:17 logSetLevel: No logger
> named SubdomainOptimizer, ifnoring level setting.
> Traceback (most recent call last):
>  File "./../../../bin/yade-cleanCompNew", line 162, in runScript
>    execfile(script,globals())
>  File "packs.py", line 97, in <module>
>    SubdomainOptimizer(colorize=True,initRun=True,iterPeriod=100),
> NameError: name 'SubdomainOptimizer' is not defined
>
> To unsubscribe from this bug, go to:
> https://bugs.launchpad.net/yade/+bug/690091/+subscribe
>

-- 
You received this bug notification because you are a member of Yade
developers, which is the registrant for Yade.
https://bugs.launchpad.net/bugs/690091

Title:
  r2613 packs.py is not working

Status in Yet Another Dynamic Engine:
  New

Bug description:
  1973  WARN  yade.pack.predicates py/log.cpp:17 logSetLevel: No logger named SubdomainOptimizer, ifnoring level setting.
Traceback (most recent call last):
  File "./../../../bin/yade-cleanCompNew", line 162, in runScript
    execfile(script,globals())
  File "packs.py", line 97, in <module>
    SubdomainOptimizer(colorize=True,initRun=True,iterPeriod=100),
NameError: name 'SubdomainOptimizer' is not defined





Follow ups

References