yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #06549
[Bug 690091] Re: r2613 packs.py is not working
Sorry, that's right if one compiles without subdomains support, then
SubdomainBalancer will not be defined. So just comment it out. For the
facets, that must be something else.
--
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