<div><div dir="auto">What's the output of "print(ds.field_list)" with the loaded dataset?</div><br><div class="gmail_quote"><div>On Sat, Jul 1, 2017 at 4:21 PM ALEXANDROS TSOUROS <<a href="mailto:ph4602@edu.physics.uoc.gr">ph4602@edu.physics.uoc.gr</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello all!<br>
<br>
I am quite new to yt, so please bear with my ignorance!<br>
<br>
I need to perform analysis on the open data of the Dark Sky Simulation<br>
(<a href="http://darksky.slac.stanford.edu" rel="noreferrer" target="_blank">http://darksky.slac.stanford.edu</a>). In particular I need to create 1<br>
dimensional profiles of the radial velocity of dark matter particles<br>
around halos.<br>
<br>
Attached, you'll find my attempt at producing such a profile.<br>
<br>
When I do this on a GADGET2 simulation I've run, I can use the<br>
'radial_velocity' field without a problem. However, this script, where<br>
the data is that of the Dark Sky simulation, produces the following<br>
output :<br>
<br>
'<br>
(...)<br>
yt.utilities.exceptions.YTFieldNotFound: Could not find field '('all',<br>
'radial_velocity')' in ds14_a_1.0000.'<br>
<br>
<br>
However, as I understand it, the field 'radial_velocity' is native to<br>
yt. How can I surpass this problem?<br>
<br>
Any help will be appreciated.<br>
<br>
Thank you very much for your time,<br>
Tsouros Alexandros<br>
_______________________________________________<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" rel="noreferrer" target="_blank">http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org</a><br>
</blockquote></div></div>