[yt-svn] commit/yt: MatthewTurk: Adding Metallicity for SPH data.

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Thu May 15 21:32:25 PDT 2014


1 new commit in yt:

https://bitbucket.org/yt_analysis/yt/commits/89e0c26a2f0b/
Changeset:   89e0c26a2f0b
Branch:      yt-3.0
User:        MatthewTurk
Date:        2014-05-15 15:48:02
Summary:     Adding Metallicity for SPH data.
Affected #:  1 file

diff -r 036f745796c12e66b4636835800f2b029bbe7b4b -r 89e0c26a2f0b1815b54447323f8b5b711def0d1e yt/frontends/sph/fields.py
--- a/yt/frontends/sph/fields.py
+++ b/yt/frontends/sph/fields.py
@@ -62,6 +62,7 @@
         ("Temperature", ("K", ["temperature"], None)),
         ("Epsilon", ("code_length", [], None)),
         ("Metals", ("code_metallicity", ["metallicity"], None)),
+        ("Metallicity", ("code_metallicity", ["metallicity"], None)),
         ("Phi", ("code_length", [], None)),
         ("FormationTime", ("code_time", ["creation_time"], None)),
         # These are metallicity fields that get discovered for FIRE simulations

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