<div dir="ltr">Looks like i made a small mistake copy-pasting the script.  Here's what I actually used:<div><br></div><div><a href="http://paste.yt-project.org/show/4878/">http://paste.yt-project.org/show/4878/</a><br>

</div><div><br></div><div>The dataset is available here: <a href="http://ngoldbaum.net/upbox/snap_505">http://ngoldbaum.net/upbox/snap_505</a></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Jul 3, 2014 at 1:52 AM, Nathan Goldbaum <span dir="ltr"><<a href="mailto:nathan12343@gmail.com" target="_blank">nathan12343@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi Daniel,<div><br></div><div>I don't see those lines in my local copy of io.py for the SPH frontend.  Are you sure you're on the most up-to-date version of yt-3.0?</div>

<div><br></div><div>FWIW, here's what I see when I load a non-cosmological SPH dataset I happen to have on hand: <a href="http://paste.yt-project.org/show/4877/" target="_blank">http://paste.yt-project.org/show/4877/</a></div>


<div><br></div><div>-Nathan</div></div><div class="gmail_extra"><br><br><div class="gmail_quote"><div><div class="h5">On Thu, Jul 3, 2014 at 1:17 AM, Daniel <span dir="ltr"><<a href="mailto:cunnama@gmail.com" target="_blank">cunnama@gmail.com</a>></span> wrote:<br>


</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div dir="ltr">Hi there,<div><br></div><div>I am loading in a gadget binary snapshot successfully like so:</div>

<div><br>
</div><div><div>pf = GadgetStaticOutput("snapshot_050", unit_base = unit_base, bounding_box = bbox)</div>

</div><div><br></div><div>However I do not seem to be loading all the fields. The InternalEnergy, Density and SmoothingLength fields are listed in io.py but don't seemed to be getting called.</div><div><br></div><div>




~/yt-3.0/yt/frontends/sph/io.py:<br></div><div><br></div><div><div> _fields = ( "Coordinates",</div><div>                "Velocities",</div><div>                "ParticleIDs",</div><div>                "Mass",</div>




<div>                ("InternalEnergy", "Gas"),</div><div>                ("Density", "Gas"),</div><div>                ("SmoothingLength", "Gas"),</div><div>    )</div>




</div><div><br></div><div>Any advice would be greatly appreciated.</div><div><br></div><div>Kind Regards,</div><div>Daniel</div><div><br></div><div><br></div></div>
<br></div></div>_______________________________________________<br>
yt-users mailing list<br>
<a href="mailto:yt-users@lists.spacepope.org" target="_blank">yt-users@lists.spacepope.org</a><br>
<a href="http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org" target="_blank">http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org</a><br>
<br></blockquote></div><br></div>
</blockquote></div><br></div>