[yt-dev] Issue #1062: Loading SPH particle fields? (yt_analysis/yt)

Adam Ginsburg issues-reply at bitbucket.org
Tue Aug 11 09:46:27 PDT 2015


New issue 1062: Loading SPH particle fields?
https://bitbucket.org/yt_analysis/yt/issues/1062/loading-sph-particle-fields

Adam Ginsburg:

I'm trying to test out https://bitbucket.org/yt_analysis/yt/pull-requests/1688/wip-adding-support-for-octree-style-output/diff using some SPH data I have, but I don't have the fields loaded properly.

I have a loader that mostly works, but I can't add the temperature field following this example:
https://bitbucket.org/yt_analysis/yt/src/1f2ea0bf41846f243b50558c5eb9828bf06a3da2/yt/frontends/gadget/fields.py?at=yt

the loader looks like this:
https://github.com/keflavich/jimpy/blob/master/yt/to_yt.py

Responsible: ngoldbaum



More information about the yt-dev mailing list