[yt-dev] Issue #846: Enzo inline frontend cannot access particle information (yt_analysis/yt)

Brian Crosby issues-reply at bitbucket.org
Thu May 29 09:15:03 PDT 2014


New issue 846: Enzo inline frontend cannot access particle information
https://bitbucket.org/yt_analysis/yt/issue/846/enzo-inline-frontend-cannot-access

Brian Crosby:

Accessing particle fields with the Enzo inline frontend fails.  For example, ('gas', 'matter_density') is fine, as is ('enzo', 'z-velocity'), but ('enzo', 'particle_velocity_z') and ('enzo', 'particle_mass') both fail.

Traceback with the fields and derived fields printed out:
http://paste.yt-project.org/show/4697/

And the script:
http://paste.yt-project.org/show/4698/

I'm testing this with a 128^3 unigrid Enzo cosmology simulation and yt-3.0, changeset 3cfb38afe34d .







More information about the yt-dev mailing list