<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none"><!--P{margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Hi everyone,</p>
<p><br>
</p>
<p>I'm currently using paraview to simply open a pvd-file (with corresponding vtu-files) and saving the data as csv-files (that is Save Data, writing all time steps). My file consists of ~1000 time slices so the save data has to go through quite a lot of input/output
 files.</p>
<p><br>
</p>
<p>When I look at my vtu-files they all look good and I can view the data in e.g. spreadsheet format inside Paraview. However, when saving the output it manages only the first few files and then prompts on the likes of (in this case, solution.28.csv represents
 the 29th frame):</p>
<p><br>
</p>
<p>ERROR: In /home/kitware/Dashboards/MyTests/NightlyMaster/ParaViewSuperbuild-Release/paraview/src/paraview/ParaViewCore/VTKExtensions/Default/vtkCSVWriter.cxx, line 82<br>
vtkCSVWriter (0x6409f60): Unable to open file: /path/to/my/output/solution.28.csv</p>
<p><br>
</p>
<p>This error is then prompted for the rest of the output files.</p>
<p><br>
</p>
<p>Does anyone know what might cause this problem?</p>
<p><br>
</p>
<p>Thanks in advance for the help</p>
<p><br>
</p>
<p>/David<br>
</p>
</body>
</html>