yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #00421
Re: [Yade-commits] r1359 - in trunk
> BTW, do you have benchmarks comparing PErsistentSAP and SpationQuickSort?
I run STLImporterTest.py with baraban.stl and 3150 spheres with both PersistentSAP and SpatialQuickSort
I get 10-13 iter/sec for Persistent and 9-11 for Spatial after 3 virtual minutes (with scons pofile=opt).
So, Persistent is slightly faster...
> In GLDrawElasticInteraction, you could use static serializable flags to
> control rendering of things (and you would have to make
> GLDrawElasticInteraction serializable). Have a look at
> GLDrawBrefcomContact, the I use MetaBody::miscParams (which doesn't
> serve anything else)
>
> o.miscParams=[Generic("GLDrawBrefcomContact",{'dmgLabel':False,'epsT':True,'epsTAxes':True,'normal':True})]
Very good. And I wonder what is miscParams?! :)
Best regards, Sergei D.
_______________________________________________
yade-dev mailing list
yade-dev@xxxxxxxxxxxxxxxx
https://lists.berlios.de/mailman/listinfo/yade-dev
Follow ups
References