[yt-svn] commit/yt-3.0: MatthewTurk: Adding default storage_filename

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Sat Jun 29 09:24:51 PDT 2013


1 new commit in yt-3.0:

https://bitbucket.org/yt_analysis/yt-3.0/commits/1132bce09de4/
Changeset:   1132bce09de4
Branch:      yt-3.0
User:        MatthewTurk
Date:        2013-06-29 18:24:44
Summary:     Adding default storage_filename
Affected #:  1 file

diff -r 0d87f2e70ec6ddb462527ec5eafb25c41a88d5e9 -r 1132bce09de4ea1912b0aadcec4b936b18dbe4a2 yt/data_objects/static_output.py
--- a/yt/data_objects/static_output.py
+++ b/yt/data_objects/static_output.py
@@ -60,6 +60,7 @@
     geometry = "cartesian"
     coordinates = None
     max_level = 99
+    storage_filename = None
 
     class __metaclass__(type):
         def __init__(cls, name, b, d):

Repository URL: https://bitbucket.org/yt_analysis/yt-3.0/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.



More information about the yt-svn mailing list