[yt-svn] commit/yt: 2 new changesets

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Wed May 8 11:47:00 PDT 2013


2 new commits in yt:

https://bitbucket.org/yt_analysis/yt/commits/148a3db45843/
Changeset:   148a3db45843
Branch:      yt
User:        ngoldbaum
Date:        2013-05-07 21:20:57
Summary:     Removing the alias from velo to VelocityMagnitude, closes #560.
Affected #:  1 file

diff -r 9b5c690e791ab9195415188482b532fbab758208 -r 148a3db45843ee87f5c8b4a62418a27d62ebd7b7 yt/frontends/flash/fields.py
--- a/yt/frontends/flash/fields.py
+++ b/yt/frontends/flash/fields.py
@@ -64,7 +64,6 @@
 translation_dict = {"x-velocity": "velx",
                     "y-velocity": "vely",
                     "z-velocity": "velz",
-                    "VelocityMagnitude": "velo",
                     "Density": "dens",
                     "Temperature": "temp",
                     "Pressure" : "pres", 


https://bitbucket.org/yt_analysis/yt/commits/c27c264ed585/
Changeset:   c27c264ed585
Branch:      yt
User:        jzuhone
Date:        2013-05-08 20:46:49
Summary:     Merged in ngoldbaum/yt (pull request #492)

Removing the alias from velo to VelocityMagnitude, closes #560.
Affected #:  1 file

diff -r 35eff80e8a879e944e5274b7c8a75c0f8eb0a5ec -r c27c264ed585c6406269737053dac0da51af195d yt/frontends/flash/fields.py
--- a/yt/frontends/flash/fields.py
+++ b/yt/frontends/flash/fields.py
@@ -64,7 +64,6 @@
 translation_dict = {"x-velocity": "velx",
                     "y-velocity": "vely",
                     "z-velocity": "velz",
-                    "VelocityMagnitude": "velo",
                     "Density": "dens",
                     "Temperature": "temp",
                     "Pressure" : "pres",

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

--

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