[Paraview] NaN coloring on non-NaN component
Ibanez, Daniel Alejandro
daibane at sandia.gov
Tue Apr 11 10:15:50 EDT 2017
Hello,
I'm using the ParaView 5.2.0 binary download for Mac.
I've attached an unstructured grid VTK file, using binary encoding.
When I open this file, and try to color by the Y component
of nodal velocity, I get the NaN color.
I've checked the data right before it goes into the file
and am pretty certain there are no NaN or infinity values
(by std::isnan, std::isinf, and writing to std::cerr in C++).
Could someone take a look at this and confirm whether
its a bug or something is actually wrong with my data ?
Much appreciated,?
Dan Ibanez
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20170411/ff2da5f6/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: piece_0.vtu
Type: application/octet-stream
Size: 6421 bytes
Desc: piece_0.vtu
URL: <http://public.kitware.com/pipermail/paraview/attachments/20170411/ff2da5f6/attachment.obj>
More information about the ParaView
mailing list