[Paraview] Question about modify data in VTK files

Li, Teng tengli2 at illinois.edu
Wed Oct 4 23:45:20 EDT 2017


Hi,

I have a question about modify the data in vtk files and then visualize them again in Paraview.

First, I have 118 vtk files which record the information of each time step. In order to process some data in my vtk files, I plan to store them as .CSV files. I saved them as points data files. However, I find that I need to save 118 CSV files and then process the data in each of them. And then I need to visualize each of them.

Because in every time step, I use the same method to modify specific data. I wonder is there a way that I can process all the data just one time so these specific data in every time step will be changed in the same way.

I know calculator works for some simple applications, such as add, minus. However, I might use some if else loops to modify the data. So I need to import the .CSV data into the Matlab to process them. And then import the modified .CSV files into Paraview to visualize the information.

Thanks!

Best,
Teng



Teng Li

Master Candidate in Structures

Department of Civil and Environmental Engineering

University of Illinois at Urbana-Champaign

205 North Mathews Ave, Urbana, IL. 61801

Phone:(217)8196210, Email: tengli2 at illinois.edu


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20171005/e8beb747/attachment.html>


More information about the ParaView mailing list