Dear ParaView users, I have succesfully written a ParaView writer to output an unstructured grid data set. I am using Fortran 95. I am trying now to do exactly the same thing but writing Float64 binary file.
In attachment tow example of output vtu file. The frist one is ascii and I can read it with paraview. The second one is binary and I have error when I read it. Any idea what's the problem? Thank you. Best Regards
solution_ascii.vtu
Description: Binary data
solution_binary_inline.vtu
Description: Binary data
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
