<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000066">
<font size="-1"><font face="Verdana">thanks for your feedback:<br>
We do use in-house FEM code which also use MPI: I will cross check your
suggestions. Small vtu work fine but 300mb one have problems (where it
is not obvious to manually check them). thank you again<br>
</font></font><br>
Michael Jackson a &eacute;crit&nbsp;:
<blockquote
 cite="mid:0092AA8B-45C2-4864-87F5-22F4E6434329@bluequartz.net"
 type="cite">What code are you using to write the .vtu files? Is it vtk
code or is it code that you wrote for your own simulation? It sounds
like it _might_ be incorrect values in the header parts of the velocity
field. I believe .vtu files are ascii so you should be able to hand
check the values that are being saved into the file with what you think
you should be writing.
  <br>
  <br>
&nbsp;&nbsp; Also on the off chance that your simulation is using either threads
or MPI or something where it is distributed are you locking the section
of code where the writing is performed? Possibly sounds like 2
processes maybe accessing and writing to the areas of memory as the
same ares is being written to disk.
  <br>
  <br>
&nbsp;Just some thoughts.
  <br>
_________________________________________________________
  <br>
Mike Jackson&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a class="moz-txt-link-abbreviated" href="mailto:mike.jackson@bluequartz.net">mike.jackson@bluequartz.net</a>
  <br>
BlueQuartz Software&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a class="moz-txt-link-abbreviated" href="http://www.bluequartz.net">www.bluequartz.net</a>
  <br>
Principal Software Engineer&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Dayton, Ohio
  <br>
  <br>
  <br>
  <br>
On Apr 7, 2009, at 5:14 AM, Philippe David wrote:
  <br>
  <br>
  <blockquote type="cite">we face non recurrent problem trying to read
.vtu files containing Velocity vectors.
    <br>
Paraview 3.4.0 replies with "...dataArray may be too short"&nbsp; in some&nbsp;
conditions.
    <br>
    <br>
the vtu are written under Linux 64 :
    <br>
if reading whose vtu with client "windows 32" and server "linux 64" we
quite often have the message "...dataArray may be too short" from
Paraview 3.4.0. The same vtu file read locally under windows 32 is Ok.
    <br>
Time to Time it is vice versa : the problem occurs under windows 32 and
run correctly under client/server.
    <br>
If we mask the velocity field at loading it is working.
    <br>
    <br>
-Ascii mode sounds more secure even though it is not working 100% of
the cases.
    <br>
-Finally, different vtu from a same run (at different time step) behave
differentely.
    <br>
    <br>
thanks to anybody having encountered those type of problem or who may
have some suggestions.
    <br>
    <br>
--&nbsp;<br>
Philippe DAVID
    <br>
    <br>
_______________________________________________
    <br>
Powered by <a class="moz-txt-link-abbreviated" href="http://www.kitware.com">www.kitware.com</a>
    <br>
    <br>
Visit other Kitware open-source projects at
<a class="moz-txt-link-freetext" href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a>
    <br>
    <br>
Please keep messages on-topic and check the ParaView Wiki at:
<a class="moz-txt-link-freetext" href="http://paraview.org/Wiki/ParaView">http://paraview.org/Wiki/ParaView</a>
    <br>
    <br>
Follow this link to subscribe/unsubscribe:
    <br>
<a class="moz-txt-link-freetext" href="http://www.paraview.org/mailman/listinfo/paraview">http://www.paraview.org/mailman/listinfo/paraview</a>
    <br>
  </blockquote>
  <br>
  <br>
  <br>
  <br>
</blockquote>
<br>
<pre class="moz-signature" cols="72">-- 
Philippe DAVID
Sciences Computers Consultants

</pre>
</body>
</html>