MantisBT - ParaView
View Issue Details
0011072ParaViewBugpublic2010-07-30 04:592016-08-12 09:58
pdavid 
Kitware Robot 
normalmajoralways
closedmoved 
3.8 
 
0011072: Float value limitation in Server/Client Mode
While loading an Ascii vtu files in Client(win32)/server mode(Linux):
values smaller than "1.e-45" cannot be loaded if "Float32" in the block header.

but:
====
-same problem in local (Linux32 and linux64)
-works fine in local (Windows32).
-works fine in local and server/client if "Float64" in the header (but double the file size)
from Extrusion1_000097.vtu:
change e-48 vs e-45 or Float32 vs Float64 to reproduce the above behaviour

<DataArray type = "Float32" Name="Vitesse(mm/s)" NumberOfComponents="3" format="ascii">
-46.0452 81.3633 -1.0e-48
-46.0452 -81.3633 81.3633
No tags attached.
? ExtrusionA_000097.vtu (7,324) 2010-07-30 04:59
https://www.vtk.org/Bug/file/8286/ExtrusionA_000097.vtu
Issue History
2010-07-30 04:59pdavidNew Issue
2010-07-30 04:59pdavidFile Added: ExtrusionA_000097.vtu
2016-08-12 09:58Kitware RobotNote Added: 0037865
2016-08-12 09:58Kitware RobotStatusexpired => closed
2016-08-12 09:58Kitware RobotResolutionopen => moved
2016-08-12 09:58Kitware RobotAssigned To => Kitware Robot

Notes
(0037865)
Kitware Robot   
2016-08-12 09:58   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current ParaView Issues page linked in the banner at the top of this page.