[Paraview] Write binary inline vtu file

Matteo Parsani parsani.matteo at gmail.com
Thu Aug 29 09:01:32 EDT 2013


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20130829/863a88be/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: solution_ascii.vtu
Type: application/octet-stream
Size: 873 bytes
Desc: not available
URL: <http://www.paraview.org/pipermail/paraview/attachments/20130829/863a88be/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: solution_binary_inline.vtu
Type: application/octet-stream
Size: 747 bytes
Desc: not available
URL: <http://www.paraview.org/pipermail/paraview/attachments/20130829/863a88be/attachment-0001.obj>


More information about the ParaView mailing list