← Back to team overview

yade-users team mailing list archive

Re: save spheres packing

 

On 24 June 2010 11:37, Emanuele Catalano <catalano@xxxxxxxxxxx> wrote:

> Hi,
> I would like to let my spheres' packing arrange under gravity acceleration,
> and save the spheres position after that (by fixing a kineticEnergy
> threshold). The yade.pack.SpherePack.save('..') function doesn't help me, it
> saves the positions of spheres initially generated, the original cloud.
> I didn't find anything else that could help me in yade modules, am I wrong?
>
> TriaxialCompressionEngine uses Shop::saveSpheresToFile to do what I need.
> How can I access that function from python?
>

Hi ema,

Shop::saveSpheresToFile is not specifically wrapped into python.
Try to see if the function spheresToFile from utils module works. I think is
what you need.

Chiara

>
> thanks, Ema.
>
> _______________________________________________
> Mailing list: https://launchpad.net/~yade-users<https://launchpad.net/%7Eyade-users>
> Post to     : yade-users@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~yade-users<https://launchpad.net/%7Eyade-users>
> More help   : https://help.launchpad.net/ListHelp
>

Follow ups

References