hyperion-rt / hyperion

Hyperion Radiative Transfer Code
http://www.hyperion-rt.org
BSD 2-Clause "Simplified" License
52 stars 26 forks source link

Expose yt access to sink particles #155

Open astrofrog opened 9 years ago

astrofrog commented 9 years ago

As mentioned by Matt T.:

in general access to particle types can be done with a tuple:

data_region["particle_type","particle_field"]

so "sink" would fit there, but not all frontends expose the "sink" type. You can see the list with ds.particle_types.*