[yt-users] gadget onto unigrid

Matthew Turk matthewturk at gmail.com
Tue Feb 23 08:21:43 PST 2016


Hi Desika,

Yup, this can be done reasonably easily using either the
.arbitrary_grid object (which was designed for this) or the interface
to the arbitrary grid that's in the development version, which is
ds.r[ ... ] where the ... is some combination of bounds and steps.

http://yt-project.org/docs/dev/analyzing/objects.html#arbitrary-grid
http://yt-project.org/docs/dev/analyzing/objects.html#slicing-syntax-for-selecting-data

On Tue, Feb 23, 2016 at 10:18 AM, Desika Narayanan
<desika.narayanan at gmail.com> wrote:
> Hi All,
>
> Is it possible to deposit the particles from a gadget data set onto a
> uniform grid in yt?  Or, could it be possible to trick the octree deposition
> into doing it by forcing no refinements, but some sort of native grid
> resolution?
>
> thanks,
> desika
>
>
> _______________________________________________
> yt-users mailing list
> yt-users at lists.spacepope.org
> http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
>



More information about the yt-users mailing list