随笔-生活工作点滴

Visualize node.csv

2019-07-05  本文已影响0人  jamesowl

For output_surface_node.csv

1. Remove title, and lines starting with '#'

2. Split the file into separate files, each file only contains 1 frame (1220 lines), using command 'split -l 1220 -d -a 4 output_surface_node.csv c.'

3. Use Paraview to load c.* by the csv reader.

4. Use 'table to point' filter, and selete columns for x, y, z coordinate

5. Select the 3D view window, and enable 'table to point' filter to visualize all nodal points.

上一篇 下一篇

猜你喜欢

热点阅读