[yt-users] Field list when loading GadgetStaticOutput

Daniel cunnama at gmail.com
Thu Jul 3 01:17:40 PDT 2014


Hi there,

I am loading in a gadget binary snapshot successfully like so:

pf = GadgetStaticOutput("snapshot_050", unit_base = unit_base, bounding_box
= bbox)

However I do not seem to be loading all the fields. The InternalEnergy,
Density and SmoothingLength fields are listed in io.py but don't seemed to
be getting called.

~/yt-3.0/yt/frontends/sph/io.py:

 _fields = ( "Coordinates",
                "Velocities",
                "ParticleIDs",
                "Mass",
                ("InternalEnergy", "Gas"),
                ("Density", "Gas"),
                ("SmoothingLength", "Gas"),
    )

Any advice would be greatly appreciated.

Kind Regards,
Daniel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.spacepope.org/pipermail/yt-users-spacepope.org/attachments/20140703/3d7a039b/attachment.htm>


More information about the yt-users mailing list