[yt-svn] commit/yt: atmyers: Shouldn't this be Radial instead of Poloidal?

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Thu Jun 27 15:24:22 PDT 2013


1 new commit in yt:

https://bitbucket.org/yt_analysis/yt/commits/8e8bd5b353df/
Changeset:   8e8bd5b353df
Branch:      yt
User:        atmyers
Date:        2013-06-27 23:52:50
Summary:     Shouldn't this be Radial instead of Poloidal?
Affected #:  1 file

diff -r 3a638f82a37eb6a647ca4cda18446d94a055f221 -r 8e8bd5b353df99c1510058a7c982329e5212fcfe yt/data_objects/universal_fields.py
--- a/yt/data_objects/universal_fields.py
+++ b/yt/data_objects/universal_fields.py
@@ -1082,7 +1082,7 @@
 
     return get_sph_r_component(Bfields, theta, phi, normal)
 
-add_field("BRadial", function=_BPoloidal,
+add_field("BRadial", function=_BRadial,
           units=r"\rm{Gauss}",
           validators=[ValidateParameter("normal")])

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