Am 09.01.2015 um 16:41 schrieb andy pugh:
> On 9 January 2015 at 15:33, Niemand Sonst <[email protected]> wrote:
>
>>> Would it not be better for the saved state to use a different file 
>>> extension?
>>>
>> andy, it is up to you what name and directory you use,
> It isn't an obvious option in the documented
> "self.ini.save_state(self)" method.
>
> I can presumably pick through the gmoccapy code to find how you did
> it, but how did you work out how?
>
I took the documents you mentioned, but hwre the code says

self.ini_filename = __name__ + ".ini"

I just made of it

self.ini_filename = __name__ + ".var"

thats all.

The code is in configs/sim/gmoccapy/gmoccapy_plasma/plasma.py

Norbert

------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to