[yt-svn] commit/yt: jzuhone: Adding gravitational potential to the fields dictionary.

Bitbucket commits-noreply at bitbucket.org
Sun Jul 22 19:08:46 PDT 2012


1 new commit in yt:


https://bitbucket.org/yt_analysis/yt/changeset/7001ce65f747/
changeset:   7001ce65f747
branch:      yt
user:        jzuhone
date:        2012-07-21 01:29:00
summary:     Adding gravitational potential to the fields dictionary.
affected #:  1 file

diff -r 19a89b923cbb2287fb51988936884672a701b739 -r 7001ce65f74775eee49b0437dc75b866423ea143 yt/frontends/flash/fields.py
--- a/yt/frontends/flash/fields.py
+++ b/yt/frontends/flash/fields.py
@@ -65,6 +65,7 @@
                     "Density": "dens",
                     "Temperature": "temp",
                     "Pressure" : "pres", 
+                    "Grav_Potential" : "gpot",
                     "particle_position_x" : "particle_posx",
                     "particle_position_y" : "particle_posy",
                     "particle_position_z" : "particle_posz",

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