[yt-svn] commit/yt-3.0: MatthewTurk: This restores detection of coordinate types.

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Thu Mar 14 10:56:58 PDT 2013


1 new commit in yt-3.0:

https://bitbucket.org/yt_analysis/yt-3.0/commits/33655f7fc437/
changeset:   33655f7fc437
branch:      yt-3.0
user:        MatthewTurk
date:        2013-03-14 18:51:28
summary:     This restores detection of coordinate types.
affected #:  1 file

diff -r f285b48bd6ab52616bd8c1ecf3221d31db3b18cc -r 33655f7fc4375956b4dd0f4f2f622e2b1cfee288 yt/frontends/flash/data_structures.py
--- a/yt/frontends/flash/data_structures.py
+++ b/yt/frontends/flash/data_structures.py
@@ -425,6 +425,7 @@
         
         self.dimensionality = dimensionality
 
+        self.geometry = self.parameters["geometry"]
         # Determine base grid parameters
         if 'lrefine_min' in self.parameters.keys() : # PARAMESH
             nblockx = self.parameters["nblockx"]

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