yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #06547
[Bug 690091] Re: r2613 packs.py is not working
Hi Anton, I renamed SubdomainOptimizer to SubdomainBalancer yesterday,
and it was changed in the examples/packs/packs.py script as well. You
are apparently not running an up-to-date version of the script? (Reopen
if I am not right)
** Changed in: yade
Status: New => Invalid
--
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:
Invalid
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
References