[yt-users] reading joined vtk from Athena in yt

Alexander Philippov philippo at astro.princeton.edu
Wed Oct 16 22:38:35 PDT 2013


Hi,

I have a problem reading joined vtk files from Athena in yt.
Here is the problem. I have 800x2000 2D grid decomposed
on 4 processors in a way that each output is 200x2000.

I'm now joining vtks and trying to download it to yt. 

pf=load("khc.0001.vtk")
print pf.h.grids
[AthenaGrid_0000 ([ 200 2000    1])]

So the size of the grid I get is as if it is not joined file.
Tricks listed here https://bitbucket.org/yt_analysis/yt/issue/616/loading-vtk-files-from-athena-joined-with
do not work.
Hope someone can help with that.

Thanks in advance,
Sasha


More information about the yt-users mailing list