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

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Tue Jun 18 10:45:03 PDT 2013


2 new commits in yt-3.0:

https://bitbucket.org/yt_analysis/yt-3.0/commits/bf2d02dc1963/
Changeset:   bf2d02dc1963
Branch:      yt-3.0
User:        MatthewTurk
Date:        2013-06-11 17:14:56
Summary:     Missed mh import in RAMSES fields.
Affected #:  1 file

diff -r 3565d03875fed7118299145e6c2b9480a7e90ecb -r bf2d02dc1963e41d795e85f594949619fed44101 yt/frontends/ramses/fields.py
--- a/yt/frontends/ramses/fields.py
+++ b/yt/frontends/ramses/fields.py
@@ -37,7 +37,8 @@
 from yt.utilities.physical_constants import \
     boltzmann_constant_cgs, \
     mass_hydrogen_cgs, \
-    mass_sun_cgs
+    mass_sun_cgs, \
+    mh
 import numpy as np
 
 RAMSESFieldInfo = FieldInfoContainer.create_with_fallback(FieldInfo, "RFI")


https://bitbucket.org/yt_analysis/yt-3.0/commits/1a59d021ddb8/
Changeset:   1a59d021ddb8
Branch:      yt-3.0
User:        MatthewTurk
Date:        2013-06-18 19:44:57
Summary:     Merged in MatthewTurk/yt-3.0 (pull request #47)

Add a few RAMSES fields
Affected #:  1 file

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

--

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