[Paraview] Large monlithic dataset trouble
Stephens,
Mike ERDC-ITL-MS Contractor
Mike.Stephens at erdc.usace.army.mil
Mon Jun 6 12:36:45 EDT 2005
para-people,
I have a single legacy vtk rectilinear grid data file that has approx 3.8
Gcells.
paraview fails to read it and so does VTK for that matter.
the trouble is the number of cells is larger that 2^31 since when the
cell data is read it's called with a good old int (not even an unsigned int).
I've rebuild paraview and vtk with 64-bit IdTypes; but this doesn't help.
any thing else to try ?
-m
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/paraview/attachments/20050606/615a01cd/attachment.html
More information about the ParaView
mailing list