[yt-svn] commit/yt: chummels: Correcting bug in derived quantity docs.

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Tue Sep 16 09:45:49 PDT 2014


1 new commit in yt:

https://bitbucket.org/yt_analysis/yt/commits/17a69b8ce2f0/
Changeset:   17a69b8ce2f0
Branch:      yt
User:        chummels
Date:        2014-09-16 18:44:20
Summary:     Correcting bug in derived quantity docs.
Affected #:  1 file

diff -r d57edec9dcd80913a6610dc84e6d1c1ac6b0b710 -r 17a69b8ce2f0bb4cf05c98c304c1957bfad9cc42 doc/source/analyzing/objects.rst
--- a/doc/source/analyzing/objects.rst
+++ b/doc/source/analyzing/objects.rst
@@ -263,7 +263,7 @@
 
    ds = load("my_data")
    sp = ds.sphere('c', (10, 'kpc'))
-   print ad.quantities.angular_momentum_vector()
+   print sp.quantities.angular_momentum_vector()
 
 Available Derived Quantities
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^

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