Discussion:
[ff3d-users] Double precision when writing VTK files
Cécile Giorla
2007-09-07 13:59:13 UTC
Permalink
Hi,
I have some problem with the precision of the double when ff3d writes
the vtk file.
I have a mesh from GMSH in a box which starts at (10e+6,10e+6,0). The
mesh is a fine one (edge length round 1 meter), so when ff3d writes it
in a VTK file with only 6 significant digits, the points are merged
(very bad).
Can you easily fix it?
Thank you.

Cécile Giorla
Stephane Del Pino
2007-09-09 21:01:06 UTC
Permalink
Hello Cécile.

I fixed this in the cvs tree.
I just increased the number of digits.

Best regards,
Stéphane.

Loading...