<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>