Hi Daniel,<div><br></div><div>Would you like to file a pull request?  It's much easier for is to incorporate your changes that way.</div><div><br></div><div><a href="http://yt-project.org/docs/dev-3.0/developing/developing.html">http://yt-project.org/docs/dev-3.0/developing/developing.html</a></div>
<div><br></div><div>Nathan<span></span><br><br>On Friday, July 4, 2014, Daniel <<a href="mailto:cunnama@gmail.com">cunnama@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">Hi,<div><br></div><div>I noticed that the GadgetDataset read does not have units set.</div><div><br></div><div>This should be fairly simple fix in the following file:</div><div><br></div><div>~/yt-3.0/yt/frontends/sph/fields.py</div>


<div><br></div><div>-Line 58: ("InternalEnergy", ("", ["thermal_energy"], None)),<br></div><div><br></div><div>+Line 58: ("InternalEnergy", ("code_length**2 / code_time**2", ["thermal_energy"], None)),<br>


</div><div><br></div><div>Kind Regards,</div><div>Daniel</div></div>
</blockquote></div>