[Yt-svn] yt-commit r1609 - trunk/yt/lagos

mturk at wrangler.dreamhost.com mturk at wrangler.dreamhost.com
Fri Feb 5 14:04:56 PST 2010


Author: mturk
Date: Fri Feb  5 14:04:54 2010
New Revision: 1609
URL: http://yt.enzotools.org/changeset/1609

Log:
This was the radius/2, now it is the radius.



Modified:
   trunk/yt/lagos/EnzoDefs.py

Modified: trunk/yt/lagos/EnzoDefs.py
==============================================================================
--- trunk/yt/lagos/EnzoDefs.py	(original)
+++ trunk/yt/lagos/EnzoDefs.py	Fri Feb  5 14:04:54 2010
@@ -85,7 +85,7 @@
                   'kpc'   : 1e3,
                   'pc'    : 1e6,
                   'au'    : 2.063e11,
-                  'rsun'  : 2.2167e13,
+                  'rsun'  : 4.43664e13,
                   'cm'    : 3.0857e24,
                   'miles' : 1.917e19}
 



More information about the yt-svn mailing list