------------------------------------------------------------
revno: 2614
committer: Anton Gladky <[email protected]>
branch nick: yade
timestamp: Mon 2010-12-20 14:44:40 +0100
message:
  1. Commented SubdomainBalancer packs.py to make it workable with default 
compilation.
modified:
  examples/packs/packs.py


--
lp:yade
https://code.launchpad.net/~yade-dev/yade/trunk

Your team Yade developers is subscribed to branch lp:yade.
To unsubscribe from this branch go to 
https://code.launchpad.net/~yade-dev/yade/trunk/+edit-subscription
=== modified file 'examples/packs/packs.py'
--- examples/packs/packs.py	2010-12-13 12:11:43 +0000
+++ examples/packs/packs.py	2010-12-20 13:44:40 +0000
@@ -94,7 +94,7 @@
 log.setLevel('SubdomainBalancer',log.TRACE)
 
 O.engines=[
-	SubdomainBalancer(colorize=True,initRun=True,iterPeriod=100),
+	#SubdomainBalancer(colorize=True,initRun=True,iterPeriod=100),
 	ForceResetter(),
 	InsertionSortCollider([Bo1_Sphere_Aabb(),Bo1_Facet_Aabb(),Bo1_Wall_Aabb()],label='collider'),
 	InteractionLoop(

_______________________________________________
Mailing list: https://launchpad.net/~yade-dev
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yade-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to