[yt-svn] commit/yt: ngoldbaum: Merged in changgoo/yt (pull request #2333)

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Fri Aug 12 23:49:52 PDT 2016


1 new commit in yt:

https://bitbucket.org/yt_analysis/yt/commits/56c0b53b459c/
Changeset:   56c0b53b459c
Branch:      yt
User:        ngoldbaum
Date:        2016-08-13 06:49:26+00:00
Summary:     Merged in changgoo/yt (pull request #2333)

Add gravitational_potential to known_other_fields for athena frontend
Affected #:  1 file

diff -r 844f5912f3bbbcda720ed4e46a4911a0fc2e862a -r 56c0b53b459c4cb6c6a3bdf67634e142ec4c0f52 yt/frontends/athena/fields.py
--- a/yt/frontends/athena/fields.py
+++ b/yt/frontends/athena/fields.py
@@ -34,6 +34,7 @@
         ("cell_centered_B_x", (b_units, [], None)),
         ("cell_centered_B_y", (b_units, [], None)),
         ("cell_centered_B_z", (b_units, [], None)),
+        ("gravitational_potential", ("code_velocity**2", ["gravitational_potential"], None)),
     )
 
 # In Athena, conservative or primitive variables may be written out.

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