This is an error when trying to open that file for writing: the file system is full maybe?
On Wed, Sep 16, 2015 at 2:34 AM, David Larsson <[email protected]> wrote: > Hi everyone, > > > 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. > > > 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): > > > ERROR: In > /home/kitware/Dashboards/MyTests/NightlyMaster/ParaViewSuperbuild-Release/paraview/src/paraview/ParaViewCore/VTKExtensions/Default/vtkCSVWriter.cxx, > line 82 > vtkCSVWriter (0x6409f60): Unable to open file: > /path/to/my/output/solution.28.csv > > > This error is then prompted for the rest of the output files. > > > Does anyone know what might cause this problem? > > > Thanks in advance for the help > > > /David > > _______________________________________________ > 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 > > Search the list archives at: http://markmail.org/search/?q=ParaView > > Follow this link to subscribe/unsubscribe: > http://public.kitware.com/mailman/listinfo/paraview > >
_______________________________________________ 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 Search the list archives at: http://markmail.org/search/?q=ParaView Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/paraview
