[yt-users] hierarchy file for light cone simulation

Britton Smith brittonsmith at gmail.com
Tue Mar 15 12:35:22 PDT 2011


Hi everyone,

I'm trying to make some projections of the data from the Santa Fe Light Cone
simulation, but it's getting hung trying to parse the hierarchy file.  After
looking around, I noticed that the one dataset that I had success with has a
different format for the hierarchy file than the ones that aren't working.
The ones that are working have hierarchy files that look like this:

Grid = 1
GridRank          = 3
GridDimension     = 134 70 70
GridStartIndex    = 3 3 3
GridEndIndex      = 130 66 66
GridLeftEdge      = 0 0 0
GridRightEdge     = 0.25 0.125 0.125
Time              = 101.45398694554
SubgridsAreStatic = 0
NumberOfBaryonFields = 7
FieldType = 0 1 2 4 5 6 22
BaryonFileName =
/dsgpfs/projects/enzo/ux453739/GC512_L7_New/RD0009/RD0009.cpu0000
CourantSafetyNumber    = 0.400000
PPMFlatteningParameter = 0
PPMDiffusionParameter  = 0
PPMSteepeningParameter = 0
NumberOfParticles   = 445435
ParticleFileName =
/dsgpfs/projects/enzo/ux453739/GC512_L7_New/RD0009/RD0009.cpu0000
GravityBoundaryType = 0
Pointer: Grid[1]->NextGridThisLevel = 2

The ones that aren't working have formats like this:

Grid = 1
GridRank          = 3
GridDimension     = 134 70 70
GridStartIndex    = 3 3 3
GridEndIndex      = 130 66 66
GridLeftEdge      = 0 0 0
GridRightEdge     = 0.25 0.125 0.125
Time              = 128.98486432526
SubgridsAreStatic = 0
FileName       = RD0012.cpu0000
GroupName      = /Grid00000001
NumberOfBaryonFields = 7
FieldType = 0 1 2 4 5 6 22
CourantSafetyNumber    = 0.400000
PPMFlatteningParameter = 0
PPMDiffusionParameter  = 0
PPMSteepeningParameter = 0
NumberOfParticles   = 408561
GravityBoundaryType = 0
Pointer: Grid[1]->NextGridThisLevel = 2

The first type seems to be the standard.  Is there anything I can do to make
this nonstandard hierarchy format work with YT?

Thanks,
Britton
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.spacepope.org/pipermail/yt-users-spacepope.org/attachments/20110315/1582964f/attachment.htm>


More information about the yt-users mailing list