[Paraview] Integration points visualization

Li, Teng tengli2 at illinois.edu
Sun May 14 01:07:00 EDT 2017


Hi,
I have a question about integration points visualization.
I have a vtk file which stores 3 components of each element in the domain: Sigma_xx, Sigma_yy, Sigma_xy. However, I need to do some complicated calculation by using these three components and then obtain a new number. So I first save the three CSV. files for each component. Then I finish the calculation in Matlab to obtain a new CSV file which is the same format as each of the three component CSV file.

By the way, I searched on the Internet and find the possible ways to process:
1. Use XML file to visualize integration points.
2. Change CSV file by using filter ( table to structured grid). However, there are no x,y,z columns in my csv file. It only contains row ID, vtk original point ids and point0, point1 and point2.

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/20170514/b736946e/attachment.html>


More information about the ParaView mailing list