[yt-svn] commit/yt-doc: sskory: Adding documentation about the star formation convenience arrays.

Bitbucket commits-noreply at bitbucket.org
Mon Dec 12 09:23:41 PST 2011


1 new commit in yt-doc:


https://bitbucket.org/yt_analysis/yt-doc/changeset/d52fd3725ee9/
changeset:   d52fd3725ee9
user:        sskory
date:        2011-12-12 18:21:29
summary:     Adding documentation about the star formation convenience arrays.
affected #:  1 file

diff -r 574affb6de0b5b729a7301d387c2be453fe1f4b6 -r d52fd3725ee9ef877d96cad89e80a3d0f3bcc136 source/analysis_modules/star_analysis.rst
--- a/source/analysis_modules/star_analysis.rst
+++ b/source/analysis_modules/star_analysis.rst
@@ -92,6 +92,17 @@
    :width: 640
    :height: 480
 
+It is possible to access the output of the analysis without writing to disk.
+Attached to the ``sfr`` object are the following arrays which are identical
+to the ones that are saved to the text file as above:
+
+  1. ``sfr.time``
+  2. ``sfr.lookback_time``
+  3. ``sfr.redshift``
+  4. ``sfr.Msol_yr``
+  5. ``sfr.Msol_yr_vol``
+  6. ``sfr.Msol``
+  7. ``sfr.Msol_cumulative``
 
 .. _synthetic_spectrum:

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

--

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