← Back to team overview

yade-users team mailing list archive

Re: Storing variables with python

 

Sorry, I did not clearly understand a question. Where do you want to store
variables? Into the file?

See utils.saveVars and utils.loadVars, maybe it is what you need.
______________________________
Anton Gladkyy


2010/7/19 chiara modenese <c.modenese@xxxxxxxxx>

> Hi all!
>
> Say that I am storing variables with python. So I make use of
> PeriodicEngine. But I want to start storing some of them only after that a
> certain condition is satisfied. How would you do that once using
> plot.addData() function?
>
> cheers. Chiara
>
> _______________________________________________
> 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
>
>

References