[yt-users] FLASH and Off Axis Projections

Jeffrey Alan Gritton jgritton at uga.edu
Thu Jun 11 11:15:59 PDT 2015


Sadly the L = ds.arr([-1, 1, 0], 'code_length') did not solve the problem. I've uploaded the file I've been testing YT with to google drive.

https://drive.google.com/open?id=0B0Q0M5L0fzXDS3N3VDVYTzdhYUk&authuser=0

-Jeff

________________________________
From: yt-users <yt-users-bounces at lists.spacepope.org> on behalf of John Zuhone <jzuhone at gmail.com>
Sent: Thursday, June 11, 2015 1:49 PM
To: Discussion of the yt analysis package
Subject: Re: [yt-users] FLASH and Off Axis Projections

Hi Jeff and Cameron,

The issue (as you may have guessed) is that the units aren't agreeing in this example.  Try this:

L = ds.arr([-1, 1, 0], 'code_length') # this explicltly sets the projection vector to be in code length instead of unitary

I'm not sure about this. This may work, but I think this is a bug on our end-the projection vector shouldn't have units. I also don't know why it's failing in this way on this dataset and not others. It may have to do with the fact that the dataset is non-cubical.

Jeff, is there any chance you can post the dataset somewhere (like Dropbox or Google Drive or something), so that one of us can debug it in more detail? You can send email to jzuhone at gmail.com<mailto:jzuhone at gmail.com> with the location of the dataset if you don't want everyone to have it.

Best,

John Z

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.spacepope.org/pipermail/yt-users-spacepope.org/attachments/20150611/f75383e2/attachment.htm>


More information about the yt-users mailing list