[yt-svn] commit/yt: mzingale: ergs -> erg

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Wed Jun 4 09:04:37 PDT 2014


1 new commit in yt:

https://bitbucket.org/yt_analysis/yt/commits/f1c3b63909c3/
Changeset:   f1c3b63909c3
Branch:      yt-3.0
User:        mzingale
Date:        2014-06-04 17:58:39
Summary:     ergs -> erg
Affected #:  1 file

diff -r 6238acba7afaf2ce49353f3305fc6511f90fa9f0 -r f1c3b63909c3599564d9b1552de8d9c8b65cac72 yt/frontends/boxlib/fields.py
--- a/yt/frontends/boxlib/fields.py
+++ b/yt/frontends/boxlib/fields.py
@@ -188,7 +188,7 @@
         # Specific entropy
         ("entropy", ("erg/(g*K)", ["entropy"], None)),
         ("entropypert", ("", [], None)),
-        ("enucdot", ("ergs/(g*s)", [], None)),
+        ("enucdot", ("erg/(g*s)", [], None)),
         ("gpi_x", ("dyne/cm**3", [], None)), # Perturbational pressure grad
         ("gpi_y", ("dyne/cm**3", [], None)),
         ("gpi_z", ("dyne/cm**3", [], None)),

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